| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-11 | Add option to undo deleted dives | ||
| Add ability to undo deleted dives by storing a list of the deleted dives in a QUndoCommand. Signed-off-by: Grace Karanja <gracie.karanja89@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
| 2015-02-11 | Add a structure to hold undo commands | ||
| Add the undocommands.cpp / undocommands.h files, which will hold a collection of classes that will hold undo commands. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||