| Commit message (Expand) | Author | Files | Lines |
| 2015-03-19 | ui/tools: sp. fixes (cosmetic) | Bryce Harrington | 1 | -2/+2 |
| 2015-02-25 | Strip ToolFactory | Liam P. White | 1 | -9/+0 |
| 2015-01-12 | Fixing build error on Ubuntu (GThread error due to include ordering). | Nicolas Dufour | 1 | -2/+3 |
| 2015-01-12 | Undo. Partial fix for Bug #171990 (pen tool commit for each node for more gra... | Jeremiah Darais | 1 | -85/+106 |
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -1/+1 |
| 2014-12-21 | Purge sp_desktop_controls | Liam P. White | 1 | -4/+4 |
| 2014-12-21 | Purge sp_desktop_sketch and sp_desktop_tempgroup | Liam P. White | 1 | -3/+3 |
| 2014-12-21 | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 1 | -3/+3 |
| 2014-12-04 | Fix snapping bug in pen tool | Diederik van Lierop | 1 | -3/+7 |
| 2014-11-24 | Units: make it absolutely clear that Document properties unit dropdown is for... | Johan B. C. Engelen | 1 | -1/+1 |
| 2014-10-05 | Move more UI code into ui/ | Liam P. White | 1 | -3/+3 |
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -161/+145 |
| 2014-09-24 | A bit refactor, remove some old vars | Jabier Arraiza Cenoz | 1 | -9/+6 |
| 2014-09-24 | Change colors of helper paths also in middle draw when change the mode -spiro... | root | 1 | -0/+1 |
| 2014-09-24 | Show the helper curves in pen tool with the color of the current layer define... | Jabier Arraiza Cenoz | 1 | -29/+17 |
| 2014-09-22 | Fix for strange gap at shift to cusp in bspline | Jabier Arraiza Cenoz | 1 | -121/+111 |
| 2014-09-15 | fixing cusp node bug on bspline -problems moving nodes because tiny handles | Jabier Arraiza Cenoz | 1 | -1/+7 |
| 2014-08-08 | Ponyscape feature: finish pen drawing on context switch | Liam P. White | 1 | -1/+3 |
| 2014-08-04 | Fixed some redraw problems moving nodes in bspline mode | Jabier Arraiza Cenoz | 1 | -8/+8 |
| 2014-07-22 | Replaced some abs/fabs with std::abs. | Markus Engel | 1 | -1/+1 |
| 2014-07-22 | fix bug pointed by LiamW in Spirolive | Jabier Arraiza Cenoz | 1 | -1/+0 |
| 2014-07-01 | pen tool: add back removal of curvature handle when backspace-deleting a node... | Johan B. C. Engelen | 1 | -29/+32 |
| 2014-07-01 | Fix pentool backspace bug. Thanks Jabier | Johan B. C. Engelen | 1 | -12/+23 |
| 2014-06-11 | pen tool: fix crash when finishing path with right-click or enter while dragg... | Johan B. C. Engelen | 1 | -0/+2 |
| 2014-06-09 | fix a bug on spirolive close path | Jabier Arraiza Cenoz | 1 | -27/+29 |
| 2014-05-13 | Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW | Jabier Arraiza Cenoz | 1 | -3/+19 |
| 2014-05-13 | Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW | Jabier Arraiza Cenoz | 1 | -3/+19 |
| 2014-04-01 | Refactor of end anchors. | Jabier Arraiza Cenoz | 1 | -87/+82 |
| 2014-03-31 | clarify the 'sc' and 'ec' SPCurve, by point of VinÃcius, whith the result of... | Jabier Arraiza Cenoz | 1 | -10/+8 |
| 2014-03-27 | Changed some return types from gint to bool. | Markus Engel | 1 | -5/+5 |
| 2014-03-26 | Cleaned up connector-tool, pen-tool, and pencil-tool. | Markus Engel | 1 | -97/+115 |
| 2014-03-20 | Fixed bug continuing cusp nodes | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2014-03-20 | Full refactor of path continuations in bspline-spirolive mode, I think no mor... | Jabier Arraiza Cenoz | 1 | -3/+2 |
| 2014-03-20 | Refactor of anchors | Jabier Arraiza Cenoz | 1 | -9/+9 |
| 2014-03-19 | Fix a bug when starting path with change from bspline to spiro and inverse | Jabier Arraiza Cenoz | 1 | -3/+4 |
| 2014-03-06 | Fixed a bug when click over the previuos node in bspline/spiro mode | root | 1 | -1/+0 |
| 2014-03-05 | Fixing branch problems | Jabier Arraiza Cenoz | 1 | -36/+31 |
| 2014-03-05 | Translations | Jabier Arraiza Cenoz | 1 | -31/+36 |
| 2014-03-05 | translations from spanish to english done, it might need a little review, but... | Guiu Rocafort | 1 | -36/+31 |
| 2014-03-04 | Change tooltip to one more explicit to make cusp nodes | Jabier Arraiza Cenoz | 1 | -4/+4 |
| 2014-03-04 | Reduce a half the spiro distance to redraw | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2014-03-02 | Add new curve structure to show temporay item while draw on bspline and spiro... | Jabier Arraiza Cenoz | 1 | -9/+19 |
| 2014-03-02 | Fixed update to trunk, lot of changes vinÃcius | Jabier Arraiza Cenoz | 1 | -84/+38 |
| 2014-03-02 | Added some consts. Turned functions to member functions. | Markus Engel | 1 | -430/+384 |
| 2014-02-26 | Fixed some/all bugs related to continuing bspline/spiro curves advertaising b... | Jabier Arraiza Cenoz | 1 | -23/+27 |
| 2014-02-26 | Made constructors of tools use initializer lists. | Markus Engel | 1 | -25/+40 |
| 2014-02-01 | Add correct preview for coninuing paths whith pencil and draw modes | Jabier Arraiza Cenoz | 1 | -0/+32 |
| 2014-01-02 | Fixed a boring bug sometimes curves be converted to lines, increasing a bit t... | Jabier Arraiza Cenoz | 1 | -12/+17 |
| 2013-12-31 | Spanish comment of pencil-tool.cpp/.h | Jabier Arraiza Cenoz | 1 | -97/+53 |
| 2013-12-30 | Refactorizing | Jabier Arraiza Cenoz | 1 | -61/+13 |