aboutsummaryrefslogtreecommitdiffstats
path: root/core/subsurface-qt/DiveObjectHelper.cpp
AgeCommit message (Expand)Author
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
2016-09-04QML UI: Enable cylinder editGravatar Joakim Bygdell
2016-08-10Adds Cylinder helper class for cylinder info access in grantlee templatesGravatar Tim Wootton
2016-07-23Only add non-blank cylinder strings to the cylinder listGravatar Tim Wootton
2016-07-23Only add non-blank weights to the weight listGravatar Tim Wootton
2016-07-23Let cns and otu return ints rather than QStringsGravatar Tim Wootton
2016-07-23Adds missing visibility to DiveObjectHelper, so it too can be used in print t...Gravatar Tim Wootton
2016-05-16QML UI: add comboboxes to DiveDetailsEditGravatar Joakim Bygdell
2016-05-16Add functions to DiveObjectsHelperGravatar Joakim Bygdell
2016-04-29Fix Qt date interfaces for times before 1970Gravatar Linus Torvalds
2016-04-15QML UI: stop using "--" for empty stringsGravatar Dirk Hohndel
2016-04-05QML UI: better trip headerGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel