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
/
subsurface-core
/
subsurface-qt
/
DiveObjectHelper.cpp
Age
Commit message (
Expand
)
Author
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-03
Avoid dangling else warnings
Dirk Hohndel
2016-02-29
DiveHelperObject: add the weightList and cylinderList properties
Lubomir I. Ivanov
2016-02-25
Don't use "get_volume_string()" for cylinder size string
Linus Torvalds
2016-02-14
Add dive property to easily test if there isn't an actual dive
Dirk Hohndel
2016-02-14
Grab pressures from samples if required
Miika Turkia
2016-02-14
Test cylinder usage properly
Miika Turkia
2016-02-13
Add helper function to retrieve first gas
Joakim Bygdell
2016-02-09
QML UI: add function to get cylinder pressures
Joakim Bygdell
2016-02-05
DiveObjectHelper: check if dive has only one weightsystem
Dirk Hohndel
2016-02-05
Simplify sumWeight function
Dirk Hohndel
2016-01-27
Move helper function to DiveObjectsHelper
Joakim Bygdell
2016-01-26
QML UI: don't combine multiple trips to the same location into one
Dirk Hohndel
2016-01-21
Return a value when getting SAC rate
Dirk Hohndel
2016-01-11
Simplify: remove weigths and cylinders.
Tomaz Canabrava
2016-01-11
Simplify: return date and time directly
Tomaz Canabrava
2016-01-11
Simplify: remove the gas variable
Tomaz Canabrava
2016-01-11
Simplify: remove variable tags
Tomaz Canabrava
2016-01-11
Simplify: remove SAC variable
Tomaz Canabrava
2016-01-11
Simplify: remove gps variable
Tomaz Canabrava
2016-01-11
Simplify: remove m_notes variable
Tomaz Canabrava
2016-01-11
Simplify: remove Maxcns and OTU variables
Tomaz Canabrava
2016-01-11
Simplify: remove suit and trip
Tomaz Canabrava
2016-01-11
Simplify: remove waterTemp variable
Tomaz Canabrava
2016-01-11
Simplify: removed buddy and airTemp variable
Tomaz Canabrava
2016-01-11
Simplify: removed divemaster
Tomaz Canabrava
2016-01-11
Simplify: removed duration and depth variables
Tomaz Canabrava
2016-01-11
Simplify: removed location variable
Tomaz Canabrava
2016-01-11
Simplify: removed timestamp variable
Tomaz Canabrava
2016-01-11
Simplify: remove uneeded variable, rating.
Tomaz Canabrava
2016-01-11
Simplify: remove uneeded variable: id
Tomaz Canabrava
2016-01-11
Simplify: QML code handling series
Tomaz Canabrava
2016-01-11
Random whitespace cleanup
Dirk Hohndel
2016-01-10
Fix bug setting up DiveObjectHelper
Dirk Hohndel
2016-01-08
Move Dive class from qthelper.h/cpp to it's own file
Tomaz Canabrava