Revision 606984

Go back to digest for 26th November 2006

Other in Office

Thorsten Zachmann committed changes in /trunk/koffice:

This one is rather large commit.

o Split the shape creation as discussed at the flake meeting.
The KoCreateShapeTool creates new shapes out of the shape selector.
The shapes are inserted into the document with the KoShapeContoller.
The KoShapeContoller can be get from the canvas.

I have updated the applications to work with this change.

File Changes

Modified 23 files
  • /trunk/koffice
  •   /karbon/karbon_view.cc
  •   /karbon/widgets/vcanvas.cc
  •   /karbon/widgets/vcanvas.h
  •   /krita/ui/kis_canvas2.cpp
  •   /krita/ui/kis_canvas2.h
  •   /krita/ui/kis_view2.cpp
  •   /kword/part/KWCanvas.cpp
  •   /kword/part/KWGui.cpp
  •   /libs/flake/KoCanvasBase.cpp
  •   /libs/flake/KoCanvasBase.h
  •   /libs/flake/KoCreateShapesTool.cpp
  •   /libs/flake/KoCreateShapesTool.h
  •   /libs/flake/KoCreateShapeStrategy.cpp
  •   /libs/flake/KoCreateShapeStrategy.h
  •   /libs/flake/KoShapeController.cpp
  •   /libs/flake/KoShapeController.h
  •   /libs/kofficeui/KoShapeSelector.cpp
  •   /libs/kofficeui/KoShapeSelector.h
  •   /libs/kofficeui/KoToolManager.cpp
  •   /libs/kofficeui/KoToolManager.h
  •   /kivio/src/part/KivioCanvas.cpp
  •   /kivio/src/part/KivioView.cpp
  •   /libs/flake/tests/MockShapes.h
23 files changed in total