Age | Commit message (Expand) | Author |
2015-06-13 | Simplify distance calculations | Anton Lundin |
2015-06-10 | Add helper function to determine the distance between two points | Dirk Hohndel |
2015-06-07 | Plot the current dive site in edit mode | Tomaz Canabrava |
2015-06-07 | Always send the UUID of the coordinates to the globe | Tomaz Canabrava |
2015-06-04 | GlobeGPS: add empty function for NO_MARBLE | Lubomir I. Ivanov |
2015-06-03 | Clear up editDiveGeoPosition for the new approach | Tomaz Canabrava |
2015-06-03 | Use for_each_dive_site to populate the dives in the globe | Tomaz Canabrava |
2015-06-03 | Rework the method to pick a dive site via the globe | Tomaz Canabrava |
2015-05-31 | Don't ask for globe-coordinates for a dive | Tomaz Canabrava |
2015-05-22 | Location management: reflect changes to the coordinates on the map | Dirk Hohndel |
2015-03-15 | Change the zoom level on globe if no coordinates are set | Claudiu Olteanu |
2015-02-13 | Allow editing of dive sites | Dirk Hohndel |
2015-02-12 | Remove coordinates from main tab | Dirk Hohndel |
2015-02-12 | Show dive coordinates on map based on dive site | Dirk Hohndel |
2015-02-10 | Remove the ProfileWidget from mainwindow.ui | Tomaz Canabrava |
2015-02-10 | Remove information panel from mainwindow.ui | Tomaz Canabrava |
2015-02-10 | Remove the DiveList from the mainwindow.ui | Tomaz Canabrava |
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 |