Age | Commit message (Expand) | Author |
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-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-13 | Fix memory handling for taxonomy data | Dirk Hohndel |
2015-07-07 | Clean double free in copy_dive_site() | Salvador Cuñat |
2015-07-06 | Be more careful freeing taxonomy data | Dirk Hohndel |
2015-07-02 | Rename enum values for taxonomy | Dirk Hohndel |
2015-07-01 | Geo taxonomy: add the taxonomy information to dive sites | Dirk Hohndel |
2015-06-26 | Dive site rewrite: copy the changed dive site to the original | Tomaz Canabrava |
2015-06-26 | Dive site rewrite: fix double free | Tomaz Canabrava |
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-13 | Simplify distance calculations | Anton Lundin |
2015-06-10 | Add helper function to determine the distance between two points | Dirk Hohndel |
2015-06-04 | Fix potential crash using std::sort | Dirk Hohndel |
2015-02-14 | divesite.c: use rand() instead of random() | Lubomir I. Ivanov |
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 | Don't ever create a dive site without valid uuid | Dirk Hohndel |
2015-02-12 | Improve helper functions | Dirk Hohndel |
2015-02-12 | Some dive site helper functions | Dirk Hohndel |
2015-02-12 | Add dive site data structure | Dirk Hohndel |