summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* I'm an idiotLiam P. White2014-07-311-1/+1
* Update to experimental r13452Liam P. White2014-07-3076-514/+1362
|\
| * Update to trunk r13482Liam P. White2014-07-304-3/+40
| |\
| | * Fix for 1346972 (freehand shape mode should pick stroke width from tool's act...Liam P. White2014-07-291-0/+28
| | * fix crash bug (reported by su_v on IRC) related to removing color profilesJohan B. C. Engelen2014-07-281-0/+1
| | * fix build. gcc 4.6.1 does not like double parens here :/Johan B. C. Engelen2014-07-281-1/+1
| | * Don't update path effects on document load (#1299948)Liam P. White2014-07-282-2/+20
| | * Fix for copy&paste clone original with clip-path/maskLiam P. White2014-07-281-0/+9
| * | Read CSS Text 3 'white-space' property, SVG 2 <text> 'width', 'height' attrib...Tavmjong Bah2014-07-308-51/+212
| * | Fix a bug pointed by su_v on fillet-chamfer open pathsJabier Arraiza Cenoz2014-07-301-0/+6
| * | add last applied branch - mode to strokes on pen/pencilJabier Arraiza Cenoz2014-07-302-6/+40
| * | Fix a bug pointed by LiamWJabier Arraiza Cenoz2014-07-301-2/+2
| * | Added roughen LPEJabier Arraiza Cenoz2014-07-306-0/+456
| * | Refactor some disgusting codeLiam P. White2014-07-291-56/+72
| * | Merge from lp:inkscape 13477Johan B. C. Engelen2014-07-2813-52/+19
| |\|
| | * related to lp:inkscape r13474, remove unnecessary/broken placement newsJohan B. C. Engelen2014-07-281-2/+0
| | * noop: remove commented-out code that is dangerous and should not come backJohan B. C. Engelen2014-07-282-5/+0
| | * noop: remove commented-out code that is dangerous and should not come backJohan B. C. Engelen2014-07-288-26/+0
| | * Fix placement news and calls to destructor. Fixes crash regressions #1348891,...Liam P. White2014-07-282-16/+0
| | * Fix for bug 1340683 for WMF inputmathog2014-07-281-3/+19
| * | Merge from trunk 13472Liam P. White2014-07-2735-120/+162
| |\|
| | * Properly fix 1309050, revert incorrect fix for 601336Liam P. White2014-07-272-4/+7
| | * Fix for crash regression 1348927 -- dialogs that are shown but have not been ...Liam P. White2014-07-261-3/+3
| | * refresh text objects when clipping (Bug 1339305)Alvin Penner2014-07-254-1/+18
| | * sync with libTere version of text_reassemble.cmathog2014-07-251-3/+3
| | * Fix for bug 1340683mathog2014-07-241-1/+17
| | * Fix for bug 1336753mathog2014-07-241-5/+7
| | * Read HSL colors (CSS Color Module Level 3).Tavmjong Bah2014-07-241-0/+53
| | * Fix crash bug with cloned item with gradient. The fix does not solve the root...Johan B. C. Engelen2014-07-231-0/+12
| | * Partly reverted r13460.Markus Engel2014-07-232-1/+5
| | * Fixed parentheses.Markus Engel2014-07-221-1/+1
| | * Fixed some logic errors; clang warnings.Markus Engel2014-07-225-11/+7
| | * Replaced some abs/fabs with std::abs.Markus Engel2014-07-227-10/+10
| | * Fixed some unused variables warnings.Markus Engel2014-07-225-23/+3
| | * Revert fix for 1309050 since it causes other regressions...Liam P. White2014-07-211-2/+2
| | * Workarounds for crash bugs 1309050, 601336; will fix properly in experimentalLiam P. White2014-07-193-8/+8
| | * Warnings cleaup.Jon A. Cruz2014-07-155-21/+19
| | * Fix moving of item center: 1) at paste and 2) at changing document unitsDiederik van Lierop2014-07-124-3/+13
| | * scale tiled clones to document units (Bug 1288860)Alvin Penner2014-07-111-8/+10
| | * Fix regression introduced by rev 13446 / 13333Diederik van Lierop2014-07-111-10/+0
| | * Fix crash when ungrouping a group that has a filter applied to itDiederik van Lierop2014-07-101-2/+4
| | * refresh SPCurve in a cloned clip (Bug 1322940)Alvin Penner2014-07-101-0/+3
| | * Bugged powerstroke point array tried accessing points on a quickly diverging ...Liam P. White2014-07-081-1/+4
| | * Fix regression that prevented snapping back to original location, caused by r...Diederik van Lierop2014-07-051-6/+10
| | * Fix pentool backspace bug. Thanks JabierJohan B. C. Engelen2014-07-011-12/+23
| | * fix crash bug with connectorsJohan B. C. Engelen2014-06-291-7/+11
| | * Enable rendering of new filter blend modes (but don't add them to GUI).Tavmjong Bah2014-06-295-28/+12
| | * Layers. Fix for Bug #1326131 (Can't delete layer from context menu).Nicolas Dufour2014-06-291-4/+8
| | * Remove the incorrect fix for the bug 1241902Jabier Arraiza Cenoz2014-06-279-76/+11
| | * revert rev. 13429 that broke LPE Bend, Envelope, etc etc.Johan B. C. Engelen2014-06-242-11/+28