index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
globe.cpp
Age
Commit message (
Expand
)
Author
2014-08-04
Correctly remove the Close button from most message widgets
Dirk Hohndel
2014-07-11
misc capitalisation and spelling
Tim Wootton
2014-06-29
Globe: don't show the location edit message after aborting plan
Dirk Hohndel
2014-06-11
Globe: do a better job detecting double clicks and setting GPS coordinates
Dirk Hohndel
2014-05-22
Gratuitous whitespace changes
Dirk Hohndel
2014-05-20
Fix building with NO_MARBLE prepareForGetDiveCoordinates
Anton Lundin
2014-05-20
Fix building with NO_MARBLE, centerOnCurrentDive
Anton Lundin
2014-05-11
Correct the usage of std::string and QString
Tomaz Canabrava
2014-05-08
Fix building with NO_MARBLE after prototype change
Anton Lundin
2014-05-07
Globe: assume that we are looking at the current_dive
Dirk Hohndel
2014-05-07
Globe: we always center on the current dive
Dirk Hohndel
2014-05-04
Add conditional so globe.cpp builds with older versions of Marble
Dirk Hohndel
2014-05-01
Only change dive coordinates on double click
Dirk Hohndel
2014-05-01
Dont set coordinates when two or more dives are selected
v4.0.97
Tomaz Canabrava
2014-05-01
Restore the previous globe zoom level after showing dive without GPS
Dirk Hohndel
2014-05-01
A better guard for 'dive being editted'
Tomaz Canabrava
2014-05-01
Zoom out when dive has no coords.
Tomaz Canabrava
2014-03-27
Introduce NO_MARBLE define, make GlobeGPS a dummy
Anton Lundin
2014-03-03
Remove pointless assignments
Dirk Hohndel
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-12
Replace mainWindow() with MainWindow::instance()
Boris Barbulovski
2014-02-09
globe.cpp improvements
Boris Barbulovski
2014-01-16
Fix some memory leaks.
Boris Barbulovski
2014-01-16
Whitespace and coding style updates
Dirk Hohndel
2014-01-15
Convert to TRUE/FALSE to stdbools true/false
Anton Lundin
2013-12-26
Small code simplification
Patrick Valsecchi
2013-12-24
silly whitespace fix.
Tomaz Canabrava
2013-12-24
Rework foreach for a faster iteration.
Tomaz Canabrava
2013-12-03
Attempt to fix the 'click goes to 0,0' thing on the globe.
Tomaz Canabrava
2013-12-03
Fix ignoring empty selections on the globe and code cleanup.
Tomaz Canabrava
2013-12-02
Move code outside of for-loop.
Tomaz Canabrava
2013-12-02
Huge speedup when selecting Dives from the Globe View.
Tomaz Canabrava
2013-12-02
Fixes Setting the dive-location via the map.
Tomaz Canabrava
2013-11-29
Turn off dive location edit hint when cancelling dive edit
Dirk Hohndel
2013-11-29
Make sure Subsurface will find Marble theme when installed on Linux
Dirk Hohndel
2013-11-26
Re-enable adding a location to selected dive via double-click on the map
Vinicius Machado
2013-11-22
Hide everything 'floatable' by default on the globe.
Tomaz Canabrava
2013-11-22
Disables zooming by double click and context menu on marble.
Tomaz Canabrava
2013-11-19
Immediately show new locations on globe widget
Dirk Hohndel
2013-11-19
Handle double clicks on globe during dive edit mode
Dirk Hohndel
2013-11-17
Make it possible to set the coordinates via map for all selected dives.
Tomaz Canabrava
2013-11-16
Fix wrong handling of Dive Table, and revert some wrong changes.
Tomaz Canabrava
2013-11-11
Stop clicks on the globe from changing dive list selection while editing
Dirk Hohndel
2013-10-17
Fix marble losting track of zoom level
Dirk Hohndel
2013-10-13
Fix uninitialized variable
Dirk Hohndel
2013-10-11
Good deal of whitespace fixes and code cleanup.
Tomaz Canabrava
2013-09-26
Fixed the display of Subsurface in Smaller Screens
Tomaz Canabrava
2013-06-27
Coordinate some mark_divelist_changed() calls
Lubomir I. Ivanov
2013-06-07
Fix compile: mixup of GeoDataCoordinates and GeoDataPoint
Thiago Macieira
2013-06-07
Make a map ctrl-click toggle the selection state
Linus Torvalds
[next]