summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-24Remove unused parameter in SPItem::doWriteTransformStefano Facchini12-14/+14
2017-08-29Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ...Jabiertxo Arraiza Cenoz1-1/+1
2017-08-29Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa...Jabiertxo Arraiza Cenoz1-1/+3
2017-08-13Attemp to fix bug 1707899, retain shapes color. Also now retain shape previou...Jabier Arraiza1-11/+25
2017-08-13Add Alt modifier to allow move ultimate point in BSpline and Spiro pen toolsJabier Arraiza2-47/+127
2017-07-05Upgrade dropper with fixed for each of the modesMartin Owens2-106/+104
2017-07-05cursors: rm deprecated gtkstyle custom black/whiteAlexander Valavanis2-7/+5
2017-07-01Improving CR feedback. thanks!Jabier Arraiza5-39/+7
2017-07-01Finish add selectable knot shapesJabier Arraiza2-7/+15
2017-07-01Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...Sylvain Chiron1-2/+1
2017-07-01working on knots selectionJabier Arraiza2-5/+45
2017-06-30Hackfest: Add start of dropping toolMartin Owens1-35/+73
2017-06-30Starting selectable knotsJabier Arraiza2-9/+9
2017-06-30Hackfest: Show dropper color in cursor, while moving the mouse.Martin Owens2-43/+35
2017-06-30Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens29-93/+59
2017-06-27Partial fix for menu items and split contextmenu into separate fileAlexander Valavanis1-0/+1
2017-06-26select-tool: Only stop the rubberband when it was startedUli Schlachter1-1/+3
2017-06-23Improve and simplify shortcut handling.Eduard Braun3-27/+12
2017-06-06Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof1-1/+1
2017-06-06Add contextual buttons to Hide/lock and Unhide/unlock itemsJabiertxof1-1/+1
2017-05-29Working on hideJabier Arraiza Cenoz1-1/+1
2017-05-29Add toggle clip bisibility buttonJabier Arraiza Cenoz1-1/+1
2017-05-29Initial releaseJabiertxof1-2/+5
2017-05-01Calligraphy mode: creates dots on single click.Marc Jeanmougin2-2/+9
2017-03-30Add canvas-rotate for rapid previewing canvas rotation.Tavmjong Bah1-50/+31
2017-03-29White space.Tavmjong Bah1-9/+11
2017-03-21Add entry for canvas rotate step in Inkscape Preferences dialog.Tavmjong Bah1-2/+3
2017-03-21Add verbs for canvas rotation.Tavmjong Bah1-7/+7
2017-03-20Implement rotation via desktop to window affine.Tavmjong Bah1-474/+405
2017-03-13Replace rectangle based zooming by affine based zooming.Tavmjong Bah1-13/+13
2017-03-03https://bugs.launchpad.net/inkscape/+bug/1496836Alexandru-Daniel Roman1-1/+1
2017-02-28This patch adds the copy-paste formated text functionality to the text tool.Alexandru-Daniel Roman2-1/+56
2017-02-05Fix C++11 errors and warnings with g++-7Alex Valavanis1-18/+41
2017-02-01Fix typo.Tavmjong Bah1-1/+1
2017-01-25Comented one of the shortcuts for doc rotate because bad response now interac...Jabier Arraiza Cenoz1-16/+16
2017-01-22Update to new code in trunkJabiertxof1-2/+2
2017-01-04Correct/rephrase a comment. Remove trailing space.Shlomi Fish1-2/+4
2016-12-24i18n. Flood autogap list not correctly translated at runtime.Nicolas Dufour1-4/+4
2016-12-19Remove unneeded static var from previous commitJabier Arraiza Cenoz2-15/+16
2016-12-19Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz2-19/+25
2016-12-16remove rollback to 15315Jabiertxof1-1/+2
2016-12-16Rollback 15315Jabiertxof1-2/+1
2016-12-15Prevent crash when iterator invalidated after converting shape to path.Tavmjong Bah1-1/+2
2016-12-02Ensure new mesh is immediately editable.Tavmjong Bah1-0/+10
2016-12-01Add toggles for handle visibility, editing fill, and editing stroke.Tavmjong Bah2-11/+37
2016-11-23Select mesh nodes by clicking on control lines.Tavmjong Bah1-11/+41
2016-11-21Keep corner nodes selected when possible for corner operations.Tavmjong Bah1-5/+9
2016-11-20Preserve selection of corner nodes for some corner operations.Tavmjong Bah1-1/+6
2016-11-19Add Shift-I shortcut for insert node.su_v2-0/+20
2016-11-18Improve mouse handling for mesh:Tavmjong Bah1-79/+117