- 19 Dec, 2006 10 commits
-
-
Sven Langkamp authored
svn path=/trunk/koffice/; revision=615049
-
Peter Simonsson authored
svn path=/trunk/koffice/; revision=615034
-
Sven Langkamp authored
svn path=/trunk/koffice/; revision=615026
-
Cyrille Berger authored
fix gradient not working for rgb8 images (gradient are working only for rgb8 images, but as far as I can see my optimizations aren't responsible for that not working) CC: kimageshop@kde.org svn path=/trunk/koffice/; revision=615018
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=614994
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=614982
-
Casper Boemann authored
- Normal zoom 5-1600% - Actual Pixels - Fit to Width - Fit to Canvas It's possible to get "Fi to width" into a kind of racecondition, which is however breakable by resizing the window. A coded solution needs to be found. svn path=/trunk/koffice/; revision=614976
-
Halla Rempt authored
* Some header include optimalization * Fix compilation without the old headers in obsolete * Remove obsolete (for cleaner greps and so on; almost all of it has been reinstated anyway, or needs to be redone) svn path=/trunk/koffice/; revision=614940
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=614872
-
Aaron J. Seigo authored
svn path=/trunk/koffice/; revision=614829
-
- 18 Dec, 2006 9 commits
-
-
Thomas Zander authored
Also add actions in KWord for them. svn path=/trunk/koffice/; revision=614778
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=614732
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=614729
-
Thomas Zander authored
The singleton approach gave problems with repainting. This will probably also make it a lot easier to move to a separate tool per canvas. svn path=/trunk/koffice/; revision=614728
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=614726
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=614591
-
David Faure authored
Many files were using KGlobal via the "#include <kglobal.h>" in kguiitem.h. Removed that include -> added many includes in the code. svn path=/trunk/koffice/; revision=614585
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=614582
-
Jan Hambrecht authored
This is used to get rid of the KoPathShape functions nextPoint and prevPoint. svn path=/trunk/koffice/; revision=614503
-
- 17 Dec, 2006 9 commits
-
-
Jan Hambrecht authored
join points, break path) and fixed KoSubpathBreakCommand while at it. Some additions and changes to make them work: * added default constructor to KoPathPoint * added a function to KoPathShape to return a subpath of a given point * added function openSubpath to KoPathShape which uncloses a closed subpath * changed KoPathShape::joinBetween to keep the older subpath when merging two subpaths * KoSubpathBreakCommand now stores the data of the whole subpath before breaking, which fixes the broken undo behaviour * KoParameterToPathCommand can now work on multiple shape at a time svn path=/trunk/koffice/; revision=614492
-
Thomas Zander authored
Properly select the newly inserted object on Drop Fix memory leak when cancelling a drop. svn path=/trunk/koffice/; revision=614448
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=614433
-
Casper Boemann authored
svn path=/trunk/koffice/; revision=614409
-
Casper Boemann authored
svn path=/trunk/koffice/; revision=614400
-
Thomas Zander authored
so even while they are small lets split them up before adding yet another. svn path=/trunk/koffice/; revision=614383
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=614357
-
Thomas Zander authored
Disabled for now since I don't see any way to get my canvasController to trigger a repaint when the canvas widget resizes. :( svn path=/trunk/koffice/; revision=614340
-
Stephan Kulow authored
svn path=/trunk/koffice/; revision=614305
-
- 16 Dec, 2006 12 commits
-
-
Peter Simonsson authored
Reuse the dockwidgets even if we open another doc... this removes the need for the KoToolDocker hack svn path=/trunk/koffice/; revision=614256
-
Sven Langkamp authored
svn path=/trunk/koffice/; revision=614219
-
Peter Simonsson authored
* Clean up KoZoomAction a bit * Fix crash in KivioAbstractPage * Make kivio use KoZoomAction's internal actions for zoom in/out svn path=/trunk/koffice/; revision=614198
-
Peter Simonsson authored
* Add an setActualZoom so the applications can set the current zoom in the action when the mode is != ZOOM_CONSTANT * Use actualZoom in zoom[In|Out]() so kword doesn't crash due to not having a viewbar * Make kword and kivio set the actualZoom svn path=/trunk/koffice/; revision=614182
-
Elvis Stansvik authored
svn path=/trunk/koffice/; revision=614155
-
Casper Boemann authored
svn path=/trunk/koffice/; revision=614127
-
Casper Boemann authored
It still seems changedResource are not called on changelayer svn path=/trunk/koffice/; revision=614126
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=614106
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=614105
-
Thomas Zander authored
instead of failing silently. svn path=/trunk/koffice/; revision=614097
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=614075
-
Peter Simonsson authored
svn path=/trunk/koffice/; revision=614006
-