Revision 3a6d6d7...
Go back to digest for 7th August 2011Features in Office
Dmitry Kazakov committed changes in [calligra/krita_strokes_framework_kazakov] /:
Added our own undo stack
The new stack doesn't start undo/redo if there is any processing
in progress. We might add block/unblock() calls to the stack, but
this will be very inefficient, due to the huge synchronization
overhead.
File Changes
Added 1 files
- krita/ui/kis_doc2_p.h
Modified 6 files
- krita/image/kis_image.cc
- krita/image/kis_image.h
- krita/image/kis_update_scheduler.cpp
- krita/image/kis_update_scheduler.h
- krita/ui/kis_doc2.cc
- krita/ui/kis_doc2.h
7 files changed in total