summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |_|_|_|/ |/| | | |
* | | | | 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
* | | | | | | Spray Tool. Fixing boolean initialization and coding style issues.Nicolas Dufour2015-06-182-11/+11
|/ / / / / /
* | | | | | Replace tabs by spacesDiederik van Lierop2015-05-301-28/+28
* | | | | | Snapping in node tool now also works when:Diederik van Lierop2015-05-302-27/+82
* | | | | | Fix a bug in BSpline whith pencil mode and handles toleranceJabier Arraiza Cenoz2015-05-291-6/+7
| |/ / / / |/| | | |
* | | | | fixes a few of jenkins warningsMarc Jeanmougin2015-05-086-18/+6
* | | | | fix for stl "remove"Marc Jeanmougin2015-05-071-1/+1
* | | | | better fix, using std::remove instead of std::eraseMarc Jeanmougin2015-05-071-3/+1
* | | | | fix crash when converting a group of objects to pathMarc Jeanmougin2015-05-071-1/+3
* | | | | updated with trunkMarc Jeanmougin2015-04-291-4/+0
|\ \ \ \ \
| * | | | | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
| |/ / / /
* | | | | removed a few useless SP_OBJECT() castsMarc Jeanmougin2015-04-271-1/+1
* | | | | Just reread the entire diff against trunk. Given the diff size, i must have f...Marc Jeanmougin2015-04-261-1/+1
* | | | | mergingMarc Jeanmougin2015-04-2614-315/+314
|\| | | |
| * | | | Replace GList by std::vectorTavmjong Bah2015-04-142-35/+25
| * | | | Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz2015-04-105-232/+239
| | |_|/ | |/| |
| * | | ui/tools: sp. fixes (cosmetic)Bryce Harrington2015-03-197-8/+8
| | |/ | |/|
| * | Fix for a potential (though unlikely) dereference of null pointer in the spra...Nicolas Dufour2015-03-141-32/+34
| |/
| * Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah2015-03-011-8/+8
* | mergeMarc Jeanmougin2015-04-2622-216/+0
|\|
| * Strip ToolFactoryLiam P. White2015-02-2522-216/+0
* | more cast cleanupMarc Jeanmougin2015-02-273-5/+5
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-279-36/+22
* | added a set to the SelectionMarc Jeanmougin2015-02-191-1/+1
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-1912-49/+47
* | Just...mc2015-02-1813-113/+105
|/