summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (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-062-12/+143
* add reverse to meassure outputJabier Arraiza Cenoz2015-10-052-0/+11
* Add redraw to meassure when use toolbarJabier Arraiza Cenoz2015-10-052-1/+6
* Add snap and CTRL constrainJabier Arraiza Cenoz2015-10-041-10/+19
* 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-042-366/+369
|/
* Added a pref option to disable "spacebar panning". (default:enabled)Marc Jeanmougin2015-09-171-5/+4
* A bit more refactor of BSPline tool. Still the bug duplicating end node :(Jabier Arraiza Cenoz2015-08-141-1/+1
* Refactor of BSPline code attemping to fix the duplicate end node bug, not sur...Jabier Arraiza Cenoz2015-08-131-2/+3
* allow more translations than only scaleJabier Arraiza Cenoz2015-08-081-5/+1
* Fix a bug scaling path parametersJabier Arraiza Cenoz2015-08-071-11/+28
* Remove unused function declaration and change some commentsJabier Arraiza Cenoz2015-08-061-51/+49
* Refactor BSPline and Spiro to remove duplicated functionsJabier Arraiza Cenoz2015-08-062-255/+2
* Allow scale on bend itemsJabier Arraiza Cenoz2015-08-051-1/+9
* Fix some transform problems in Bend path.Jabier Arraiza Cenoz2015-08-051-27/+17
* Fixed some typos in bsector and bsplineJabier Arraiza Cenoz2015-08-021-15/+31
* Update simplify interactive to handle trinagle out powerstrokes, also fix it ...Jabier Arraiza Cenoz2015-08-011-5/+7
* update to trunkJabier Arraiza Cenoz2015-07-303-6/+37
|\
| * Fix LPE stack in interactive simplifyjtx2015-07-271-8/+8
| * merge lp:~inkscape.dev/inkscape/simplify-lpe-pencil-toolbar into lp:inkscapeJabier Arraiza Cenoz2015-07-262-4/+34
| |\
| | * update to trunkJabier Arraiza Cenoz2015-07-251-1/+6
| | |\
| | * \ update to trunkJabier Arraiza Cenoz2015-07-2425-532/+547
| | |\ \
| | * \ \ update to trunkJabier Arraiza Cenoz2015-04-097-8/+8
| | |\ \ \
| | * \ \ \ update to trunkJabier Arraiza Cenoz2015-03-181-32/+34
| | |\ \ \ \
| | * | | | | Update to new simplifyJabier Arraiza Cenoz2015-03-101-2/+0
| | * | | | | Fix new added simplify parameterJabier Arraiza Cenoz2015-03-091-0/+1
| | * | | | | fix to fit the new parameters of simplify lpeJabier Arraiza Cenoz2015-03-081-1/+0
| | * | | | | allow use multiple lines, added new iconJabier Arraiza Cenoz2015-03-081-1/+1
| | * | | | | add interactive smooth to pen toolJabier Arraiza Cenoz2015-03-072-4/+36
| * | | | | | Fix snapping of start point of path when holding the CTRL key in the Bézier ...Diederik van Lierop2015-07-251-0/+3
| | |_|_|_|/ | |/| | | |
* | | | | | update to trunkJabier Arraiza Cenoz2015-07-2422-279/+306
|\| | | | |
| * | | | | Make persistence of snap indicator configurable, and clean up the snapping ta...Diederik van Lierop2015-07-241-1/+6
| | |_|_|/ | |/| | |
| * | | | Fix a bug continuing a bezier path whith a LPE one like spiro or bspline on a...Jabier Arraiza Cenoz2015-07-221-4/+3
| * | | | Fix a bug continuing a bezier path whith a LPE one like spiro or bsplineJabier Arraiza Cenoz2015-07-102-10/+18
| * | | | Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-048-26/+33
| |\ \ \ \
| | * | | | Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-224-8/+4
| | * | | | Fix eraser toolKrzysztof Kosi??ski2015-05-091-6/+18
| | * | | | Merge from trunkKrzysztof Kosi??ski2015-05-0817-136/+96
| | |\ \ \ \
| | * | | | | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-273-12/+11
| * | | | | | Merge node angle measurement by Alexander BrockKrzysztof Kosi??ski2015-06-241-3/+21
| |\ \ \ \ \ \
| | * | | | | | Change function call to one lineAlexander Brock2015-06-101-3/+1
| | * | | | | | Compute angle in [0,180[ and adhere to style guideAlexander Brock2015-06-101-11/+6
| | * | | | | | Show angle of selected line segments relative to X-axisAlexander Brock2015-06-081-3/+26
| * | | | | | | Spray. Fix for Bug #1459845 (Spray tool pressure sensitivity broken?).Nicolas Dufour2015-06-222-39/+9