aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/command_divelist.h
AgeCommit message (Expand)Author
2019-06-23Cleanup: remove selectionChanged logic from dive-list commandsGravatar Berthold Stoeger
2019-05-20Undo: be smarter about dive computer shown after deletionGravatar Berthold Stoeger
2019-05-20Undo: make "delete dive computer" undoableGravatar Berthold Stoeger
2019-05-20Undo: make "move dive computer to front" undoableGravatar Berthold Stoeger
2019-04-15Undo: don't store insertion index in undo commandGravatar Berthold Stoeger
2019-04-12Undo: remove ADD mode from main tabGravatar Berthold Stoeger
2019-04-12Undo: keep frontend informed of changes to dive site countGravatar Berthold Stoeger
2019-04-12Dive site: add dive site ref-countingGravatar Berthold Stoeger
2019-04-12Undo: consider dive site in AddDive()Gravatar Berthold Stoeger
2019-04-12Undo: make undo-system dive site-awareGravatar Berthold Stoeger
2019-04-04Undo: implement split-out of dive computerGravatar Berthold Stoeger
2019-01-19Import: control process_imported_dives() by flagsGravatar Berthold Stoeger
2019-01-19Import: add add_to_new_trip flag to process_imported_dives()Gravatar Berthold Stoeger
2019-01-09Cleanup: remove explicit constructor of DiveListBaseGravatar Berthold Stoeger
2019-01-09Undo: make dive-import undoableGravatar Berthold Stoeger
2019-01-09Undo commands: refactor dive-trip handlingGravatar Berthold Stoeger
2018-10-11Undo: make adding of planned dive undo-ableGravatar Berthold Stoeger
2018-10-11Undo: use vectors for MergeDives and SplitDiveGravatar Berthold Stoeger
2018-10-11Undo: select dives after add, remove, merge, split dive commandsGravatar Berthold Stoeger
2018-10-11Undo: use dive * instead of unique index in renumber-divesGravatar Berthold Stoeger
2018-10-11Undo: implement autogrouping of trips in DiveAddGravatar Berthold Stoeger
2018-10-11Dive list: implement proper Qt-model semantics for DiveTripModelGravatar Berthold Stoeger
2018-10-11Undo: isolate undo-commandsGravatar Berthold Stoeger