Age | Commit message (Expand) | Author |
2015-10-01 | Don't zoom out the globe if the dive site has no GPS | Dirk Hohndel |
2015-09-27 | Do not try to center if already on center | Tomaz Canabrava |
2015-07-31 | Enable building with NO_MARBLE again | Dirk Hohndel |
2015-07-31 | Transform GlobeGPS in a static instance() class | Tomaz Canabrava |
2015-07-16 | Fix mouse interaction with the Location List | Tomaz Canabrava |
2015-07-16 | Change API signature to act on dive_site, not uuid | Dirk Hohndel |
2015-07-12 | Globe: Remove workarounds for ancient Marble versions | Dirk Hohndel |
2015-07-08 | Globe: another attempt to fix the globe zoom | Dirk Hohndel |
2015-06-27 | Globe: use lighter and darker flags to mark the current dive site | Dirk Hohndel |
2015-06-26 | Globe: change the logic to remember the current zoom value | Dirk Hohndel |
2015-06-26 | Globe: only remember the last zoom if we are not flying | Dirk Hohndel |
2015-06-26 | Globe: reset the view when called with no divesite | Dirk Hohndel |
2015-06-21 | Initialize members | Dirk Hohndel |
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 |