aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/globe.cpp
AgeCommit message (Expand)Author
2015-10-01Don't zoom out the globe if the dive site has no GPSGravatar Dirk Hohndel
2015-09-27Do not try to center if already on centerGravatar Tomaz Canabrava
2015-07-31Enable building with NO_MARBLE againGravatar Dirk Hohndel
2015-07-31Transform GlobeGPS in a static instance() classGravatar Tomaz Canabrava
2015-07-16Fix mouse interaction with the Location ListGravatar Tomaz Canabrava
2015-07-16Change API signature to act on dive_site, not uuidGravatar Dirk Hohndel
2015-07-12Globe: Remove workarounds for ancient Marble versionsGravatar Dirk Hohndel
2015-07-08Globe: another attempt to fix the globe zoomGravatar Dirk Hohndel
2015-06-27Globe: use lighter and darker flags to mark the current dive siteGravatar Dirk Hohndel
2015-06-26Globe: change the logic to remember the current zoom valueGravatar Dirk Hohndel
2015-06-26Globe: only remember the last zoom if we are not flyingGravatar Dirk Hohndel
2015-06-26Globe: reset the view when called with no divesiteGravatar Dirk Hohndel
2015-06-21Initialize membersGravatar Dirk Hohndel
2015-06-13Simplify distance calculationsGravatar Anton Lundin
2015-06-10Add helper function to determine the distance between two pointsGravatar Dirk Hohndel
2015-06-07Plot the current dive site in edit modeGravatar Tomaz Canabrava
2015-06-07Always send the UUID of the coordinates to the globeGravatar Tomaz Canabrava
2015-06-04GlobeGPS: add empty function for NO_MARBLEGravatar Lubomir I. Ivanov
2015-06-03Clear up editDiveGeoPosition for the new approachGravatar Tomaz Canabrava
2015-06-03Use for_each_dive_site to populate the dives in the globeGravatar Tomaz Canabrava
2015-06-03Rework the method to pick a dive site via the globeGravatar Tomaz Canabrava
2015-05-31Don't ask for globe-coordinates for a diveGravatar Tomaz Canabrava
2015-05-22Location management: reflect changes to the coordinates on the mapGravatar Dirk Hohndel
2015-03-15Change the zoom level on globe if no coordinates are setGravatar Claudiu Olteanu
2015-02-13Allow editing of dive sitesGravatar Dirk Hohndel
2015-02-12Remove coordinates from main tabGravatar Dirk Hohndel
2015-02-12Show dive coordinates on map based on dive siteGravatar Dirk Hohndel
2015-02-10Remove the ProfileWidget from mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove information panel from mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove the DiveList from the mainwindow.uiGravatar Tomaz Canabrava
2015-01-19Hide the old flag when editing a location on the mapGravatar Dirk Hohndel
2015-01-19Show a flag when editing a location on the globeGravatar Dirk Hohndel
2015-01-19Don't just change the location when double clicking on the globeGravatar Dirk Hohndel
2015-01-18Clean up the header filesGravatar Dirk Hohndel
2014-12-17Fix compilation with upstream MarbleGravatar Guillaume GARDET
2014-12-16Only setup marble debug output when comiling against our branchGravatar Dirk Hohndel
2014-12-13Enable Marble debug messages from Subsurface command lineGravatar Dirk Hohndel
2014-10-27globe.cpp: fix a NO_MARBLE warningGravatar Lubomir I. Ivanov
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