- 26 Jun, 2006 1 commit
-
-
Thomas Zander authored
* Refactor to avoid using KoTextShape directly (which we can't since its in a plugin) * Add KoTextTool to allow editing of the text frames in KWord :) * Provide KoShape::shapeId() setter/getter * Provide a 'userData' class per KoShape which the application + plugin can implement to store data in there since you can't use a class in a plugin as well as in an application. * Various api docs fixes cleanups * Alter the ToolFactory to use a string instead of a QPixmap for the icon. svn path=/trunk/koffice/; revision=555165
-
- 25 Jun, 2006 8 commits
-
-
Gábor Lehel authored
svn path=/trunk/koffice/; revision=554962
-
Gábor Lehel authored
svn path=/trunk/koffice/; revision=554954
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=554953
-
Gábor Lehel authored
svn path=/trunk/koffice/; revision=554944
-
Gábor Lehel authored
svn path=/trunk/koffice/; revision=554941
-
Thorsten Staerk authored
svn path=/trunk/koffice/; revision=554772
-
Thomas Zander authored
to compile; so I can't commit every now and then (since it takes 90 min to check if I didn't break anything) * Refactoring kword into part/ * Merge with darcs: Sun Jun 25 09:50:38 CEST 2006 Thomas Zander <zander@kde.org> * add api dox M ./kofficecore/KoProperties.h -1 +50 Sun Jun 25 09:33:00 CEST 2006 Thomas Zander <zander@kde.org> * Cleanup QDebug includes, use kDebug M ./flake/KoCreateShapeStrategy.cpp -3 +1 M ./flake/KoCreateShapesTool.cpp -1 M ./flake/KoInteractionTool.cpp -1 M ./flake/KoRectangleShapeFactory.cpp -1 M ./flake/KoRepaintManager.cpp -1 M ./flake/KoSelection.cpp -1 M ./flake/KoShape.cpp -1 +1 M ./flake/KoShapeContainer.cpp -3 +2 M ./flake/KoShapeManager.cpp -2 +1 M ./flake/KoShapeMoveStrategy.cpp -1 M ./flake/KoShapeResizeStrategy.cpp -2 M ./flake/KoShapeRotateStrategy.cpp -1 M ./flake/KoShapeRubberSelectStrategy.cpp -2 Fri Jun 23 22:09:11 CEST 2006 Thomas Zander <zander@kde.org> * add api docs M ./kofficecore/KoPageLayout.h +2 Fri Jun 23 16:31:23 CEST 2006 Thomas Zander <zander@kde.org> * Allow external document M ./kotext/KoTextShape.cpp -22 +22 M ./kotext/KoTextShape.h -11 +7 M ./kotext/KoTextShapeFactory.cpp -1 +6 Wed Jun 21 09:19:36 CEST 2006 Thomas Zander <zander@kde.org> * Make ID for textShape M ./kotext/KoTextShape.h +2 M ./kotext/KoTextShapeFactory.cpp -1 +1 Tue Jun 20 16:43:47 CEST 2006 Thomas Zander <zander@kde.org> * Fix width/height reporting M ./flake/KoCanvasController.cpp -6 +17 Tue Jun 20 09:47:48 CEST 2006 Thomas Zander <zander@kde.org> * Rename viewToNormal and normalToView to viewToDocument and documentToView (by popular demand) svn path=/trunk/koffice/; revision=554763
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=554758
-
- 24 Jun, 2006 4 commits
-
-
Sebastian Sauer authored
* --warnings svn path=/trunk/koffice/; revision=554616
-
Sebastian Sauer authored
* Extended the KSpread-binding * dox++, --warnings, etc. svn path=/trunk/koffice/; revision=554405
-
Gábor Lehel authored
svn path=/trunk/koffice/; revision=554401
-
Gábor Lehel authored
svn path=/trunk/koffice/; revision=554399
-
- 23 Jun, 2006 3 commits
-
-
Gábor Lehel authored
svn path=/trunk/koffice/; revision=554361
-
Gábor Lehel authored
thumbnails and stuff are displayed now, though a bit uglywise svn path=/trunk/koffice/; revision=554359
-
Laurent Montel authored
svn path=/trunk/koffice/; revision=554312
-
- 22 Jun, 2006 4 commits
-
-
Halla Rempt authored
thing correctly, we just had a rogue include. For everybody's information: krita/image should not depend on anything else in krita, can depend on pigment, and dependencies on kofficecore and kopainter should be removed whenever possible. krita/image is supposed to be an app-agnostic image manipulation library. svn path=/trunk/koffice/; revision=553983
-
Gábor Lehel authored
to see it, uncomment kis_view.cc:464, and comment the line above it svn path=/trunk/koffice/; revision=553963
-
Martin Pfeiffer authored
many changes again, rename some matrix-classes, only one class per file, add ApiDOX, alter matrix behaviour to be more MathML conform svn path=/trunk/koffice/; revision=553924
-
Gábor Lehel authored
svn path=/trunk/koffice/; revision=553770
-
- 21 Jun, 2006 4 commits
-
-
Fredrik Edemar authored
TODO: create new versions, save document svn path=/trunk/koffice/; revision=553743
-
Martin Pfeiffer authored
svn path=/trunk/koffice/; revision=553555
-
Martin Pfeiffer authored
svn path=/trunk/koffice/; revision=553550
-
Martin Pfeiffer authored
svn path=/trunk/koffice/; revision=553544
-
- 20 Jun, 2006 7 commits
-
-
David Faure authored
Export needed for krita/plugins/filters/imageenhancement/kis_simple_noise_reducer.cpp, at least fromQImage(). svn path=/trunk/koffice/; revision=553279
-
Marijn Kruisselbrink authored
svn path=/trunk/koffice/; revision=553264
-
Marijn Kruisselbrink authored
svn path=/trunk/koffice/; revision=553256
-
Tomas Mecir authored
... again. :( svn path=/trunk/koffice/; revision=553234
-
Tomas Mecir authored
thing. svn path=/trunk/koffice/; revision=553231
-
David Faure authored
svn path=/trunk/koffice/; revision=553208
-
David Faure authored
This also fixes undo/redo being broken in two halves by doing that. #129481 svn path=/trunk/koffice/; revision=553204
-
- 19 Jun, 2006 6 commits
-
-
Thorsten Zachmann authored
The RTree can be used to find objects on a canvas. o Added a application to test/play with the tree svn path=/trunk/koffice/; revision=552947
-
Laurent Montel authored
svn path=/trunk/koffice/; revision=552896
-
Laurent Montel authored
svn path=/trunk/koffice/; revision=552894
-
Laurent Montel authored
svn path=/trunk/koffice/; revision=552889
-
Laurent Montel authored
(finish after eating): svn path=/trunk/koffice/; revision=552859
-
Laurent Montel authored
remove them (which are into kdelibs) svn path=/trunk/koffice/; revision=552822
-
- 18 Jun, 2006 3 commits
-
-
Cyrille Berger authored
svn path=/trunk/koffice/; revision=552731
-
Cyrille Berger authored
svn path=/trunk/koffice/; revision=552635
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=552550
-