- 17 Jul, 2007 11 commits
-
-
Pierre Ducroquet authored
Add support for text:fixed. Only one attribute left before full ODF compatibility for these two fields svn path=/trunk/koffice/; revision=689159
-
Pierre Ducroquet authored
svn path=/trunk/koffice/; revision=689158
-
Pierre Ducroquet authored
svn path=/trunk/koffice/; revision=689157
-
Pierre Ducroquet authored
Add support for data style name in time/date fields... TODO : find a way to simplify this duplicated code... svn path=/trunk/koffice/; revision=689155
-
Sven Langkamp authored
svn path=/trunk/koffice/; revision=689060
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=689046
-
Thomas Zander authored
so the deleteLater can be immediate. Connect to done() instead. Which I should have used from the start... svn path=/trunk/koffice/; revision=689041
-
Thomas Zander authored
delete on the eventQueue, then there is no guarentee that it happens after my own event is executed on the main thread. svn path=/trunk/koffice/; revision=689020
-
Cyrille Berger authored
* initial work on a model for the bookmarked configuration manager, extended with a model for filters * use the model in the filter dialog * create a bookmark manager for each filter, it should be override by filters creating their own configuration objects svn path=/trunk/koffice/; revision=689012
-
Thomas Zander authored
foot-, and end notes inside the normal text flow. The text plugin will use this to layout a footnote at the bottom of the shape it appeared in. Its currently pretty primitive; but I'm pretty happy about the design as this fills a long standing feature request of allowing footnotes to be printed at the bottom of each column, instead of ignoring the columns. As a side effect; this allows all applications to use footnotes, not just KWord. svn path=/trunk/koffice/; revision=688982
-
Script Kiddy authored
svn path=/trunk/koffice/; revision=688879
-
- 16 Jul, 2007 11 commits
-
-
Sebastian Sauer authored
svn path=/trunk/koffice/; revision=688819
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=688816
-
Dirk Mueller authored
svn path=/trunk/koffice/; revision=688797
-
Thiago Macieira authored
This closes CID 3907. CCMAIL:Boudewijn Rempt <boud@valdyas.org> svn path=/trunk/koffice/; revision=688737
-
Sven Langkamp authored
currently fails because the projection has the wrong default pixel after a subselection got inverted. svn path=/trunk/koffice/; revision=688702
-
Cyrille Berger authored
* remove the bookmark code from the KisFilter class and move it to a more generic kisbookmarkedconfiguration class (which needs to be initialized for each filter with a configuration) * fix the copyright header of kis_filter_handler (as unless the boudewijn from the future is commiting code in the past we are not yet in 2008 ;p ) svn path=/trunk/koffice/; revision=688693
-
Cyrille Berger authored
rename toXML/fromXML to toLegacyXML/fromLegacyXML (those functions are used to save to filter configuration XML as used by Krita 1.x) svn path=/trunk/koffice/; revision=688624
-
Cyrille Berger authored
* add some const to KoColorSpace svn path=/trunk/koffice/; revision=688607
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=688579
-
Cyrille Berger authored
svn path=/trunk/koffice/; revision=688512
-
Script Kiddy authored
svn path=/trunk/koffice/; revision=688448
-
- 15 Jul, 2007 12 commits
-
-
Sebastian Sauer authored
svn path=/trunk/koffice/; revision=688399
-
Adrian Page authored
svn path=/trunk/koffice/; revision=688373
-
Adrian Page authored
- Allow the parameters used to create the profile to be read back. svn path=/trunk/koffice/; revision=688366
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=688365
-
Adrian Page authored
svn path=/trunk/koffice/; revision=688364
-
Cyrille Berger authored
meaning krita can again load exif and iptc tags BUG: 112727 CCBUG: 138923 svn path=/trunk/koffice/; revision=688358
-
Adrian Page authored
svn path=/trunk/koffice/; revision=688350
-
Pierre Ducroquet authored
It still has to be improved for correctness with the standard, but it basically works. svn path=/trunk/koffice/; revision=688342
-
Adrian Page authored
svn path=/trunk/koffice/; revision=688334
-
Emanuele Tamponi authored
some more data. But probably it will be the one that rules them all. It will support: - Selection of illuminant (because different light means different colors). - Selection of precision (basing on the computational power, it will chose less or more "reflectivity wavelenghts" to compute). - *All* visible colors (thanks to the XYZ colorspace). It will use Kubelka Munk so we are using together the most powerful academic tools. Stay tuned... svn path=/trunk/koffice/; revision=688274
-
Emanuele Tamponi authored
svn path=/trunk/koffice/; revision=688181
-
Emanuele Tamponi authored
svn path=/trunk/koffice/; revision=688153
-
- 14 Jul, 2007 6 commits
-
-
Laurent Montel authored
svn path=/trunk/koffice/; revision=687958
-
Halla Rempt authored
* more unittests * add real test for threaded applicator, which works, so use threaded applicator to auto-thread suitable filters (note to self: write techbase article on multi-threading for Krita filters) svn path=/trunk/koffice/; revision=687939
-
Emanuele Tamponi authored
Some bugs need to be fixed yet. svn path=/trunk/koffice/; revision=687882
-
Cyrille Berger authored
svn path=/trunk/koffice/; revision=687854
-
Dirk Mueller authored
svn path=/trunk/koffice/; revision=687835
-
Cyrille Berger authored
introduce the color convertion transformation svn path=/trunk/koffice/; revision=687795
-