index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
locationinformation.h
Age
Commit message (
Expand
)
Author
2015-10-02
Remove unused member
Dirk Hohndel
2015-09-27
Do not set text on the Location LineEdit
Tomaz Canabrava
2015-09-27
Center on the dive site also via keyboard
Tomaz Canabrava
2015-09-27
Change globe position when mouse over dive site
Tomaz Canabrava
2015-09-23
Correctly fix the popup position
Tomaz Canabrava
2015-09-23
Removed a ton of dead code
Tomaz Canabrava
2015-09-23
Handle palette change for dive site selection
Tomaz Canabrava
2015-09-23
Fix keyboard inconsistencies
Tomaz Canabrava
2015-09-23
Block focus out event
Tomaz Canabrava
2015-09-23
Random fixes and improvements
Tomaz Canabrava
2015-09-23
Handle dive site activation
Tomaz Canabrava
2015-09-23
Start to handle keypresses
Tomaz Canabrava
2015-09-23
Display the popup in the correct place
Tomaz Canabrava
2015-09-23
Stabilize the location model/proxy model
Tomaz Canabrava
2015-09-23
Skeleton of the new LocationCombobox
Tomaz Canabrava
2015-08-31
UI code to merge dive sites
Tomaz Canabrava
2015-08-31
Offer the option to merge dive sites.
Tomaz Canabrava
2015-08-25
Get taxonomy from edit dive site widget
Tomaz Canabrava
2015-08-15
Add DiveSitePicturesModel
Tomaz Canabrava
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