summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicated codeJabier Arraiza Cenoz2016-05-211-5/+0
* Fix a bug on Pen tool when use bend path as option and the clipboard has some...Jabier Arraiza Cenoz2016-05-101-1/+4
* minor warning cleanup.Jon A. Cruz2016-04-211-2/+2
* Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski2016-04-121-2/+2
* Update status bar text and remove spare Geom Point variable.Martin Owens2016-03-201-8/+7
* Add Shift+Enter path complete and larger square node on mouse over.Martin Owens2016-03-201-1/+13
* Fix a bug meassuring text in units diferent than PXJabier Arraiza Cenoz2016-03-141-2/+1
* does not zoom in to selection box if holding shift to zoom outMarc Jeanmougin2016-03-071-1/+1
* Fix for bug 415471 and 1553182 related to undo with eraser toolJabier Arraiza Cenoz2016-03-041-41/+48
* Fix bug: 230480 eraser tool always deletes selected objectsJabier Arraiza Cenoz2016-03-041-1/+12
* Hide with widget in delete mode of eraser toolJabier Arraiza Cenoz2016-03-041-0/+1
* update to trunkJabier Arraiza Cenoz2016-03-031-6/+10
|\
| * Fix bug 1540155: Interactive simplify on pencit tool is hard to editJabier Arraiza Cenoz2016-03-021-6/+10
* | Fix a bug with 0 width shapesJabier Arraiza Cenoz2016-03-011-1/+3
* | update to trunkJabier Arraiza Cenoz2016-03-012-7/+9
|\|
| * static code analysisKris De Gussem2016-02-222-7/+9
* | Improve fill rule and add mass optionJabier Arraiza Cenoz2016-03-011-19/+43
* | Improved eraser tool, now working on documents not pixels and with 0 widthJabier Arraiza Cenoz2016-02-132-79/+81
|/
* Fix a bug on explicit_base on meassure tool when using knots dialog to change...Jabier Arraiza Cenoz2016-02-112-10/+14
* Changed no end lifetime temporary canvas items to canvas items in measure toolJabier Arraiza Cenoz2016-02-082-20/+32
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-082-11/+11
* Changed one icon/action in meassure toolbar to one more explicitJabier Arraiza Cenoz2016-02-071-2/+2
* Add knot position dialog to meassure with Shift+ClickJabier Arraiza Cenoz2016-02-072-5/+28
* Fix for bug 1540518. Improved performance based on previous meassure code com...Jabier Arraiza Cenoz2016-02-071-58/+47
* Added phantom meassure feature to meassure toolJabier Arraiza Cenoz2016-02-062-31/+85
* Remove duplicated variable on meassureJabier Arraiza Cenoz2016-02-061-1/+0
* Fix for meassure bug #1541963Jabier Arraiza Cenoz2016-02-062-4/+4
* Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...Jabier Arraiza Cenoz2016-02-011-2/+2
* Remove two warnings on compileJabier Arraiza Cenoz2016-01-301-2/+2
* Fix a bug in eraser spray mode when no overlaps is disabledJabier Arraiza Cenoz2016-01-281-2/+2
* Fix crash when apply Bend From Clipboard to a clone by the pen/pencil toolbarJabier Arraiza Cenoz2016-01-061-1/+6
* update to trunkMarc Jeanmougin2015-12-073-5/+5
|\
| * static code analysisKris De Gussem2015-12-073-5/+5
* | cppification: GSList replaced by vectors (select tool cycling to 'select under')Marc Jeanmougin2015-12-062-61/+41
* | cppification: GSList replaced by vectors (mostly related to gradients and mes...Marc Jeanmougin2015-12-063-37/+35
|/
* Fix undo of mesh creation.Tavmjong Bah2015-11-251-18/+11
* Compile against external libpotraceAlex Valavanis2015-11-211-2/+8
|\
| * Enable builds without flood/trace on systems without PotraceAlex Valavanis2015-11-091-2/+8
* | static code analysisKris De Gussem2015-11-161-4/+2
* | Fix erase mode in no overlap mode, pointed by Ivan LouetteJabier Arraiza Cenoz2015-11-141-12/+18
* | static code analysisKris De Gussem2015-11-134-8/+8
* | Fix crashes in erase mode of sprayJabier Arraiza Cenoz2015-11-121-2/+6
* | Add erase mode to spray. Bugfixes.Jabier Arraiza Cenoz2015-11-112-13/+29
* | Refactor of code, minor bugs fixed.Jabier Arraiza Cenoz2015-11-112-130/+281
* | Improve offseting calculationJabier Arraiza Cenoz2015-11-111-38/+50
* | Remove unused functionsJabier Arraiza Cenoz2015-11-111-15/+0
* | Add option to spray tool to no overlap between colorsJabier Arraiza Cenoz2015-11-112-25/+35
* | Improvements to the over visible/invisible to minimize the colisions, sprayed...Jabier Arraiza Cenoz2015-11-112-20/+96
* | Spray Tool: Change hide invisibe by over visible and over invisible, sugested...Jabier Arraiza Cenoz2015-11-102-18/+32
* | Fixes from review form Mc-Jabier Arraiza Cenoz2015-11-071-4/+1