Revision 583235
Go back to digest for 17th September 2006Features in Office
Thomas Zander committed changes in /trunk/koffice/kword/part:
Feature;
Implement undo/redo basis for texts + shapes.
This behaves exactly the way I want it to, it undoes the actions on the current text
document first and when there are none it will start undoing things on the document.
Note that since the actions are not yet properly enabled/disabled you'll get asserts (and crash) if you undo when there is no undo available ;)
File Changes
Modified 5 files
- /trunk/koffice/kword/part
- /KWCanvas.cpp
- /KWDocument.cpp
- /KWDocument.h
- /KWView.cpp
- /KWView.h
5 files changed in total