Revision 653008
Go back to digest for 15th April 2007Features in Office
Thomas Zander committed changes in /trunk/koffice:
Introducing a new KoCopyController.
The idea here is to enhance the normal KAction generated with KStandardAction::Copy to also work for flake.
I added signals / slots for applications (like krita) that have a selection outside flake.
In KWord I added this and I now see the copy action on the toolbar and it interacts with the flake text plugin perfectly.
File Changes
Added 2 files
- /trunk/koffice/libs/kofficeui
- /KoCopyController.cpp
- /KoCopyController.h
Modified 9 files
- /trunk/koffice
- /kword/part/KWView.cpp
- /libs/flake/KoTool.h
- /libs/flake/KoToolProxy.cpp
- /libs/flake/KoToolProxy.h
- /libs/kofficeui/CMakeLists.txt
- /libs/kotext/KoTextSelectionHandler.cpp
- /libs/kotext/KoTextSelectionHandler.h
- /shapes/text/TextTool.cpp
- /shapes/text/TextTool.h
11 files changed in total