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
/
core
/
subsurface-qt
/
DiveListNotifier.h
Age
Commit message (
Expand
)
Author
2019-06-23
Cleanup: unify selection signals
Berthold Stoeger
2019-06-23
Undo: unify selection behavior in dive-list commands
Berthold Stoeger
2019-06-23
Undo: don't send signals batched by trip
Berthold Stoeger
2019-06-19
Undo: sort dives by dive_less_than() in signals
Berthold Stoeger
2019-06-15
Undo: hide multi-dive-edit warning message on subsequent edit
Berthold Stoeger
2019-05-15
Convert the atmospheric pressure in the Information Tab to an editable field
willemferguson
2019-04-12
Undo: implement undo of dive trip editing
Berthold Stoeger
2019-04-12
Undo: update cylinder and weight models on paste
Berthold Stoeger
2019-04-12
Undo: update dive list after edit command
Berthold Stoeger
2019-04-12
Undo: implement undo of depth and duration editing
Berthold Stoeger
2019-04-12
Undo: implement undo of dive site editing
Berthold Stoeger
2019-04-12
Undo: update notes field if changed by undo commands
Berthold Stoeger
2019-04-12
Undo: Implement undo of dive site name editing
Berthold Stoeger
2019-04-12
Dive site: inform model of dive site addition / deletion
Berthold Stoeger
2019-04-12
Undo: keep frontend informed of changes to dive site count
Berthold Stoeger
2018-10-11
Undo: select dives after add, remove, merge, split dive commands
Berthold Stoeger
2018-10-11
Dive list view: replace signal-magic by flag
Berthold Stoeger
2018-10-11
Dive list: implement proper Qt-model semantics for DiveTripModel
Berthold Stoeger