Andrei Kortunov
|
8ca3c3b123
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
Marek Kochanowicz
|
87eed066c2
|
undo works now
|
2014-07-20 22:39:39 +02:00 |
|
Marek Kochanowicz
|
4d79034dbf
|
correctly handling the nestedTable for undo (but removing and adding
rows in proper QT way is still TODO)
|
2014-07-20 18:52:35 +02:00 |
|
Marek Kochanowicz
|
0017fc68ef
|
fixed ctor of nestedwrapper (missing initialization of member data field)
|
2014-07-19 13:08:28 +02:00 |
|
Marek Kochanowicz
|
1ff8abb240
|
store whole container representing the nested table inside of the
command
Static nature of C++ forced me to use templates. Bit frustraiting.
|
2014-07-18 18:26:22 +02:00 |
|