Age | Commit message (Expand) | Author |
2015-01-19 | Hide the old flag when editing a location on the map | Dirk Hohndel |
2015-01-19 | Show a flag when editing a location on the globe | Dirk Hohndel |
2015-01-19 | Don't just change the location when double clicking on the globe | Dirk Hohndel |
2015-01-18 | Clean up the header files | Dirk Hohndel |
2014-12-17 | Fix compilation with upstream Marble | Guillaume GARDET |
2014-12-16 | Only setup marble debug output when comiling against our branch | Dirk Hohndel |
2014-12-13 | Enable Marble debug messages from Subsurface command line | Dirk Hohndel |
2014-10-27 | globe.cpp: fix a NO_MARBLE warning | Lubomir I. Ivanov |
2014-08-21 | Crash clicking on the globe without a dive | Karina Mochetti |
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 selectedv4.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 |