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
/
locationinformation.cpp
Age
Commit message (
Expand
)
Author
2015-05-27
Fix crash when rejecting dive site changes
Dirk Hohndel
2015-05-27
Start editing new site regardless what the user does first
Dirk Hohndel
2015-05-27
Dive site management: make sure currentDs is valid
Dirk Hohndel
2015-05-26
Filter out the dives that are not at dive_site.
Tomaz Canabrava
2015-05-26
Only repopulate model when needed.
Tomaz Canabrava
2015-05-26
Show the correct dive_site on the manage combobox
Tomaz Canabrava
2015-05-26
Do not create a new dive site when curr is invalid
Tomaz Canabrava
2015-05-26
Don't setLocationId when accept/reject changes
Tomaz Canabrava
2015-05-22
Location management: reflect changes to a location's name
Dirk Hohndel
2015-05-22
Location management: reflect changes to the coordinates on the map
Dirk Hohndel
2015-05-22
Location management: actually parse the GPS coordinates
Dirk Hohndel
2015-05-17
Fix easily reproduced crash
Dirk Hohndel
2015-05-17
Update the dive location when showing the dialog
Tomaz Canabrava
2015-05-17
Implement the row count for location information
Tomaz Canabrava
2015-05-17
Implement the data method for location information
Tomaz Canabrava
2015-05-17
Start the model for location information.
Tomaz Canabrava
2015-05-17
Move Locationinformation to its own file.
Tomaz Canabrava