- 08 Apr, 2009 8 commits
-
-
Script Kiddy authored
svn path=/trunk/koffice/; revision=951149
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=950937
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=950936
-
Halla Rempt authored
Moving the object to the application thread wasn't necessary and the problem with the failing gui updates was that the timer got restarted too quickly. The current way of handling the timer should be reasonable efficient svn path=/trunk/koffice/; revision=950935
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=950934
-
Halla Rempt authored
Make KoUpdater a QObject: this means using it as a pointer because QObjects cannot be copied, so wrap in QPointer for safety. KoProgressUpdater will, when done or restarted, remove all existing KoUpdater instances. svn path=/trunk/koffice/; revision=950933
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=950932
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=950931
-
- 07 Apr, 2009 5 commits
-
-
Cyrille Berger authored
svn path=/trunk/koffice/; revision=950854
-
Thomas Zander authored
Details: Remove the unused kohyphen from compile svn path=/trunk/koffice/; revision=950445
-
Thomas Zander authored
Details: Move the adding of the document and the consequent style-change tracker usage be done in the libs instead of in kword only. This makes sure that, for example KPresenter also has the ability to automatically react to changes in textstyles. svn path=/trunk/koffice/; revision=950422
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=950418
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=950417
-
- 06 Apr, 2009 3 commits
-
-
Thorsten Zachmann authored
properties and so producing invalid ODF files. That also fixes saving of background images in kopageapp applications. Can someone please review so that I can commit it to 2.0. CCMAIL: koffice-devel@kde.org svn path=/trunk/koffice/; revision=950268
-
Script Kiddy authored
svn path=/trunk/koffice/; revision=950228
-
Lukáš Tvrdý authored
svn path=/trunk/koffice/; revision=950153
-
- 05 Apr, 2009 8 commits
-
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=949779
-
Cyrille Berger authored
supportedSpecialFormats() by disabling the encryption pushbuttin if encryption is not supported. svn path=/trunk/koffice/; revision=949760
-
Script Kiddy authored
svn path=/trunk/koffice/; revision=949566
-
Thomas Zander authored
(recommit) svn path=/trunk/koffice/; revision=949466
-
Thomas Zander authored
Details: silly thing, an uint -> int rename fixes this ;) svn path=/trunk/koffice/; revision=949463
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=949462
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=949461
-
Thomas Zander authored
Details: Qt does this slightly different due to being optimized for different usecases, so we have to do this one ourselves. svn path=/trunk/koffice/; revision=949383
-
- 04 Apr, 2009 6 commits
-
-
Script Kiddy authored
svn path=/trunk/koffice/; revision=949204
-
Cyrille Berger authored
transform list of string to a coma separated list when saving to keywords and transform back when reading it svn path=/trunk/koffice/; revision=949071
-
Cyrille Berger authored
svn path=/trunk/koffice/; revision=949052
-
Thomas Zander authored
BUG:188343 svn path=/trunk/koffice/; revision=949034
-
Thomas Zander authored
Details: Make sure that any empty document gets out default style set (if present) svn path=/trunk/koffice/; revision=949033
-
Thomas Zander authored
BUG:182411 Details: When I apply a style on an existing paragraph all we did was add all the properties that are set on the new style. But this means that if I apply a style without bold to a paragraph that had bold, its still bold. Now I unapply the previous style's settings before setting the new one and thus only keep the user modifications to the style before I apply the new style. svn path=/trunk/koffice/; revision=949032
-
- 03 Apr, 2009 10 commits
-
-
Lukáš Tvrdý authored
svn path=/trunk/koffice/; revision=948850
-
Cyrille Berger authored
svn path=/trunk/koffice/; revision=948847
-
Lukáš Tvrdý authored
svn path=/trunk/koffice/; revision=948839
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=948830
-
Lukáš Tvrdý authored
Proportional size of particle type added, renaming proposed by enkithan, circle type removed as it is ellipse svn path=/trunk/koffice/; revision=948823
-
Script Kiddy authored
svn path=/trunk/koffice/; revision=948678
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=948623
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=948582
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=948576
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=948575
-