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
/
divesite.h
Age
Commit message (
Expand
)
Author
2015-10-08
Move the algorithm to divesite.cpp file
Tomaz Canabrava
2015-09-29
Make sure we don't create multiple dive sites with the same uuid
Dirk Hohndel
2015-08-31
Merge the dive sites selected.
Tomaz Canabrava
2015-08-31
UI code to merge dive sites
Tomaz Canabrava
2015-08-30
Fix subtle bug in dive site import from V2 file
Dirk Hohndel
2015-08-29
Fix edit & show of divesites for new and existing dives.
Sander Kleijwegt
2015-08-25
Save XML: sort the dive sites by uuid
Dirk Hohndel
2015-08-25
Make created dive site uuid deterministic
Dirk Hohndel
2015-07-24
Allow creating new dive site with specific uuid
Miika Turkia
2015-07-18
Add nr of dives at the site to completion string
Dirk Hohndel
2015-07-17
Better invalid dive site name
Dirk Hohndel
2015-07-15
Add helper function that checks if a dive site is in use
Dirk Hohndel
2015-07-14
Merge branch 'tomaz'
Dirk Hohndel
2015-07-14
Location completer: give distance if known
Dirk Hohndel
2015-07-13
Create/retrieve dive_site by name.
Tomaz Canabrava
2015-07-01
Geo taxonomy: add the taxonomy information to dive sites
Dirk Hohndel
2015-06-26
Dive site rewrite: try to fix a crash
Tomaz Canabrava
2015-06-26
Dive site rewrite: copy the current dive to the displayed dive
Tomaz Canabrava
2015-06-10
Add helper function to determine the distance between two points
Dirk Hohndel
2015-02-13
Add helper function to detect empty dive sites
Dirk Hohndel
2015-02-13
Add another helper funtion
Dirk Hohndel
2015-02-13
Improve dive site creation from v2 git storage
Dirk Hohndel
2015-02-13
Improve parsing of older XML files in order to auto create dive sites
Dirk Hohndel
2015-02-12
Fix dive site creation from v2 git storage
Dirk Hohndel
2015-02-12
Improve helper functions
Dirk Hohndel
2015-02-12
Another helper: for_each_dive_site()
Dirk Hohndel
2015-02-12
Some dive site helper functions
Dirk Hohndel
2015-02-12
Add dive site data structure
Dirk Hohndel