- 14 Jan, 2010 4 commits
-
-
Thorsten Zachmann authored
makes it possible to remove some special code that is needed at the moment when resizing a shape. It adds support for loading gradients that are saved in percent values. When saving always objectBoundingBox is used. Svg gradients that use userSpaceOnUse gradients are converted to use the BoundingBoxMode on loading. svn path=/trunk/koffice/; revision=1074434
-
Sven Langkamp authored
svn path=/trunk/koffice/; revision=1074389
-
Sven Langkamp authored
svn path=/trunk/koffice/; revision=1074388
-
Sven Langkamp authored
svn path=/trunk/koffice/; revision=1074387
-
- 13 Jan, 2010 5 commits
-
-
Adrian Page authored
typedef KGenericFactory<Plugin> PluginFactory; K_EXPORT_COMPONENT_FACTORY(lib, PluginFactory("krita")) to K_PLUGIN_FACTORY(PluginFactory, registerPlugin<Plugin>();) K_EXPORT_PLUGIN(PluginFactory("krita")) Update tool and filter plugin templates to current form, i.e. QObjects instead of KParts::Plugins. svn path=/trunk/koffice/; revision=1074313
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=1074177
-
Jean-Nicolas Artaud authored
* Polish things about ToC, but nothing change in use. I'll now investigate on the generation code svn path=/trunk/koffice/; revision=1074108
-
Script Kiddy authored
svn path=/trunk/koffice/; revision=1074078
-
Vera Lukman authored
svn path=/trunk/koffice/; revision=1073893
-
- 12 Jan, 2010 5 commits
-
-
Lukáš Tvrdý authored
* Ported to the new architecture with presets * Copyrights fixes svn path=/trunk/koffice/; revision=1073831
-
Script Kiddy authored
svn path=/trunk/koffice/; revision=1073549
-
Laurent Montel authored
svn path=/trunk/koffice/; revision=1073416
-
Thorsten Zachmann authored
svn path=/trunk/koffice/; revision=1073392
-
Inge Wallin authored
diagonals are painted if the vectorshape is empty. In the future, we should probably create a way for the user to read a file, just like the picture shape does. svn path=/trunk/koffice/; revision=1073327
-
- 11 Jan, 2010 9 commits
-
-
Jan Hambrecht authored
svn path=/trunk/koffice/; revision=1073297
-
Halla Rempt authored
CCMAIL:pe.marc@free.fr svn path=/trunk/koffice/; revision=1073263
-
Halla Rempt authored
Patch by Marc Pegon CCMAIL: pe.marc@free.fr svn path=/trunk/koffice/; revision=1073260
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=1073259
-
Adam Celarek authored
svn path=/trunk/koffice/; revision=1073155
-
Adam Celarek authored
* made KisToolPolyline a child. * Esc works now with select polygonal svn path=/trunk/koffice/; revision=1073120
-
Script Kiddy authored
svn path=/trunk/koffice/; revision=1072999
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=1072957
-
Adam Celarek authored
there is weird behaviour * e->accept() in KisToolFreehand::mousePressEvent(..) * removed PAINT_STYLUS, ERASE, ERASE_STYLUS from enumBrushMode, because they were nowhere used and date back to 2004 svn path=/trunk/koffice/; revision=1072927
-
- 10 Jan, 2010 17 commits
-
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=1072733
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=1072732
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=1072729
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=1072728
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=1072727
-
Marijn Kruisselbrink authored
svn path=/trunk/koffice/; revision=1072721
-
Casper Boemann authored
* Mouse wheel in the combobox allows to increase / decrease the value, as do the up/down arrow keys * Make it work (not mush tested yet) with negative values (for example a range from -10 to 10) * Do not allow unrelated characters (for example 'a') in the combobox since it is used for numerical values. * Get rid of annoying flicker on first slider popup svn path=/trunk/koffice/; revision=1072667
-
Marijn Kruisselbrink authored
extend parsing of text-position attribute to at least interpret negative percentages as subscript and positive percentage as superscript instead of completely ignoring percentage values svn path=/trunk/koffice/; revision=1072657
-
Marijn Kruisselbrink authored
svn path=/trunk/koffice/; revision=1072654
-
Marijn Kruisselbrink authored
svn path=/trunk/koffice/; revision=1072653
-
Marijn Kruisselbrink authored
make having a KoTextDocumentLayout not a requirement to be able to use KoTextWriter to save a QTextDocument to odf. svn path=/trunk/koffice/; revision=1072652
-
Marijn Kruisselbrink authored
add a bit of an hack to KoCharacterStyle that makes it possible to use KoTextLoader to load richtext for kspread without having to worry about the cell style while loading the cell contents. svn path=/trunk/koffice/; revision=1072651
-
Casper Boemann authored
Although I have it playing under hackish conditions locally, don't expect any usefulness just yet svn path=/trunk/koffice/; revision=1072622
-
Jarosław Staniek authored
SVN_SILENT svn path=/trunk/koffice/; revision=1072588
-
Halla Rempt authored
svn path=/trunk/koffice/; revision=1072580
-
Script Kiddy authored
svn path=/trunk/koffice/; revision=1072543
-
Thomas Zander authored
svn path=/trunk/koffice/; revision=1072434
-