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
/
weightmodel.h
Age
Commit message (
Expand
)
Author
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
2019-12-05
Cleanup: remove WeightModel::changed
Berthold Stoeger
2019-12-05
Undo: make weight editing undoable
Berthold Stoeger
2019-12-05
Desktop: refactor WSInfoDelegate logic
Berthold Stoeger
2019-12-05
Cleanup: remove redundant "row" member of WeightModel
Berthold Stoeger
2019-12-05
Cleanup: return value type from WeightModel::weightSystemAt()
Berthold Stoeger
2019-12-05
Undo: make weight-deletion an undoable action
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-26
Cylinders: Fix crash when removing cylinders
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-04-29
Add SPDX header to Qt models
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2015-05-29
Move WeightModel to qt-models
Tomaz Canabrava