[Uml-devel] [Bug 72644] Code generation and undo/redo take up too much memory
Thibault Normand
thibault.normand at gmail.com
Wed Apr 11 14:56:28 UTC 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=72644
------- Additional Comments From thibault.normand gmail com 2007-04-11 16:56 -------
[r652562] Switch the undo/redo feature to KUndoStack based on QUndoStack from Qt4.2. It's an "action" based undo/redo pattern only save the action chain in the undo/redo stack, but the state between actions.
More information about the umbrello-devel
mailing list