summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* disabling cache approach for isBSpline function, pointed by ViníciusJabier Arraiza Cenoz2014-03-142-8/+9
* update to trunkJabier Arraiza Cenoz2014-03-1421-85/+143
|\
| * Add a few font related tests.Tavmjong Bah2014-03-141-2/+18
| * Return correct values for SPColor::operator==Tavmjong Bah2014-03-141-3/+4
| * Remove obsolete Whiteboard cruft from the default preferences fileKrzysztof Kosi??ski2014-03-141-4/+0
| * Reimplement global aliasing toggle as a 'shape-rendering' propertyKrzysztof Kosi??ski2014-03-1316-52/+55
| * Fix gradient position on document import (bug #1283193)David Mathog2014-03-132-24/+66
* | Adding default argument to PathManipulator::isBSpline.Vinícius dos Santos Oliveira2014-03-141-1/+1
* | Small code simplificationVinícius dos Santos Oliveira2014-03-141-5/+1
* | update to trunkJabier Arraiza Cenoz2014-03-1317-56/+95
|\|
| * Provide a toggle in the document properties to optionally turn offKrzysztof Kosi??ski2014-03-1312-9/+54
| * Render zero-width PDF lines as 1px lines compensated for current transform.Krzysztof Kosi??ski2014-03-132-13/+9
| * pdfinput: Do not use an extremely ugly static variable in SvgBuilderKrzysztof Kosi??ski2014-03-132-28/+30
| * Remove redundant variable from SPFeImageKrzysztof Kosi??ski2014-03-122-6/+2
* | update to trunkJabier Arraiza Cenoz2014-03-121-1/+1
|\|
| * Disconnect before destroying URIKrzysztof Kosi??ski2014-03-121-1/+1
* | update to trunkJabier Arraiza Cenoz2014-03-126-21/+47
|\|
| * incorrect gradient transform on copy&paste.. committing for mathogRaphael Rosch2014-03-124-4/+26
| * Use NEAREST filter when transforming cacheKrzysztof Kosi??ski2014-03-121-0/+1
| * Do not transform render cache for transforms which are not integerKrzysztof Kosi??ski2014-03-121-16/+19
| * Allow ungrouping switchesKrzysztof Kosi??ski2014-03-121-1/+1
* | update to trunkJabier Arraiza Cenoz2014-03-1121-804/+776
|\|
| * Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah2014-03-1120-800/+760
| * Add a few more style tests.Tavmjong Bah2014-03-111-3/+15
| * Another typo...Tavmjong Bah2014-03-111-1/+1
* | update to trunkJabier Arraiza Cenoz2014-03-1042-68/+122
|\|
| * Remove unused includes to tidy up the code.Martin Owens2014-03-0932-44/+15
| * Fix random crashes when spraying in single path mode.Krzysztof Kosi??ski2014-03-094-10/+28
| * Remove useless r variable and warningMartin Owens2014-03-081-6/+5
| * Fix crashes caused by the desktop's query_style signal being called beforeKrzysztof Kosi??ski2014-03-083-4/+12
| * Update attributes unit test, expand style unit test and fix bug found.Tavmjong Bah2014-03-083-4/+62
* | Removing repeated condition logical test to make the code more readableVinícius dos Santos Oliveira2014-03-101-8/+6
* | Shortening code through removal of variable declaration used only at oneVinícius dos Santos Oliveira2014-03-101-2/+1
* | update to trunkJabier Arraiza Cenoz2014-03-089-132/+369
|\|
| * Reconnect correctly as documents are replaced.Jon A. Cruz2014-03-085-127/+362
| * Symbols. Adding missing include.Nicolas Dufour2014-03-071-1/+1
| * Fix typo in "paint-order".Tavmjong Bah2014-03-071-1/+1
| * Use CAIRO_FILTER_GOOD instead of CAIRO_FILTER_BEST in the interactiveKrzysztof Kosi??ski2014-03-071-1/+2
| * Fix for Bug #1288401 (Hovering in symbols dialog over symbols with ampersand ...Nicolas Dufour2014-03-062-2/+3
* | update to trunkJabier Arraiza Cenoz2014-03-061-37/+46
|\|
| * Take "preserveAspectRatio" into account in pattern.Tavmjong Bah2014-03-061-10/+5
| * Rewrite of pattern geometry code. Fix for 1288489.Tavmjong Bah2014-03-061-35/+49
* | Fixed a bug when click over the previuos node in bspline/spiro moderoot2014-03-061-1/+0
* | update to trunkJabier Arraiza Cenoz2014-03-061-86/+81
|\|
| * WMF: fix for files with swapped W, H in the SETWINDOWEXT recordDavid Mathog2014-03-061-86/+81
* | update to trunkJabier Arraiza Cenoz2014-03-064-123/+105
|\|
| * Derive ToolBase from sigc::trackable for easier slot management.Krzysztof Kosi??ski2014-03-053-120/+104
| * When an externally linked image is modified, mark it for update insteadKrzysztof Kosi??ski2014-03-051-3/+1
| * static code analysis: references for string classes that are function input p...Kris De Gussem2014-03-042-268/+282
* | Fixing branch problemsJabier Arraiza Cenoz2014-03-0510-107/+106