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
/
qt-models
/
cylindermodel.cpp
Age
Commit message (
Expand
)
Author
2016-08-10
CylindersModel: add tooltips for Deco switch at, Bot MOD and MND
Rick Walsh
2016-07-23
Remove unnecessary DivePlannerPointsModel functions and variables
Rick Walsh
2016-07-23
Relabel cylindermodel "Deco MOD" column to "Deco switch at"
Rick Walsh
2016-07-09
Planner: update cylinder mixes and MND and MOD when prefs are changed
Rick Walsh
2016-07-09
Fixup: don't capitalise best_He
Rick Walsh
2016-07-09
Planner: automate calculation of best mix for max depth
Rick Walsh
2016-07-09
Be more clear about deco MOD / switch depth and bottom MOD
Rick Walsh
2016-07-09
Add MOD and MND fields to cylindermodel
Rick Walsh
2016-07-09
Update gas deco MOD when deco pO2 is changed
Rick Walsh
2016-07-09
Have divedatapoint store cylinder id instead of gasmix
Rick Walsh
2016-05-28
Add some gas mix validation to the planner
Rick Walsh
2016-05-21
Add best mix function to planner cylinder model
Rick Walsh
2016-04-29
CylindersModel: clamp the "cylinderuse" values
Lubomir I. Ivanov
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-08
Silence warnings in CylinderModel
Tomaz Canabrava
2016-03-07
Silence more warnings
Tomaz Canabrava
2016-02-25
Show both the nominal and "real" size for an imperial cylinder
Linus Torvalds
2016-02-25
Don't use "get_volume_string()" for cylinder size string
Linus Torvalds
2015-10-22
Fixing annoying compiler warning
Guido Lerch
2015-10-19
Show correct icon when only one gasmix in the list
Joakim Bygdell
2015-07-05
Round MOD of gas rather than truncate
Robert C. Helling
2015-06-21
Cylinder model: fix an obscure case that would access cylinder -1
Dirk Hohndel
2015-05-29
Move Tankinfomodel to its own file
Tomaz Canabrava
2015-05-29
Move DivePlannerModel and CylinderModel to qt-models
Tomaz Canabrava