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-07-31
Another fix to build with NO_MARBLE
Dirk Hohndel
2015-07-31
Repopulate the labels on the globe after an edit
Tomaz Canabrava
2015-07-31
Paint the coords-widget yellow after clicking on the globe
Tomaz Canabrava
2015-07-31
Save the gps edit into the current dive_site
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
We do not change the displayed_dive_site - don't reset it
Tomaz Canabrava
2015-07-25
Break long lines
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-18
Don't hide location completion when user types space
Dirk Hohndel
2015-07-17
Make sure we don't pass the wrong info
Tomaz Canabrava
2015-07-16
Dive site edit: add second "create" line without completion
Dirk Hohndel
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-27
Add missing return statement
Dirk Hohndel
2015-06-26
Dive site rewrite: fix adding a new dive and chaning notes / description
Tomaz Canabrava
2015-06-26
Dive site rewrite: change the default sizes of the dialog
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-07
Change the name of the dive site on the globe
Tomaz Canabrava
2015-06-07
Reset the current dive site when we reject it
Tomaz Canabrava
2015-06-07
Always fill the fields in LocationInformation edit widget.
Tomaz Canabrava
2015-06-03
Fix acceptChanges for add mode
Tomaz Canabrava
2015-06-03
Fix reject changes for add/edit
Tomaz Canabrava
2015-06-03
Do not set the state of the application from here.
Tomaz Canabrava
2015-06-03
Fire signals for edit and filtering
Tomaz Canabrava
2015-06-03
Only filter by divesite if the divesite exists
Tomaz Canabrava
2015-06-03
Reset state: have a correct dive site being displayed
Tomaz Canabrava
2015-06-03
Current dive site has nothing to do with enableEdition
Tomaz Canabrava
2015-06-03
Fix the message buttons in dive_site_edit
Tomaz Canabrava
2015-06-03
Different states for edit / add dive site
Tomaz Canabrava
2015-06-01
Simplify model handling and crashes fixes
Tomaz Canabrava
2015-06-01
Remove unused method
Tomaz Canabrava
2015-06-01
Remove Combobox from LocationManagement
Tomaz Canabrava
2015-06-01
Correctly change the dive_site name
Tomaz Canabrava
2015-06-01
Create a new DiveSite when user clicks on add
Tomaz Canabrava
2015-05-31
Organize the dive_sites alphabetically
Tomaz Canabrava
2015-05-31
Fix crash when cancelling divesite edit with empty divesite
Tomaz Canabrava
2015-05-29
Update DiveLocationModel when thread finishes
Tomaz Canabrava
2015-05-29
LocationInformationModel moved to qt-models
Tomaz Canabrava
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
[next]