aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/globe.cpp
AgeCommit message (Expand)Author
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
2013-06-07Make a map ctrl-click toggle the selection stateGravatar Linus Torvalds
2013-06-07Allow ctrl-click to select dives incrementally from the globe viewGravatar Linus Torvalds
2013-06-05First cut at selecting dives from the mapGravatar Linus Torvalds
2013-06-05Get single click on the map widget in a callback for further processingGravatar Dirk Hohndel
2013-06-05Show locations with same name on the map if they are more than 50m apartGravatar Dirk Hohndel
2013-06-02Once again try to fix the selectionGravatar Dirk Hohndel
2013-05-31Display the Subsurface manual in the help widgetGravatar Dirk Hohndel
2013-05-30Enable Marble Google Sat lookup when run as a MacOSX appGravatar Henrik Brautaset Aronsen
2013-05-30Do a better job finding Marble Google Sat filesGravatar Dirk Hohndel
2013-05-29Fix message widget visibility.Gravatar Sergey Starosek
2013-05-29Fix default zooming.Gravatar Sergey Starosek
2013-05-25Set a pleasant zoom level to start out withGravatar Dirk Hohndel
2013-05-25Find Google maps in Subsurface's source treeGravatar Dirk Hohndel
2013-05-25Fix GPS coordinates rounding.Gravatar Sergey Starosek
2013-05-25If we disable the compass, we don't need to place it, eitherGravatar Dirk Hohndel
2013-05-25Don't show the compassGravatar Henrik Brautaset Aronsen
2013-05-25Correct the code to enter dive locationsGravatar Dirk Hohndel
2013-05-25Avoid marble widget resize when switching divesGravatar Henrik Brautaset Aronsen
2013-05-24Trying the googlemaps integrationGravatar Tomaz Canabrava
2013-05-22The never ending, futile fight for whitespace consistencyGravatar Dirk Hohndel
2013-05-22Shorten the 'set location' textGravatar Dirk Hohndel
2013-05-22Calm down the Globe widgetGravatar Dirk Hohndel
2013-05-18Work around broken Marble on DebianGravatar Dirk Hohndel
2013-05-17Don't add a dive on the globe twice ( well, actually, different dives with sa...Gravatar Tomaz Canabrava
2013-05-17Prettification of the map view.Gravatar Tomaz Canabrava
2013-05-17Borrowed the KMessageWidget code to better show passive information.Gravatar Tomaz Canabrava
2013-05-17Added the possibility to change the coordinates of a dive.Gravatar Tomaz Canabrava
2013-05-17Adds rotation while selecting a dive.Gravatar Tomaz Canabrava
2013-05-17Added real support for the marble widgetGravatar Tomaz Canabrava
2013-05-17Adds preliminary support for Marble WidgetGravatar Tomaz Canabrava