Revision 604899
Go back to digest for 19th November 2006Optimization in Office
Thomas Zander committed changes in /trunk/koffice/shapes:
Move the star and the regularpolygon plugins to be one plugin with one plugin-factory for faster loading.
File Changes
Added 7 files
- /trunk/koffice/shapes/pathshapes
- /CMakeLists.txt
- /KoPathShapesPlugin.cpp
- /KoPathShapesPlugin.h
- /pathshapes.desktop
- /regularpolygon
- /star
Deleted 7 files
- /trunk/koffice/shapes
- /regularpolygon
- /star
- /TODO
- /pathshapes/regularpolygon/CMakeLists.txt
- /pathshapes/regularpolygon/regularpolygon.desktop
- /pathshapes/star/CMakeLists.txt
- /pathshapes/star/starshape.desktop
Modified 8 files
- /trunk/koffice/shapes
- /CMakeLists.txt
- /pathshapes/regularpolygon/KoRegularPolygonShape.cpp
- /pathshapes/regularpolygon/KoRegularPolygonShapeFactory.cpp
- /pathshapes/regularpolygon/KoRegularPolygonShapeFactory.h
- /pathshapes/star/KoStarShape.cpp
- /pathshapes/star/KoStarShape.h
- /pathshapes/star/KoStarShapeFactory.cpp
- /pathshapes/star/KoStarShapeFactory.h
22 files changed in total