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.h
Age
Commit message (
Expand
)
Author
2015-07-31
Change the coordinates via globe.
Tomaz Canabrava
2015-07-31
Add a button to pick the coordinates via globe on the dive site edit
Tomaz Canabrava
2015-07-31
Remove unused signal
Tomaz Canabrava
2015-07-25
Show dive_site info on the labels
Tomaz Canabrava
2015-07-25
Clean code from the dive site edit
Tomaz Canabrava
2015-07-14
Fix selecting the first index
Tomaz Canabrava
2015-07-14
Remove quick edit dive site widget
Tomaz Canabrava
2015-07-13
Select right divesite on click
Tomaz Canabrava
2015-07-13
Get the selected dive site from the list
Tomaz Canabrava
2015-06-26
Dive site rewrite: fix adding a new dive and chaning notes / description
Tomaz Canabrava
2015-06-26
Dive site rewrite: better member name
Tomaz Canabrava
2015-06-26
Dive site rewrite: try to fix a crash
Tomaz Canabrava
2015-06-26
Dive site rewrite: fill and change the current dive site
Tomaz Canabrava
2015-06-26
Dive site rewrite: correctly position the edit site widget
Tomaz Canabrava
2015-06-26
Dive site rewrite: create a dive site edit dialog without borders
Tomaz Canabrava
2015-06-03
Different states for edit / add dive site
Tomaz Canabrava
2015-06-01
Remove unused method
Tomaz Canabrava
2015-06-01
Create a new DiveSite when user clicks on add
Tomaz Canabrava
2015-05-29
LocationInformationModel moved to qt-models
Tomaz Canabrava
2015-05-26
Filter out the dives that are not at dive_site.
Tomaz Canabrava
2015-05-26
Create signals/slots for filtering the dive_site,
Tomaz Canabrava
2015-05-22
Location management: reflect changes to the coordinates on the map
Dirk Hohndel
2015-05-17
Update the dive location when showing the dialog
Tomaz Canabrava
2015-05-17
Start the model for location information.
Tomaz Canabrava
2015-05-17
Move Locationinformation to its own file.
Tomaz Canabrava