- 16 Nov, 2006 7 commits
-
-
Thorsten Zachmann authored
This fixes e.g. undoing of point deletion in rotated objects and is also needed for the ellipse I'm working on at the moment. o Add a new typedef for the path shapes as discussed with Jan last weekend svn path=/trunk/koffice/; revision=605429
-
Halla Rempt authored
painting. Detailed status update at 10. (Also fix compile problem in KSpread's shape due to namespace clash) svn path=/trunk/koffice/; revision=605423
-
Thorsten Zachmann authored
svn path=/trunk/koffice/; revision=605333
-
Thorsten Zachmann authored
svn path=/trunk/koffice/; revision=605332
-
Thomas Zander authored
Cleanup unneeded numbering on enum, its perfectly ok to have only those items numbered that need it and not manually number the rest. svn path=/trunk/koffice/; revision=605316
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=605315
-
Halla Rempt authored
fixes in the libs. svn path=/trunk/koffice/; revision=605285
-
- 15 Nov, 2006 8 commits
-
-
Halla Rempt authored
so no brush tool (though I have seen it popup before, when I hadn't fixed the crash). svn path=/trunk/koffice/; revision=605214
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=605206
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=605205
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=605201
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=605198
-
Sebastian Sauer authored
SVN_SILENT svn path=/trunk/koffice/; revision=605142
-
Sebastian Sauer authored
svn path=/trunk/koffice/; revision=605139
-
Sebastian Sauer authored
* the functions.py sample works now as expected :) svn path=/trunk/koffice/; revision=605129
-
- 14 Nov, 2006 8 commits
-
-
Peter Simonsson authored
svn path=/trunk/koffice/; revision=604936
-
Gábor Lehel authored
svn path=/trunk/koffice/; revision=604933
-
Thorsten Zachmann authored
svn path=/trunk/koffice/; revision=604928
-
Thomas Zander authored
Each plugin will have a KService factory only one time and it can now choose from being a Shape-only plugin, a Tool-only plugin or to be a plugin of type "KOffice/Flake" which can contain both types. This solves the weirdness that if you had both a shape and a tool you had to choose one and do some magic in the constructor to have the other type known as well. svn path=/trunk/koffice/; revision=604907
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=604906
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=604903
-
Thomas Zander authored
rename KoGraphicsContainerModel to KoShapeContainerModel svn path=/trunk/koffice/; revision=604799
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=604798
-
- 13 Nov, 2006 11 commits
-
-
Peter Simonsson authored
ThomasZ suggested a helper method in KoView that takes care of the checking for shell() so here it is :) svn path=/trunk/koffice/; revision=604715
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=604708
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=604707
-
Halla Rempt authored
has the -- for now -- unavoidable side-effect of making pigment link to kofficecore. All currently compiled colorspace are|is ported to not be a kpart; that needs to be done with the other colorspaces once they are compiled again. svn path=/trunk/koffice/; revision=604706
-
Halla Rempt authored
doesn't use kparts and loades the current crop of flake plugins. This means we no longer sneakily add the tool plugin while the shape is loaded or vice versa. It's up to Jan to make the shapes into one plugin: I will go through the Krita tools and pigment colorspaces to de-kpart them. svn path=/trunk/koffice/; revision=604699
-
Jan Hambrecht authored
default size, otherwise the the size to the dragged rectangle svn path=/trunk/koffice/; revision=604691
-
Peter Simonsson authored
* Port the geometry docker in kivio to the new interface svn path=/trunk/koffice/; revision=604679
-
Laurent Montel authored
svn path=/trunk/koffice/; revision=604631
-
Casper Boemann authored
svn path=/trunk/koffice/; revision=604613
-
Laurent Montel authored
svn path=/trunk/koffice/; revision=604593
-
Laurent Montel authored
svn path=/trunk/koffice/; revision=604590
-
- 12 Nov, 2006 5 commits
-
-
Thomas Zander authored
Update with a ideas on new feature for KoShape (shadow) based on design talks at Flake-meeting2 (deventer) svn path=/trunk/koffice/; revision=604280
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=604279
-
Laurent Montel authored
svn path=/trunk/koffice/; revision=604249
-
Thomas Zander authored
Add a 'isSelectable' boolean to every shape to allow certain objects in the flake hierarchy to be unselectable. Probably usefull for things like a shape that is a page in KPresenter. Or a shape that is a layer in Krita. svn path=/trunk/koffice/; revision=604246
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=604245
-
- 11 Nov, 2006 1 commit
-
-
Thomas Zander authored
selelected. Also some cleanups svn path=/trunk/koffice/; revision=604163
-