Thomas Lauf
d64017a7a6
Update copyright dates
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-10-18 10:59:16 +02:00
Thomas Lauf
f72c4fda52
Extract class Journal from class Database
...
- const-ify Transaction and UndoAction
- Clang-tidying
2019-06-19 18:05:44 +02:00
Thomas Lauf
76ee22e7e5
#9 TI-1: Add TransactionFactory
...
- CmdUndo pops last transaction from array (and applies undo actions - tbd)
- TransactionFactory reads contents of undo.data into transaction array
- Transaction array is written back to undo.data
2018-07-19 19:56:10 +02:00
Thomas Lauf
f031bd9d22
#9 TI-1: Use Transaction and UndoAction in Database
...
- Add toString-Methods to Transaction and UndoAction
2018-07-18 21:09:07 +02:00
Thomas Lauf
2fdc3eba4a
#9 TI-1: Add data types Transaction and UndoAction
2018-07-18 21:04:20 +02:00