summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* working in dimension to itemJabier Arraiza Cenoz2015-10-071-3/+11
* Remove wrong code for angle helper pathJabier Arraiza Cenoz2015-10-061-4/+2
* fix a bug rendering the angle line in diferent units than pixelsJabier Arraiza Cenoz2015-10-061-2/+4
* fix a bug on snapping with start knotJabier Arraiza Cenoz2015-10-061-6/+6
* add snaping to knots and stating convert measure to itemsJabier Arraiza Cenoz2015-10-064-12/+162
* add reverse to meassure outputJabier Arraiza Cenoz2015-10-054-1/+28
* Add redraw to meassure when use toolbarJabier Arraiza Cenoz2015-10-053-12/+94
* Add snap and CTRL constrainJabier Arraiza Cenoz2015-10-041-10/+19
* update to trunkJabier Arraiza Cenoz2015-10-042-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
* | Added knots to post editing the measure and make it persistant throught toolsJabier Arraiza Cenoz2015-10-042-55/+114
* | update to trunkJabier Arraiza Cenoz2015-10-041-1/+1
|\|
| * Fix for r14372 bugMarc Jeanmougin2015-10-031-1/+1
* | Add improvements to measure tool:Jabier Arraiza Cenoz2015-10-046-370/+426
|/
* 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
* 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
* UI. Fix for bug #1365405 (Scaling-Tool edit field for height not acting propo...Nicolas Dufour2015-09-251-0/+3
* 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
* Improvements to transform by two knots pointed by Ivan Louettejtx2015-09-172-10/+70
* Added a pref option to disable "spacebar panning". (default:enabled)Marc Jeanmougin2015-09-173-11/+8
* fix for recent merge of ~mapreri/inkscape/typo Marc Jeanmougin2015-09-161-5/+1
* 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
* Fix typo in a comment s/seperator/separator/Mattia Rizzolo2015-09-141-1/+1
* Fix typo s/seperator/separator/Mattia Rizzolo2015-09-141-1/+1
* Refactoring of the code that handles transformations and snapping in the sele...Diederik van Lierop2015-09-1311-704/+804
* set node tool rubberband shadow. (Bug 1494445)Alvin Penner2015-09-121-0/+1
* Export. Fix for bug #170295 (default export image name for not-saved drawings).Nicolas Dufour2015-09-121-0/+7
* fixes bug:1492711 in bspline and fillet chamferjtx2015-09-114-12/+26
* Better fix for bug 1492711Jabier Arraiza Cenoz2015-09-082-3/+12
* Fix for bug 179842Jabier Arraiza Cenoz2015-09-081-1/+2
* Fix for bug 1492711Jabier Arraiza Cenoz2015-09-081-0/+3
* Fix a bug in BSpline on straight lines when press a default width buttonJabier Arraiza Cenoz2015-09-081-1/+1
* fixes bug:1492704 in bsplinejtx2015-09-081-1/+1
* for a zero sbasis, set the size to 1. (Bug 1478168)Alvin Penner2015-09-061-2/+4
* Attempt to fix 1417173 (undo duplicate gradient crash)Marc Jeanmougin2015-09-051-10/+7
* Quick fix for previous fix (i cannot understand why the previous fix still wo...Marc Jeanmougin2015-09-051-1/+1
* better ordering of setting the ids in the group to symbol codeMarc Jeanmougin2015-09-051-3/+2
* Fix z-order in creating symbolsMarc Jeanmougin2015-09-051-1/+2
* Changed some strings to BSPLine widgetsJabier Arraiza Cenoz2015-09-012-16/+16
* Improvements to BSPline widgets:jtx2015-09-014-22/+29
* Merge faster touch selectJohn Bintz2015-09-011-32/+45
|\
| * Cache SVG DOM node order for faster touch selection.John Bintz2015-05-231-32/+45
* | Fix restoring previous state of 'Objects' and 'Selection sets' dialogssu_v2015-08-311-0/+2
* | Why would anyone make a sorting function that is not antisymmetric ? That mak...Marc Jeanmougin2015-08-301-9/+3