Vladimir
|
a743565796
|
Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
|
2025-01-13 01:23:52 +05:00 |
|
Vladimir
|
ef82387a09
|
Some cleanup
|
2017-12-20 19:00:11 +05:00 |
|
Vladimir
|
b892543d89
|
Added namespace for data containers and models
|
2017-12-13 11:23:17 +05:00 |
|
Vladimir
|
13e1da5fd5
|
Code style changed with plugin Beautifier and Artistic Style
|
2016-10-15 19:31:03 +05:00 |
|
Vladimir
|
afa19da8b4
|
Removed delimiter lines //--------------
|
2016-10-15 17:50:29 +05:00 |
|
Vladimir
|
0fe198ca42
|
HistoryKeeper fixed
|
2014-05-20 23:30:47 +06:00 |
|
Vladimir
|
2c2c5aa457
|
Added keys list to history keeper
|
2013-11-25 19:11:03 +06:00 |
|
Vladimir
|
697cc4fe0a
|
License notice added
|
2013-01-08 23:21:38 +06:00 |
|
Vladimir
|
713e7b1321
|
Fixed undo/redo on testing image editor
|
2012-12-19 18:18:45 +06:00 |
|
Vladimir
|
8b93b14cce
|
Undo tested on image editor
|
2012-12-19 16:46:05 +06:00 |
|
Vladimir
|
0667d64a39
|
Undo/Redo calls connected to history keeper
|
2012-12-19 16:24:09 +06:00 |
|
Vladimir
|
a599235f66
|
Added methods to test undo/redo availability, fixed 'restore *' methods
|
2012-12-19 16:07:08 +06:00 |
|
Vladimir
|
a37b5923ab
|
Methods renamed
|
2012-12-19 16:02:39 +06:00 |
|
Vladimir
|
d5955b1381
|
Added classes to keep history
|
2012-12-19 15:26:04 +06:00 |
|