Age | Commit message (Expand) | Author |
2019-04-12 | Dive sites: prepare for dive site ref-counting | Berthold Stoeger |
2019-03-27 | Cleanup: provide printGPSCoords in C and C++ versions | Berthold Stoeger |
2019-03-24 | Cleanup: fix printGPSCoords signature and leaks | Berthold Stoeger |
2019-01-08 | Helper function to determined planned dives | Robert C. Helling |
2018-11-24 | Cleanup: remove EMPTY_DIVE_STRING | Berthold Stoeger |
2018-11-23 | Mobile: don't format trip heading for all dives | Berthold Stoeger |
2018-11-23 | Cleanup: remove DiveObjectHelper::trip() function | Berthold Stoeger |
2018-11-18 | Core: remove "when" field of struct dive_trip | Berthold Stoeger |
2018-11-18 | Dive list: replace dive-list of trips by a table | Berthold Stoeger |
2018-11-12 | Coding style: remove stray ';' | Berthold Stoeger |
2018-10-29 | Dive list: don't pass dive_site via uintptr_t through QML | Berthold Stoeger |
2018-10-29 | Dive site: replace dive->dive_site_uuid by dive_site | Berthold Stoeger |
2018-10-29 | Dive site: use an array of pointers in reloadMapLocations() | Berthold Stoeger |
2018-10-29 | Dive site: replace UUID by pointer in mobile code | Berthold Stoeger |
2018-10-25 | core: use nr of dives shown in tripMeta info | Dirk Hohndel |
2018-10-25 | core: add ability to get underlying dive to DiveObjectHelper | Dirk Hohndel |
2018-10-23 | Mobile/filtering: add fullTextNoNotes to the dive object helper | Dirk Hohndel |
2018-10-23 | Mobile/filter: add marker between entries in full text search | Dirk Hohndel |
2018-10-23 | Mobile/filtering: full text filter, instead of just dive site | Dirk Hohndel |
2018-10-21 | Add 'location_t' data structure | Linus Torvalds |
2018-08-23 | Cleanup: pass gasmix by value | Berthold Stoeger |
2018-08-11 | Mobile: return pressures for all used cylinders | Jocke |
2018-08-11 | Mobile: return all used gasmixes as a list | Jocke |
2018-08-11 | Mobile: return all used cylinders as a list | Jocke |
2018-07-04 | Translations: unify gettextFromC::tr() and QObject::tr() | Berthold Stoeger |
2018-06-04 | Cleanup: fold core/helpers.h into core/qthelper.h | Berthold Stoeger |
2018-05-14 | Core: introduce new subsurface-string header | Dirk Hohndel |
2018-04-14 | DiveObjectHelper: expose number of dives in a trip | Dirk Hohndel |
2018-04-09 | Change taglist_get_tagstring to support 'unlimited' tag list size | Jeremie Guichard |
2018-03-11 | DiveObjectHelper: add dive_site_uuid() | Lubomir I. Ivanov |
2018-02-17 | Coding-style: remove superfluous parentheses | Berthold Stoeger |
2018-01-31 | mobile cleanup: restyle construction of locationlist | Jan Mulder |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (3) | Jan Mulder |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (2) | Jan Mulder |
2018-01-31 | mobile cleanup: unduplicate code and do not loop over dives (1) | Jan Mulder |
2017-12-26 | Cleanup: avoid out of bounds access | Dirk Hohndel |
2017-11-25 | Fix crash when dives have no dive site | Dirk Hohndel |
2017-11-25 | mobile: autocomplete location names | Jan Mulder |
2017-06-24 | QML UI: DiveList: add date box to trip header | Dirk Hohndel |
2017-06-22 | QML UI: correctly build plural translation | Dirk Hohndel |
2017-06-18 | QML UI: use the short date format | Dirk Hohndel |
2017-05-26 | Creation of dive duration string and surface interval string | Stefan Fuchs |
2017-04-29 | Add SPDX header to remaining core files | Dirk Hohndel |
2017-03-24 | Subsurface-mobile: do send decimal GPS to Google | Jan Mulder |
2017-02-03 | Revert "In statistics, ignore gas use of planned dives" | Dirk Hohndel |
2017-02-02 | In statistics, ignore gas use of planned dives | Robert C. Helling |
2017-01-22 | QML UI: allow magic phrase for multiple buddies to be localized | Dirk Hohndel |
2016-09-17 | QML UI: deal with multiple buddies correctly | Joakim Bygdell |
2016-09-04 | Fix some warnings | Dirk Hohndel |
2016-09-04 | Remove hacks regarding multiple gasmixes and cylinders | Joakim Bygdell |