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.h
Age
Commit message (
Expand
)
Author
2020-07-11
Make MND display depend on O2 narcotic preference
Robert C. Helling
2020-05-15
cleanup: replace to "dive.h" includes by more specific includes
Berthold Stoeger
2020-04-07
undo: show multiple dive warning when editing equipment
Berthold Stoeger
2020-04-07
CylindersModel: use flag to decide whether we are in planner
Berthold Stoeger
2020-04-07
undo/cylinders: Implement editing of the type
Berthold Stoeger
2020-04-07
cleanup: remove unused CylindersModelFiltered functions
Berthold Stoeger
2020-04-07
cylinders: remove CylindersModel::changed
Berthold Stoeger
2020-04-07
CylindersModel: listen and react to signals
Berthold Stoeger
2020-04-07
cleanup: remove CylindersModels::rows
Berthold Stoeger
2020-04-07
CylinderModel: make dive dynamic
Berthold Stoeger
2020-02-28
cleanup: make CylindersModel::cylinderAt private
Berthold Stoeger
2020-02-28
crash fix: Don't cast to CylindersModel or CylindersModelFiltered
Berthold Stoeger
2020-02-11
Planner: make cylinder-model subobject of planner-model
Berthold Stoeger
2020-02-11
Cylinders: Add CylindersModelFiltered
Berthold Stoeger
2020-02-11
Cleanup: make CylindersModel::updateBestMixes non-slot
Berthold Stoeger
2019-11-26
Cylinders: Fix crash when removing cylinders
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-06-23
Undo: don't send signals batched by trip
Berthold Stoeger
2019-04-12
Undo: update cylinder and weight models on paste
Berthold Stoeger
2018-09-29
Cleanup: reinstate override modifiers
Berthold Stoeger
2018-08-01
Cleanup: remove all override modifiers
Berthold Stoeger
2018-07-31
Cleanup: replace virtual by override where appropriate
Berthold Stoeger
2017-10-16
Planner: Autom. move first datapoint gas to first gaslist position
Stefan Fuchs
2017-04-29
Add SPDX header to Qt models
Dirk Hohndel
2017-03-13
Correctly trigger update of cylinder table trash icons in planner
Stefan Fuchs
2017-02-26
Call the cylinder working pressure "starting pressure" in planner
Robert C. Helling
2016-07-09
Planner: update cylinder mixes and MND and MOD when prefs are changed
Rick Walsh
2016-07-09
Planner: automate calculation of best mix for max depth
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-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2015-05-29
Move DivePlannerModel and CylinderModel to qt-models
Tomaz Canabrava