summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/pen-tool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ui/tools: sp. fixes (cosmetic)Bryce Harrington2015-03-191-2/+2
* Strip ToolFactoryLiam P. White2015-02-251-9/+0
* Fixing build error on Ubuntu (GThread error due to include ordering).Nicolas Dufour2015-01-121-2/+3
* Undo. Partial fix for Bug #171990 (pen tool commit for each node for more gra...Jeremiah Darais2015-01-121-85/+106
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Purge sp_desktop_controlsLiam P. White2014-12-211-4/+4
* Purge sp_desktop_sketch and sp_desktop_tempgroupLiam P. White2014-12-211-3/+3
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-3/+3
* Fix snapping bug in pen toolDiederik van Lierop2014-12-041-3/+7
* Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-1/+1
* Move more UI code into ui/Liam P. White2014-10-051-3/+3
* A bit refactor, remove some old varsJabier Arraiza Cenoz2014-09-241-9/+6
* Change colors of helper paths also in middle draw when change the mode -spiro...root2014-09-241-0/+1
* Show the helper curves in pen tool with the color of the current layer define...Jabier Arraiza Cenoz2014-09-241-29/+17
* Fix for strange gap at shift to cusp in bsplineJabier Arraiza Cenoz2014-09-221-121/+111
* fixing cusp node bug on bspline -problems moving nodes because tiny handlesJabier Arraiza Cenoz2014-09-151-1/+7
* Ponyscape feature: finish pen drawing on context switchLiam P. White2014-08-081-1/+3
* Fixed some redraw problems moving nodes in bspline modeJabier Arraiza Cenoz2014-08-041-8/+8
* Merge from trunk 13472Liam P. White2014-07-271-13/+15
|\
| * Replaced some abs/fabs with std::abs.Markus Engel2014-07-221-1/+1
| * Fix pentool backspace bug. Thanks JabierJohan B. C. Engelen2014-07-011-12/+23
* | fix bug pointed by LiamW in SpiroliveJabier Arraiza Cenoz2014-07-221-1/+0
* | pen tool: add back removal of curvature handle when backspace-deleting a node...Johan B. C. Engelen2014-07-011-29/+32
* | Update to latest tip (trunk r13432)Liam P. White2014-06-191-0/+2
|\|
| * pen tool: fix crash when finishing path with right-click or enter while dragg...Johan B. C. Engelen2014-06-111-0/+2
* | fix a bug on spirolive close pathJabier Arraiza Cenoz2014-06-091-27/+29
* | Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamWJabier Arraiza Cenoz2014-05-131-3/+19
* | Refactor of end anchors.Jabier Arraiza Cenoz2014-04-011-87/+82
* | clarify the 'sc' and 'ec' SPCurve, by point of Vinícius, whith the result of...Jabier Arraiza Cenoz2014-03-311-10/+8
* | update to trunkJabier Arraiza Cenoz2014-03-271-115/+132
|\|
| * Changed some return types from gint to bool.Markus Engel2014-03-271-5/+5
| * Cleaned up connector-tool, pen-tool, and pencil-tool.Markus Engel2014-03-261-97/+115
* | Fixed bug continuing cusp nodesJabier Arraiza Cenoz2014-03-201-1/+1
* | Full refactor of path continuations in bspline-spirolive mode, I think no mor...Jabier Arraiza Cenoz2014-03-201-3/+2
* | Refactor of anchorsJabier Arraiza Cenoz2014-03-201-9/+9
* | Fix a bug when starting path with change from bspline to spiro and inverseJabier Arraiza Cenoz2014-03-191-3/+4
* | Fixed a bug when click over the previuos node in bspline/spiro moderoot2014-03-061-1/+0
* | Fixing branch problemsJabier Arraiza Cenoz2014-03-051-36/+31
* | TranslationsJabier Arraiza Cenoz2014-03-051-31/+36
* | completed mergingGuiu Rocafort2014-03-051-5/+5
|\ \
| * | Change tooltip to one more explicit to make cusp nodesJabier Arraiza Cenoz2014-03-041-4/+4
| * | Reduce a half the spiro distance to redrawJabier Arraiza Cenoz2014-03-041-1/+1
* | | translations from spanish to english done, it might need a little review, but...Guiu Rocafort2014-03-051-36/+31
|/ /
* | Add new curve structure to show temporay item while draw on bspline and spiro...Jabier Arraiza Cenoz2014-03-021-9/+19
* | Fixed update to trunk, lot of changes viníciusJabier Arraiza Cenoz2014-03-021-84/+38
* | Resolving conflicts, maybe brokenJabier Arraiza Cenoz2014-03-021-602/+592
|\|
| * Added some consts. Turned functions to member functions.Markus Engel2014-03-021-430/+384
* | update to trunkJabier Arraiza Cenoz2014-02-261-25/+40
|\|
| * Made constructors of tools use initializer lists.Markus Engel2014-02-261-25/+40
* | Fixed some/all bugs related to continuing bspline/spiro curves advertaising b...Jabier Arraiza Cenoz2014-02-261-23/+27