summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Detect trivial loopsMarc Jeanmougin2015-10-141-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix snapping while rotating a selectionDiederik van Lierop2015-10-143-40/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improved results of roughen LPEJabier Arraiza Cenoz2015-10-141-26/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ...Tavmjong Bah2015-10-141-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a parameter to roughen LPE to allow fixed displacement of pointsJabier Arraiza Cenoz2015-10-132-113/+127
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix position node splitedJabier Arraiza Cenoz2015-10-132-21/+111
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. German translation update.Eduard Braun2015-10-121-466/+436
| |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix position of text when 'direction' is 'rtl' (right-to-left).Tavmjong Bah2015-10-122-9/+25
| |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix from Johan to prevent referencing null C++ pointer. Found via Clang scan ...Tavmjong Bah2015-10-121-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions. Random Tree: optionally omit redundant segments (bug #1500124)su_v2015-10-112-4/+14
| |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add buttons for some side/corner mesh opeartions.Tavmjong Bah2015-10-084-3/+84
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct transform when picking colors under mesh.Tavmjong Bah2015-10-081-8/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More additions for 'mesh' attributes.Tavmjong Bah2015-10-082-6/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add 'mesh' and 'hatch' related attributes.Tavmjong Bah2015-10-082-9/+48
| |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions. DXF export: support default values for omitted attributes of basi...su_v2015-10-071-10/+10
| |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions. guillotine.py. fix Bug 1502041Alvin Penner2015-10-041-2/+2
| |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes clonetiler trace mode on non-px documentsMarc Jeanmougin2015-10-041-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Protect against a NULL value for 'font-feature-settings'. "Fixes" #1502432.Tavmjong Bah2015-10-041-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for r14372 bugMarc Jeanmougin2015-10-031-1/+1
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Crash. Fix for Bug #1404934 (Crash when opening files (Glib::ConvertError exc...Riccardo Bernardini2015-10-031-5/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes some non-antisymmetrical sort functionMarc Jeanmougin2015-10-021-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging/macosx: fix for bug #1502126 (support MacTeX on El Capitan)su_v2015-10-021-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use different method to find text to save when converting text to path.Tavmjong Bah2015-10-021-8/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change command line PostScript export level to 3 (bug #1432310)Adrian Johnson2015-09-301-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions. Measure Path: Add more layout options for text (Bug #1460422)su_v2015-09-292-21/+117
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. German translation update.Eduard Braun2015-09-271-26/+27
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UI. Fix for bug #1365405 (Scaling-Tool edit field for height not acting propo...Nicolas Dufour2015-09-251-0/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing typos in the English (GB) and Latvian translations.Mattia Rizzolo2015-09-252-8/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions: fix for bug #1459295 (Measure Path: area of CW paths has wrong si...su_v2015-09-241-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging/macosx: support pango >= 1.38 (modules are built-in now)su_v2015-09-241-8/+20
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions. Fix some broken Vim modelinessu_v2015-09-223-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions. Fix for bug #1496804 (Flatten Beziers: raise lower limit for flat...su_v2015-09-222-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. POT file and German translation updateEduard Braun2015-09-222-1453/+1314
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix regression observed on layer dialogMarc Jeanmougin2015-09-201-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable "Tile" filter primitive in Filters dialog.Tavmjong Bah2015-09-201-4/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Crude partial implementation of feTile filter primitive.Tavmjong Bah2015-09-206-5/+130
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging/macosx: fix for bug #1497020 (Inkscape.app (0.91) crashes when atte...su_v2015-09-171-2/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improvements to transform by two knots pointed by Ivan Louettejtx2015-09-172-10/+70
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions. Interpolate attribute in group: use z-order instead of selection ...su_v2015-09-172-2/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions. Interpolate: set same default value for zsort in OptionParser as ...su_v2015-09-171-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a pref option to disable "spacebar panning". (default:enabled)Marc Jeanmougin2015-09-173-11/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extensions. Interpolate: optionally use z-order instead of selection order (w...su_v2015-09-162-8/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for recent merge of ~mapreri/inkscape/typo Marc Jeanmougin2015-09-161-5/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions. generate_voronoi.py. allow for translation of parent layer, and s...Alvin Penner2015-09-151-4/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't need bounding box if 'primitiveUnits' not 'objectBoundingBox'.Tavmjong Bah2015-09-151-8/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for 1495106 (Add a check for id before sending a modified signal)Marc Jeanmougin2015-09-141-1/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add keywordsMattia Rizzolo2015-09-141-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a Keywork field in the desktopMattia Rizzolo2015-09-141-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | typo (seperator)Mattia Rizzolo2015-09-142-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in a comment s/seperator/separator/Mattia Rizzolo2015-09-141-1/+1