summaryrefslogtreecommitdiffstats
path: root/core/subsurface-qt/DiveObjectHelper.cpp
AgeCommit message (Expand)Author
2019-04-12Dive sites: prepare for dive site ref-countingGravatar Berthold Stoeger
2019-03-27Cleanup: provide printGPSCoords in C and C++ versionsGravatar Berthold Stoeger
2019-03-24Cleanup: fix printGPSCoords signature and leaksGravatar Berthold Stoeger
2019-01-08Helper function to determined planned divesGravatar Robert C. Helling
2018-11-24Cleanup: remove EMPTY_DIVE_STRINGGravatar Berthold Stoeger
2018-11-23Mobile: don't format trip heading for all divesGravatar Berthold Stoeger
2018-11-23Cleanup: remove DiveObjectHelper::trip() functionGravatar Berthold Stoeger
2018-11-18Core: remove "when" field of struct dive_tripGravatar Berthold Stoeger
2018-11-18Dive list: replace dive-list of trips by a tableGravatar Berthold Stoeger
2018-11-12Coding style: remove stray ';'Gravatar Berthold Stoeger
2018-10-29Dive list: don't pass dive_site via uintptr_t through QMLGravatar Berthold Stoeger
2018-10-29Dive site: replace dive->dive_site_uuid by dive_siteGravatar Berthold Stoeger
2018-10-29Dive site: use an array of pointers in reloadMapLocations()Gravatar Berthold Stoeger
2018-10-29Dive site: replace UUID by pointer in mobile codeGravatar Berthold Stoeger
2018-10-25core: use nr of dives shown in tripMeta infoGravatar Dirk Hohndel
2018-10-25core: add ability to get underlying dive to DiveObjectHelperGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add fullTextNoNotes to the dive object helperGravatar Dirk Hohndel
2018-10-23Mobile/filter: add marker between entries in full text searchGravatar Dirk Hohndel
2018-10-23Mobile/filtering: full text filter, instead of just dive siteGravatar Dirk Hohndel
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-08-23Cleanup: pass gasmix by valueGravatar Berthold Stoeger
2018-08-11Mobile: return pressures for all used cylindersGravatar Jocke
2018-08-11Mobile: return all used gasmixes as a listGravatar Jocke
2018-08-11Mobile: return all used cylinders as a listGravatar Jocke
2018-07-04Translations: unify gettextFromC::tr() and QObject::tr()Gravatar Berthold Stoeger
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-04-14DiveObjectHelper: expose number of dives in a tripGravatar Dirk Hohndel
2018-04-09Change taglist_get_tagstring to support 'unlimited' tag list sizeGravatar Jeremie Guichard
2018-03-11DiveObjectHelper: add dive_site_uuid()Gravatar Lubomir I. Ivanov
2018-02-17Coding-style: remove superfluous parenthesesGravatar Berthold Stoeger
2018-01-31mobile cleanup: restyle construction of locationlistGravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (3)Gravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (2)Gravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (1)Gravatar Jan Mulder
2017-12-26Cleanup: avoid out of bounds accessGravatar Dirk Hohndel
2017-11-25Fix crash when dives have no dive siteGravatar Dirk Hohndel
2017-11-25mobile: autocomplete location namesGravatar Jan Mulder
2017-06-24QML UI: DiveList: add date box to trip headerGravatar Dirk Hohndel
2017-06-22QML UI: correctly build plural translationGravatar Dirk Hohndel
2017-06-18QML UI: use the short date formatGravatar Dirk Hohndel
2017-05-26Creation of dive duration string and surface interval stringGravatar Stefan Fuchs
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2017-03-24Subsurface-mobile: do send decimal GPS to GoogleGravatar Jan Mulder
2017-02-03Revert "In statistics, ignore gas use of planned dives"Gravatar Dirk Hohndel
2017-02-02In statistics, ignore gas use of planned divesGravatar Robert C. Helling
2017-01-22QML UI: allow magic phrase for multiple buddies to be localizedGravatar Dirk Hohndel
2016-09-17QML UI: deal with multiple buddies correctlyGravatar Joakim Bygdell
2016-09-04Fix some warningsGravatar Dirk Hohndel
2016-09-04Remove hacks regarding multiple gasmixes and cylindersGravatar Joakim Bygdell