aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models/cylindermodel.h
AgeCommit message (Expand)Author
2020-07-11Make MND display depend on O2 narcotic preferenceGravatar Robert C. Helling
2020-05-15cleanup: replace to "dive.h" includes by more specific includesGravatar Berthold Stoeger
2020-04-07undo: show multiple dive warning when editing equipmentGravatar Berthold Stoeger
2020-04-07CylindersModel: use flag to decide whether we are in plannerGravatar Berthold Stoeger
2020-04-07undo/cylinders: Implement editing of the typeGravatar Berthold Stoeger
2020-04-07cleanup: remove unused CylindersModelFiltered functionsGravatar Berthold Stoeger
2020-04-07cylinders: remove CylindersModel::changedGravatar Berthold Stoeger
2020-04-07CylindersModel: listen and react to signalsGravatar Berthold Stoeger
2020-04-07cleanup: remove CylindersModels::rowsGravatar Berthold Stoeger
2020-04-07CylinderModel: make dive dynamicGravatar Berthold Stoeger
2020-02-28cleanup: make CylindersModel::cylinderAt privateGravatar Berthold Stoeger
2020-02-28crash fix: Don't cast to CylindersModel or CylindersModelFilteredGravatar Berthold Stoeger
2020-02-11Planner: make cylinder-model subobject of planner-modelGravatar Berthold Stoeger
2020-02-11Cylinders: Add CylindersModelFilteredGravatar Berthold Stoeger
2020-02-11Cleanup: make CylindersModel::updateBestMixes non-slotGravatar Berthold Stoeger
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