index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
subsurface-qt
/
DiveObjectHelper.cpp
Age
Commit message (
Expand
)
Author
2020-02-04
Cleanup: lower-case filenames in core/subsurface-qt/
Berthold Stoeger
2019-11-09
Cylinders: access cylinders with get_cylinder()
Berthold Stoeger
2019-11-09
Mobile: optimize cylinderList() function
Berthold Stoeger
2019-11-09
Cleanup: replace unsigned by signed parameter in two helper functions
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-10-20
Core: move cylinder list getter into helper function
Dirk Hohndel
2019-10-20
Core: make helper functions global
Dirk Hohndel
2019-10-20
Core: debug helper for DOH constructor
Dirk Hohndel
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-09-11
Use and handle <br/> in DiveObjectHelper
Anton Lundin
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: warn if object is generated from the null pointer
Berthold Stoeger
2019-08-11
Mobile: properly recognize single-weightsystem dives
Berthold Stoeger
2019-07-18
Core: dynamically resize weight table
Berthold Stoeger
2019-06-19
Cleanup: use total_weight() in DiveObjectHelper::sumWeight()
Berthold Stoeger
2019-06-19
Cleanup: move trip-related functions into own translation unit
Berthold Stoeger
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
[next]