summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/tab-widgets/TabDiveEquipment.cpp
AgeCommit message (Expand)Author
2020-05-07desktop: use current_dive instead of displayed_dive on equipment tabGravatar Berthold Stoeger
2020-04-07cleanup: remove unneeded includes from TabDiveEquipment.cppGravatar Berthold Stoeger
2020-04-07undo: show multiple dive warning when editing equipmentGravatar Berthold Stoeger
2020-04-07undo: add cylinders via undoGravatar Berthold Stoeger
2020-04-07undo: remove TabDiveWidget::acceptChanges and rejectChangesGravatar Berthold Stoeger
2020-04-07undo: call removeCylinder undo command in equipment tabGravatar Berthold Stoeger
2020-04-07CylinderModel: make dive dynamicGravatar Berthold Stoeger
2020-02-27cleanup: remove weightsystems_equal functionGravatar Berthold Stoeger
2020-02-11Cylinders: Add CylindersModelFilteredGravatar Berthold Stoeger
2019-12-05Cleanup: remove WeightModel::changedGravatar Berthold Stoeger
2019-12-05Undo: make weight editing undoableGravatar Berthold Stoeger
2019-12-05Undo: make weight-deletion an undoable actionGravatar Berthold Stoeger
2019-12-05Desktop: don't connect to remove() slot of model from TableModelGravatar Berthold Stoeger
2019-12-05Undo: make adding of weights an undoable actionGravatar Berthold Stoeger
2019-12-05Cleanup: remove displayed_dive from WeightModelGravatar Berthold Stoeger
2019-11-14Refactoring: move undo commands to top levelGravatar Berthold Stoeger
2019-11-09Core: remove MAX_CYLINDERS restrictionGravatar Berthold Stoeger
2019-10-26Undo: turn dive- and trip-fields into flagsGravatar Berthold Stoeger
2019-08-08Move the Suit text box from the Notes tab to the Equipment tabGravatar willemferguson
2019-07-18Core: dynamically resize weight tableGravatar Berthold Stoeger
2019-06-07Desktop: invalidate dive cache on equipment editGravatar Berthold Stoeger
2019-04-15Cleanup: Move dive-equipment tab into own translation unitsGravatar Berthold Stoeger