summaryrefslogtreecommitdiffstats
path: root/commands/command.cpp
AgeCommit message (Expand)Author
2020-05-06undo: make adding of pictures undoableGravatar Berthold Stoeger
2020-05-06undo: make picture (media) deletion undoableGravatar Berthold Stoeger
2020-05-06undo: implement undo of setting a picture time by drag&dropGravatar Berthold Stoeger
2020-04-07undo: more fine-grained editing of cylinderGravatar Berthold Stoeger
2020-04-07undo: implement gas switchGravatar Berthold Stoeger
2020-04-07undo: add event removal undo commandGravatar Berthold Stoeger
2020-04-07undo: implement renaming of eventsGravatar Berthold Stoeger
2020-04-07undo: implement set point change undo commandGravatar Berthold Stoeger
2020-04-07undo: add undo command for dive-mode switchGravatar Berthold Stoeger
2020-04-07undo: implement addBookmark undo commandGravatar Berthold Stoeger
2020-04-07undo: add cylinder undo commands by copy & pasteGravatar Berthold Stoeger
2020-03-20Undo: implement invalidate-dive commandGravatar Berthold Stoeger
2020-03-17undo: remove EditNumber commandGravatar Berthold Stoeger
2020-03-10mobile/undo: create EditDive commandGravatar Berthold Stoeger
2020-03-09undo: implement ApplyGPSFixes undo commandGravatar Berthold Stoeger
2020-03-06Cleanup: use getDiveSelection() for shifting timeGravatar Berthold Stoeger
2020-01-06core: read and write the user-specified salinityGravatar willemferguson
2019-12-05Undo: make weight editing undoableGravatar Berthold Stoeger
2019-12-05Undo: make weight-deletion an undoable actionGravatar Berthold Stoeger
2019-12-05Undo: make adding of weights an undoable actionGravatar Berthold Stoeger
2019-12-03Undo: make profile-editing undoableGravatar Berthold Stoeger
2019-12-03Desktop: add additional star widgets to Information tabGravatar willemferguson
2019-11-14Refactoring: move undo commands to top levelGravatar Berthold Stoeger