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
/
desktop-widgets
/
tab-widgets
/
TabDiveEquipment.cpp
Age
Commit message (
Expand
)
Author
2020-05-07
desktop: use current_dive instead of displayed_dive on equipment tab
Berthold Stoeger
2020-04-07
cleanup: remove unneeded includes from TabDiveEquipment.cpp
Berthold Stoeger
2020-04-07
undo: show multiple dive warning when editing equipment
Berthold Stoeger
2020-04-07
undo: add cylinders via undo
Berthold Stoeger
2020-04-07
undo: remove TabDiveWidget::acceptChanges and rejectChanges
Berthold Stoeger
2020-04-07
undo: call removeCylinder undo command in equipment tab
Berthold Stoeger
2020-04-07
CylinderModel: make dive dynamic
Berthold Stoeger
2020-02-27
cleanup: remove weightsystems_equal function
Berthold Stoeger
2020-02-11
Cylinders: Add CylindersModelFiltered
Berthold Stoeger
2019-12-05
Cleanup: remove WeightModel::changed
Berthold Stoeger
2019-12-05
Undo: make weight editing undoable
Berthold Stoeger
2019-12-05
Undo: make weight-deletion an undoable action
Berthold Stoeger
2019-12-05
Desktop: don't connect to remove() slot of model from TableModel
Berthold Stoeger
2019-12-05
Undo: make adding of weights an undoable action
Berthold Stoeger
2019-12-05
Cleanup: remove displayed_dive from WeightModel
Berthold Stoeger
2019-11-14
Refactoring: move undo commands to top level
Berthold Stoeger
2019-11-09
Core: remove MAX_CYLINDERS restriction
Berthold Stoeger
2019-10-26
Undo: turn dive- and trip-fields into flags
Berthold Stoeger
2019-08-08
Move the Suit text box from the Notes tab to the Equipment tab
willemferguson
2019-07-18
Core: dynamically resize weight table
Berthold Stoeger
2019-06-07
Desktop: invalidate dive cache on equipment edit
Berthold Stoeger
2019-04-15
Cleanup: Move dive-equipment tab into own translation units
Berthold Stoeger