aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models/cylindermodel.h
AgeCommit message (Expand)Author
2019-11-26Cylinders: Fix crash when removing cylindersGravatar Berthold Stoeger
2019-11-09Core: remove MAX_CYLINDERS restrictionGravatar Berthold Stoeger
2019-06-23Undo: don't send signals batched by tripGravatar Berthold Stoeger
2019-04-12Undo: update cylinder and weight models on pasteGravatar Berthold Stoeger
2018-09-29Cleanup: reinstate override modifiersGravatar Berthold Stoeger
2018-08-01Cleanup: remove all override modifiersGravatar Berthold Stoeger
2018-07-31Cleanup: replace virtual by override where appropriateGravatar Berthold Stoeger
2017-10-16Planner: Autom. move first datapoint gas to first gaslist positionGravatar Stefan Fuchs
2017-04-29Add SPDX header to Qt modelsGravatar Dirk Hohndel
2017-03-13Correctly trigger update of cylinder table trash icons in plannerGravatar Stefan Fuchs
2017-02-26Call the cylinder working pressure "starting pressure" in plannerGravatar Robert C. Helling
2016-07-09Planner: update cylinder mixes and MND and MOD when prefs are changedGravatar Rick Walsh
2016-07-09Planner: automate calculation of best mix for max depthGravatar Rick Walsh
2016-07-09Add MOD and MND fields to cylindermodelGravatar Rick Walsh
2016-07-09Update gas deco MOD when deco pO2 is changedGravatar Rick Walsh
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2015-05-29Move DivePlannerModel and CylinderModel to qt-modelsGravatar Tomaz Canabrava