summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* working in dimension to itemJabier Arraiza Cenoz2015-10-071-3/+11
| | | (bzr r14393.1.13)
* Remove wrong code for angle helper pathJabier Arraiza Cenoz2015-10-061-4/+2
| | | (bzr r14393.1.12)
* fix a bug rendering the angle line in diferent units than pixelsJabier Arraiza Cenoz2015-10-061-2/+4
| | | (bzr r14393.1.11)
* fix a bug on snapping with start knotJabier Arraiza Cenoz2015-10-061-6/+6
| | | (bzr r14393.1.10)
* add snaping to knots and stating convert measure to itemsJabier Arraiza Cenoz2015-10-064-12/+162
| | | (bzr r14393.1.9)
* add reverse to meassure outputJabier Arraiza Cenoz2015-10-054-1/+28
| | | (bzr r14393.1.8)
* Add redraw to meassure when use toolbarJabier Arraiza Cenoz2015-10-053-12/+94
| | | (bzr r14393.1.6)
* Add snap and CTRL constrainJabier Arraiza Cenoz2015-10-041-10/+19
| | | (bzr r14393.1.5)
* update to trunkJabier Arraiza Cenoz2015-10-042-2/+2
|\ | | | | (bzr r14393.1.4)
| * Fixes clonetiler trace mode on non-px documentsMarc Jeanmougin2015-10-041-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1502521 (bzr r14396)
| * Protect against a NULL value for 'font-feature-settings'. "Fixes" #1502432.Tavmjong Bah2015-10-041-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1502432 (bzr r14395)
* | Added knots to post editing the measure and make it persistant throught toolsJabier Arraiza Cenoz2015-10-042-55/+114
| | | | | | (bzr r14393.1.3)
* | update to trunkJabier Arraiza Cenoz2015-10-041-1/+1
|\| | | | | (bzr r14393.1.2)
| * Fix for r14372 bugMarc Jeanmougin2015-10-031-1/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1401593 (bzr r14394)
* | Add improvements to measure tool:Jabier Arraiza Cenoz2015-10-046-370/+426
|/ | | | | | | | more responsive add option to handle only active layer or all add a option to hide/show first and last segment add a option to compute only one global sice (bzr r14393.1.1)
* Crash. Fix for Bug #1404934 (Crash when opening files (Glib::ConvertError ↵Riccardo Bernardini2015-10-031-5/+9
| | | | | | | | exception)). Fixed bugs: - https://launchpad.net/bugs/1404934 (bzr r14393)
* Fixes some non-antisymmetrical sort functionMarc Jeanmougin2015-10-021-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1502267 (bzr r14392)
* Use different method to find text to save when converting text to path.Tavmjong Bah2015-10-021-8/+8
| | | | | | | | (Also has advantage of preserving lines.) Fixed bugs: - https://launchpad.net/bugs/1502013 (bzr r14390)
* Change command line PostScript export level to 3 (bug #1432310)Adrian Johnson2015-09-301-3/+3
| | | (bzr r14389)
* UI. Fix for bug #1365405 (Scaling-Tool edit field for height not acting ↵Nicolas Dufour2015-09-251-0/+3
| | | | | | | | proportional). Fixed bugs: - https://launchpad.net/bugs/1365405 (bzr r14386)
* fix regression observed on layer dialogMarc Jeanmougin2015-09-201-2/+2
| | | (bzr r14379)
* Enable "Tile" filter primitive in Filters dialog.Tavmjong Bah2015-09-201-4/+2
| | | (bzr r14378)
* Crude partial implementation of feTile filter primitive.Tavmjong Bah2015-09-206-5/+130
| | | (bzr r14377)
* Improvements to transform by two knots pointed by Ivan Louettejtx2015-09-172-10/+70
| | | (bzr r14375)
* Added a pref option to disable "spacebar panning". (default:enabled)Marc Jeanmougin2015-09-173-11/+8
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1401593 (bzr r14372)
* fix for recent merge of ~mapreri/inkscape/typo Marc Jeanmougin2015-09-161-5/+1
| | | | | (cf discussion at https://code.launchpad.net/~mapreri/inkscape/typo/+merge/270993 ) (bzr r14370)
* Don't need bounding box if 'primitiveUnits' not 'objectBoundingBox'.Tavmjong Bah2015-09-151-8/+11
| | | (bzr r14368)
* Fix for 1495106 (Add a check for id before sending a modified signal)Marc Jeanmougin2015-09-141-1/+9
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1495106 (bzr r14367)
* Fix typo in a comment s/seperator/separator/Mattia Rizzolo2015-09-141-1/+1
| | | (bzr r14364.1.2)
* Fix typo s/seperator/separator/Mattia Rizzolo2015-09-141-1/+1
| | | (bzr r14364.1.1)
* Refactoring of the code that handles transformations and snapping in the ↵Diederik van Lierop2015-09-1311-704/+804
| | | | | selector tool and the node tool. Splitting large chunks of code into some small classes, and eliminating some wrapper methods which were all just too similar (bzr r14363)
* set node tool rubberband shadow. (Bug 1494445)Alvin Penner2015-09-121-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1494445 (bzr r14358)
* Export. Fix for bug #170295 (default export image name for not-saved drawings).Nicolas Dufour2015-09-121-0/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/170295 (bzr r14357)
* fixes bug:1492711 in bspline and fillet chamferjtx2015-09-114-12/+26
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14356)
* Better fix for bug 1492711Jabier Arraiza Cenoz2015-09-082-3/+12
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14353)
* Fix for bug 179842Jabier Arraiza Cenoz2015-09-081-1/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/179842 (bzr r14352)
* Fix for bug 1492711Jabier Arraiza Cenoz2015-09-081-0/+3
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1492711 (bzr r14351)
* Fix a bug in BSpline on straight lines when press a default width buttonJabier Arraiza Cenoz2015-09-081-1/+1
| | | (bzr r14350)
* fixes bug:1492704 in bsplinejtx2015-09-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1492704 (bzr r14347)
* for a zero sbasis, set the size to 1. (Bug 1478168)Alvin Penner2015-09-061-2/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1478168 (bzr r14346)
* Attempt to fix 1417173 (undo duplicate gradient crash)Marc Jeanmougin2015-09-051-10/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1417173 (bzr r14345)
* Quick fix for previous fix (i cannot understand why the previous fix still ↵Marc Jeanmougin2015-09-051-1/+1
| | | | | works fine, but it will be cleaner with this anyway) (bzr r14344)
* better ordering of setting the ids in the group to symbol codeMarc Jeanmougin2015-09-051-3/+2
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1492615 (bzr r14343)
* Fix z-order in creating symbolsMarc Jeanmougin2015-09-051-1/+2
| | | (bzr r14342)
* Changed some strings to BSPLine widgetsJabier Arraiza Cenoz2015-09-012-16/+16
| | | (bzr r14339)
* Improvements to BSPline widgets:jtx2015-09-014-22/+29
| | | | | | | Now the "Change Weight" is % based insteas 0-1 interval Removed "Ignore cusp nodes" and substituted by: "Apply on cusp nodes" and "Apply on non cusp nodes" (bzr r14337)
* Merge faster touch selectJohn Bintz2015-09-011-32/+45
|\ | | | | (bzr r14336)
| * Cache SVG DOM node order for faster touch selection.John Bintz2015-05-231-32/+45
| | | | | | (bzr r14169.1.1)
* | Fix restoring previous state of 'Objects' and 'Selection sets' dialogssu_v2015-08-311-0/+2
| | | | | | (bzr r14335)
* | Why would anyone make a sorting function that is not antisymmetric ? That ↵Marc Jeanmougin2015-08-301-9/+3
| | | | | | | | | | | | | | | | makes std::sort crash, and makes me sad. Fixed bugs: - https://launchpad.net/bugs/1490196 (bzr r14334)