Age | Commit message (Expand) | Author |
2019-02-28 | Cleanup: move get_divesite_idx() to divesite.c | Berthold Stoeger |
2019-02-28 | Cleanup: uninline get_dive_site_by_uuid | Berthold Stoeger |
2019-02-09 | Cleanup: remove unsused function clear_dive_site() | Berthold Stoeger |
2019-02-09 | Cleanup: remove unused function create_dive_site_from_current_dive() | Berthold Stoeger |
2019-01-07 | Dive sites: don't delete unused dive sites on save | Berthold Stoeger |
2018-10-29 | Dive site: pass pointer-to-dive_site via QVariant | Berthold Stoeger |
2018-10-29 | Dive site: pass dive-site pointers to merge_dive_sites() | Berthold Stoeger |
2018-10-29 | Dive site: pass dive-site pointer to delete_dive_site() | Berthold Stoeger |
2018-10-29 | Dive site: pass dive-site pointer to is_dive_site_used() | Berthold Stoeger |
2018-10-29 | Dive site: pass dive-site pointer to nr_of_dives_at_dive_site() | Berthold Stoeger |
2018-10-29 | Dive site: return pointer to dive_site in create_dive_site_*() | Berthold Stoeger |
2018-10-29 | Dive site: return pointer to dive_site in get_dive_site_*() | Berthold Stoeger |
2018-10-21 | Add 'location_t' data structure | Linus Torvalds |
2018-10-15 | Parser: fix leakage of dive-site and dive data | Berthold Stoeger |
2018-10-13 | Dive site: use own copy of taxonomy in dive-site-edit widget | Berthold Stoeger |
2018-10-09 | Dive sites: don't add dummy entries to LocationInformationModel | Berthold Stoeger |
2017-10-17 | Tags for geo references: Nicer look, translations and warning message | Stefan Fuchs |
2017-10-04 | Change the signature of constructLocationTags | Dirk Hohndel |
2017-10-04 | Don't add separate country field, use taxonomy | Dirk Hohndel |
2017-10-04 | Add taxonomy copy helper function | Dirk Hohndel |
2017-10-02 | [Divesite] Add country on divesite | Tomaz Canabrava |
2017-04-29 | Add SPDX header to remaining core files | Dirk Hohndel |
2017-02-19 | Properly handle dive sites loaded from XML | Linus Torvalds |
2016-04-04 | Move subsurface-core to core and qt-mobile to mobile-widgets | Dirk Hohndel |