summaryrefslogtreecommitdiffstats
path: root/src/ui/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Calligraphy mode: creates dots on single click.Marc Jeanmougin2017-05-012-2/+9
* Add canvas-rotate for rapid previewing canvas rotation.Tavmjong Bah2017-03-301-50/+31
* White space.Tavmjong Bah2017-03-291-9/+11
* Add entry for canvas rotate step in Inkscape Preferences dialog.Tavmjong Bah2017-03-211-2/+3
* Add verbs for canvas rotation.Tavmjong Bah2017-03-211-7/+7
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-201-474/+405
* Replace rectangle based zooming by affine based zooming.Tavmjong Bah2017-03-131-13/+13
* https://bugs.launchpad.net/inkscape/+bug/1496836Alexandru-Daniel Roman2017-03-031-1/+1
* merge minor refactoringShlomi Fish2017-02-281-2/+4
|\
| * Merged.Shlomi Fish2017-02-064-402/+522
| |\
| * | Correct/rephrase a comment. Remove trailing space.Shlomi Fish2017-01-041-2/+4
* | | This patch adds the copy-paste formated text functionality to the text tool.Alexandru-Daniel Roman2017-02-282-1/+56
| |/ |/|
* | Fix C++11 errors and warnings with g++-7Alex Valavanis2017-02-051-18/+41
* | Fix typo.Tavmjong Bah2017-02-011-1/+1
* | Comented one of the shortcuts for doc rotate because bad response now interac...Jabier Arraiza Cenoz2017-01-251-16/+16
* | fixing to new trunkJabiertxof2017-01-2410-265/+450
|\|
| * i18n. Flood autogap list not correctly translated at runtime.Nicolas Dufour2016-12-241-4/+4
| * Remove unneeded static var from previous commitJabier Arraiza Cenoz2016-12-192-15/+16
| * Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz2016-12-192-19/+25
| * Prevent crash when iterator invalidated after converting shape to path.Tavmjong Bah2016-12-151-1/+2
| * Ensure new mesh is immediately editable.Tavmjong Bah2016-12-021-0/+10
| * Add toggles for handle visibility, editing fill, and editing stroke.Tavmjong Bah2016-12-012-11/+37
| * Select mesh nodes by clicking on control lines.Tavmjong Bah2016-11-231-11/+41
| * Keep corner nodes selected when possible for corner operations.Tavmjong Bah2016-11-211-5/+9
| * Preserve selection of corner nodes for some corner operations.Tavmjong Bah2016-11-201-1/+6
| * Add Shift-I shortcut for insert node.su_v2016-11-192-0/+20
| * Improve mouse handling for mesh:Tavmjong Bah2016-11-181-79/+117
| * Remove debug line from last commit.Tavmjong Bah2016-11-171-1/+0
| * Fix status bar messages for meshes and gradients.Tavmjong Bah2016-11-172-5/+25
| * Split selected rows/columns in half using Insert key.Tavmjong Bah2016-11-161-4/+12
| * Implement tweaking of mesh handle colors.Tavmjong Bah2016-11-141-80/+102
| * merge boolop branch: Move boolop functions from sp_selected_path_<op> to Obje...Marc Jeanmougin2016-11-094-11/+11
| |\
| | * Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>Alexander Brock2016-11-094-11/+11
| * | Click-drag selects nodes rather than creates new mesh if mesh already exists.Tavmjong Bah2016-11-091-1/+18
| * | Improve mesh handling in Fill and Stroke dialog.Tavmjong Bah2016-11-081-46/+24
| |/
* | Fix some bugsJabier Arraiza Cenoz2016-11-071-2/+4
* | Fix some bugs pointed by vladaJabier Arraiza Cenoz2016-11-071-8/+3
* | Update to trunkJabier Arraiza Cenoz2016-11-061-42/+42
|\|
| * Fix some bugs on pen/cil dropdown shapesJabier Arraiza Cenoz2016-11-061-42/+42
| * Minor tweakJabier Arraiza Cenoz2016-11-061-1/+1
| * Fix bug on apply bend LPE from pen/cil without cliboard, nothin happends prev...Jabier Arraiza Cenoz2016-11-061-1/+1
* | Fix a bug that allow to enter rotate mode with right clickJabier Arraiza Cenoz2016-11-061-24/+15
* | Change modifier to enter rotate mode from SHIFT to CONTROLJabier Arraiza Cenoz2016-11-051-3/+3
* | Update to trunkJabier Arraiza Cenoz2016-11-053-28/+35
|\|
| * Fix bug:1639098Jabier Arraiza Cenoz2016-11-051-2/+9
| * Fix bug:1639083 crach closing segment with shortcut LPEJabier Arraiza Cenoz2016-11-052-26/+26
* | Fix angle constrain, thanks to vlada, Mc and LiamWJabier Arraiza Cenoz2016-11-011-1/+1
* | Add some Vlava improvements from mailing listJabier Arraiza Cenoz2016-11-012-85/+155
|\|
* | Update to trunkJabier Arraiza Cenoz2016-10-257-35/+35
|\|
| * CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-247-35/+35