index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
globe.cpp
Age
Commit message (
Expand
)
Author
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
2013-11-16
Fix wrong handling of Dive Table, and revert some wrong changes.
Tomaz Canabrava
2013-11-11
Stop clicks on the globe from changing dive list selection while editing
Dirk Hohndel
2013-10-17
Fix marble losting track of zoom level
Dirk Hohndel
2013-10-13
Fix uninitialized variable
Dirk Hohndel
2013-10-11
Good deal of whitespace fixes and code cleanup.
Tomaz Canabrava
2013-09-26
Fixed the display of Subsurface in Smaller Screens
Tomaz Canabrava
2013-06-27
Coordinate some mark_divelist_changed() calls
Lubomir I. Ivanov
2013-06-07
Fix compile: mixup of GeoDataCoordinates and GeoDataPoint
Thiago Macieira
2013-06-07
Make a map ctrl-click toggle the selection state
Linus Torvalds
2013-06-07
Allow ctrl-click to select dives incrementally from the globe view
Linus Torvalds
2013-06-05
First cut at selecting dives from the map
Linus Torvalds
2013-06-05
Get single click on the map widget in a callback for further processing
Dirk Hohndel
2013-06-05
Show locations with same name on the map if they are more than 50m apart
Dirk Hohndel
2013-06-02
Once again try to fix the selection
Dirk Hohndel
2013-05-31
Display the Subsurface manual in the help widget
Dirk Hohndel
2013-05-30
Enable Marble Google Sat lookup when run as a MacOSX app
Henrik Brautaset Aronsen
2013-05-30
Do a better job finding Marble Google Sat files
Dirk Hohndel
2013-05-29
Fix message widget visibility.
Sergey Starosek
2013-05-29
Fix default zooming.
Sergey Starosek
2013-05-25
Set a pleasant zoom level to start out with
Dirk Hohndel
2013-05-25
Find Google maps in Subsurface's source tree
Dirk Hohndel
2013-05-25
Fix GPS coordinates rounding.
Sergey Starosek
2013-05-25
If we disable the compass, we don't need to place it, either
Dirk Hohndel
2013-05-25
Don't show the compass
Henrik Brautaset Aronsen
2013-05-25
Correct the code to enter dive locations
Dirk Hohndel
2013-05-25
Avoid marble widget resize when switching dives
Henrik Brautaset Aronsen
[next]