aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/command_divelist.cpp
AgeCommit message (Expand)Author
2018-10-11Dive list: propagate current-item to frontendGravatar Berthold Stoeger
2018-10-11Undo: correctly fill dive-list vectorGravatar 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-11Dive list view: replace signal-magic by flagGravatar 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-11Core: introduce insert_trip_dont_merge() functionGravatar Berthold Stoeger
2018-10-11Undo: isolate undo-commandsGravatar Berthold Stoeger
2018-10-11Undo: implement undo of manual dive-creationGravatar Berthold Stoeger