index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
subsurface-qt
/
DiveObjectHelper.cpp
Age
Commit message (
Expand
)
Author
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
2016-09-04
QML UI: Enable cylinder edit
Joakim Bygdell
2016-08-10
Adds Cylinder helper class for cylinder info access in grantlee templates
Tim Wootton
2016-07-23
Only add non-blank cylinder strings to the cylinder list
Tim Wootton
2016-07-23
Only add non-blank weights to the weight list
Tim Wootton
2016-07-23
Let cns and otu return ints rather than QStrings
Tim Wootton
2016-07-23
Adds missing visibility to DiveObjectHelper, so it too can be used in print t...
Tim Wootton
2016-05-16
QML UI: add comboboxes to DiveDetailsEdit
Joakim Bygdell
2016-05-16
Add functions to DiveObjectsHelper
Joakim Bygdell
2016-04-29
Fix Qt date interfaces for times before 1970
Linus Torvalds
2016-04-15
QML UI: stop using "--" for empty strings
Dirk Hohndel
2016-04-05
QML UI: better trip header
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel