aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/globe.cpp
AgeCommit message (Expand)Author
2014-08-21Crash clicking on the globe without a diveGravatar Karina Mochetti
2014-08-04Correctly remove the Close button from most message widgetsGravatar Dirk Hohndel
2014-07-11misc capitalisation and spellingGravatar Tim Wootton
2014-06-29Globe: don't show the location edit message after aborting planGravatar Dirk Hohndel
2014-06-11Globe: do a better job detecting double clicks and setting GPS coordinatesGravatar Dirk Hohndel
2014-05-22Gratuitous whitespace changesGravatar Dirk Hohndel
2014-05-20Fix building with NO_MARBLE prepareForGetDiveCoordinatesGravatar Anton Lundin
2014-05-20Fix building with NO_MARBLE, centerOnCurrentDiveGravatar Anton Lundin
2014-05-11Correct the usage of std::string and QStringGravatar Tomaz Canabrava
2014-05-08Fix building with NO_MARBLE after prototype changeGravatar Anton Lundin
2014-05-07Globe: assume that we are looking at the current_diveGravatar Dirk Hohndel
2014-05-07Globe: we always center on the current diveGravatar Dirk Hohndel
2014-05-04Add conditional so globe.cpp builds with older versions of MarbleGravatar Dirk Hohndel
2014-05-01Only change dive coordinates on double clickGravatar Dirk Hohndel
2014-05-01Dont set coordinates when two or more dives are selectedv4.0.97Gravatar Tomaz Canabrava
2014-05-01Restore the previous globe zoom level after showing dive without GPSGravatar Dirk Hohndel
2014-05-01A better guard for 'dive being editted'Gravatar Tomaz Canabrava
2014-05-01Zoom out when dive has no coords.Gravatar Tomaz Canabrava
2014-03-27Introduce NO_MARBLE define, make GlobeGPS a dummyGravatar Anton Lundin
2014-03-03Remove pointless assignmentsGravatar Dirk Hohndel
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-12Replace mainWindow() with MainWindow::instance()Gravatar Boris Barbulovski
2014-02-09globe.cpp improvementsGravatar Boris Barbulovski
2014-01-16Fix some memory leaks.Gravatar Boris Barbulovski
2014-01-16Whitespace and coding style updatesGravatar Dirk Hohndel
2014-01-15Convert to TRUE/FALSE to stdbools true/falseGravatar Anton Lundin
2013-12-26Small code simplificationGravatar Patrick Valsecchi
2013-12-24silly whitespace fix.Gravatar Tomaz Canabrava
2013-12-24Rework foreach for a faster iteration.Gravatar Tomaz Canabrava
2013-12-03Attempt to fix the 'click goes to 0,0' thing on the globe.Gravatar Tomaz Canabrava
2013-12-03Fix ignoring empty selections on the globe and code cleanup.Gravatar Tomaz Canabrava
2013-12-02Move code outside of for-loop.Gravatar Tomaz Canabrava
2013-12-02Huge speedup when selecting Dives from the Globe View.Gravatar Tomaz Canabrava
2013-12-02Fixes Setting the dive-location via the map.Gravatar Tomaz Canabrava
2013-11-29Turn off dive location edit hint when cancelling dive editGravatar Dirk Hohndel
2013-11-29Make sure Subsurface will find Marble theme when installed on LinuxGravatar Dirk Hohndel
2013-11-26Re-enable adding a location to selected dive via double-click on the mapGravatar Vinicius Machado
2013-11-22Hide everything 'floatable' by default on the globe.Gravatar Tomaz Canabrava
2013-11-22Disables zooming by double click and context menu on marble.Gravatar Tomaz Canabrava
2013-11-19Immediately show new locations on globe widgetGravatar Dirk Hohndel
2013-11-19Handle double clicks on globe during dive edit modeGravatar Dirk Hohndel
2013-11-17Make it possible to set the coordinates via map for all selected dives.Gravatar Tomaz Canabrava
2013-11-16Fix wrong handling of Dive Table, and revert some wrong changes.Gravatar Tomaz Canabrava
2013-11-11Stop clicks on the globe from changing dive list selection while editingGravatar Dirk Hohndel
2013-10-17Fix marble losting track of zoom levelGravatar Dirk Hohndel
2013-10-13Fix uninitialized variableGravatar Dirk Hohndel
2013-10-11Good deal of whitespace fixes and code cleanup.Gravatar Tomaz Canabrava
2013-09-26Fixed the display of Subsurface in Smaller ScreensGravatar Tomaz Canabrava
2013-06-27Coordinate some mark_divelist_changed() callsGravatar Lubomir I. Ivanov
2013-06-07Fix compile: mixup of GeoDataCoordinates and GeoDataPointGravatar Thiago Macieira