- 17 Dec, 2008 1 commit
-
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=898329
-
- 21 Nov, 2008 1 commit
-
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=887383
-
- 09 Oct, 2008 1 commit
-
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=869750
-
- 29 Sep, 2008 1 commit
-
-
Girish Ramakrishnan authored
Somehow flake/ got left out. svn path=/trunk/koffice/; revision=865831
-
- 24 Aug, 2008 1 commit
-
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=851638
-
- 23 Aug, 2008 1 commit
-
-
Thomas Zander authored
Details: On embedded devices like n810 (which uses an Arm processor) usage of double is incredably expensive. In almost all cases our usage of double can be done just as well using floats on those devices. This is something that Qt does as well using the type 'qreal' which is a double on all modern platforms but float on those that don't have double natively. So we get the best of both worlds by replacing double with qreal. svn path=/trunk/koffice/; revision=851499
-
- 26 Jul, 2008 3 commits
-
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=838105
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=838101
-
Jan Hambrecht authored
- the bounding box corners as default snap points - the KoShape::snapData() provided points - and for path shapes all the path points The first point make is possible to enable the orthogonal snapping strategy by default. svn path=/trunk/koffice/; revision=838078
-
- 29 Jun, 2008 1 commit
-
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=826133
-
- 13 May, 2008 1 commit
-
-
Fela Winkelmolen authored
when no strategy is set. svn path=/trunk/koffice/; revision=807366
-
- 25 Apr, 2008 1 commit
-
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=801199
-
- 07 Apr, 2008 1 commit
-
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=794584
-
- 11 Feb, 2008 1 commit
-
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=773417
-
- 10 Feb, 2008 2 commits
-
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=773236
-
Jan Hambrecht authored
to allow snapping to arbitrary internal shape data (as discussed with boemann an IRC) svn path=/trunk/koffice/; revision=773049
-
- 09 Feb, 2008 4 commits
-
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=773024
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=772930
-
Halla Rempt authored
one warning less svn path=/trunk/koffice/; revision=772625
-
Jan Hambrecht authored
After that i added snapping guides support to the path point editing. svn path=/trunk/koffice/; revision=772551
-
- 08 Feb, 2008 1 commit
-
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=772450
-
- 05 Feb, 2008 1 commit
-
-
Jan Hambrecht authored
inteersections of path shape outlines. Seems to work nicely so far. I have to work out some minor glitches tough, but it is already quite usable. svn path=/trunk/koffice/; revision=771413
-
- 31 Jan, 2008 1 commit
-
-
Jan Hambrecht authored
direction of the line/path at its end points svn path=/trunk/koffice/; revision=769235
-
- 30 Jan, 2008 2 commits
-
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=768926
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=768918
-
- 29 Jan, 2008 2 commits
-
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=768398
-
Jan Hambrecht authored
- added a second snap strategy which snaps to path nodes svn path=/trunk/koffice/; revision=768347
-
- 28 Jan, 2008 1 commit
-
-
Jan Hambrecht authored
point placement when creating paths as wished by our very own pinheiro svn path=/trunk/koffice/; revision=767407
-