| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-14 | Add ability to undo shifting of dive time | ||
| Adds the ability to undo shifting of dive times. The change is captured at simplewidgets.cpp and an undo command is created. 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> | |||