Revision 780542

Go back to digest for 2nd March 2008

Features in Office

Thomas Zander committed changes in /trunk/koffice/plugins/dockers:

Did some work on making the shapeSelector come closer to the goals outlines in the wiki.
Its got a reasonably useful zooming-ui now ;)

The Plugin.cpp doesn't actually add the factory right now, though.

File Changes

Added 17 files
  • /trunk/koffice/plugins/dockers/shapeselector
  •   /ClipboardProxyShape.cpp
  •   /ClipboardProxyShape.h
  •   /DragCanvasStrategy.cpp
  •   /DragCanvasStrategy.h
  •   /FolderBorder.cpp
  •   /FolderBorder.h
  •   /InteractionStrategy.h
  •   /ItemStore.cpp
  •   /ItemStore.h
  •   /MoveFolderStrategy.cpp
  •   /MoveFolderStrategy.h
  •   /ResizeFolderStrategy.cpp
  •   /ResizeFolderStrategy.h
  •   /RightClickStrategy.cpp
  •   /RightClickStrategy.h
  •   /SelectStrategy.cpp
  •   /SelectStrategy.h
Modified 19 files
  • /trunk/koffice/plugins/dockers
  •   /CMakeLists.txt
  •   /Plugin.cpp
  •   /shapeselector/Canvas.cpp
  •   /shapeselector/Canvas.h
  •   /shapeselector/FolderShape.cpp
  •   /shapeselector/FolderShape.h
  •   /shapeselector/FolderShapeModel.cpp
  •   /shapeselector/FolderShapeModel.h
  •   /shapeselector/GroupShape.cpp
  •   /shapeselector/GroupShape.h
  •   /shapeselector/IconShape.cpp
  •   /shapeselector/IconShape.h
  •   /shapeselector/ShapeSelector.cpp
  •   /shapeselector/ShapeSelector.h
  •   /shapeselector/ShapeSelectorFactory.cpp
  •   /shapeselector/TemplateShape.cpp
  •   /shapeselector/TemplateShape.h
  •   /shapeselector/ZoomHandler.cpp
  •   /shapeselector/ZoomHandler.h
36 files changed in total