Revision 549110
Go back to digest for 11th June 2006Features in Office
Thomas Zander committed changes in /trunk/koffice/libs:
Introduce a (not-pretty-but-working) toolmanager;
the toolmanager loads tools from all libraries that ship a .desktop file
with the serviceType KOffice/Tool.
They will then automatically appear in the toolBox of the application
and change the tool on the canvas should the user click it.
File Changes
Added 2 files
- /trunk/koffice/libs/flake
- /KoInteractionToolFactory.cpp
- /KoInteractionToolFactory.h
Deleted 1 files
- /trunk/koffice/libs/flake/flaketoolcreateshapes.desktop
Modified 10 files
- /trunk/koffice/libs
- /flake/CMakeLists.txt
- /flake/KoCanvasBase.h
- /flake/KoCanvasView.cpp
- /flake/KoCanvasView.h
- /flake/KoCreateShapesToolFactory.cpp
- /flake/KoCreateShapesToolFactory.h
- /flake/KoRepaintManager.cpp
- /flake/KoTool.h
- /kofficeui/KoToolManager.cpp
- /kofficeui/KoToolManager.h
13 files changed in total