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.h
Age
Commit message (
Expand
)
Author
2019-09-14
Grantlee: split out grantlee-only property from DiveObjectHelper
Berthold Stoeger
2019-09-14
Mobile: transform DiveObjectHelper into value-type
Berthold Stoeger
2019-09-14
Cleanup: remove unused function DiveObjectHelper::cylinder(int)
Berthold Stoeger
2019-09-14
Cleanup: remove unused function DiveObjectHelper::weight(int)
Berthold Stoeger
2019-09-14
Mobile: remove DiveObjectHelper to bool casts
Berthold Stoeger
2019-09-14
Mobile: remove DiveObjectHelper::getDive()
Berthold Stoeger
2019-09-14
Mobile: Generate DiveObjectHelpers on the fly
Berthold Stoeger
2019-09-14
DiveObjectHelper: Turn DiveObjectHelper into Q_GADGET based object
Berthold Stoeger
2019-09-14
Mobile: move tripNrDive from DiveObjectHelper to DiveListModel
Berthold Stoeger
2019-09-14
Mobile: move tripId from DiveObjectHelper to DiveListModel
Berthold Stoeger
2019-09-14
Mobile: remove full-text properties from DiveObjectHelper
Berthold Stoeger
2019-08-22
Grantlee: generate vector of cylinder data on-demand
Berthold Stoeger
2019-08-22
Cleanup: turn CylinderObjectHelper into value type
Berthold Stoeger
2019-08-12
DiveObjectHelper: remove default argument
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-10-29
Dive site: replace UUID by pointer in mobile code
Berthold Stoeger
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/filtering: full text filter, instead of just dive site
Dirk Hohndel
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-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2018-04-14
DiveObjectHelper: expose number of dives in a trip
Dirk Hohndel
2018-03-22
iOS: build fix
Dirk Hohndel
2018-03-11
DiveObjectHelper: add dive_site_uuid()
Lubomir I. Ivanov
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-11-25
mobile: autocomplete location names
Jan Mulder
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
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
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
Add functions to DiveObjectsHelper
Joakim Bygdell
2016-04-14
Make the raw timestamp available in QML
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel