| Commit message (Expand) | Author | Files | Lines |
| 2017-08-28 | Parametrice into preferences magic numbers and other staff | Jabier Arraiza | 1 | -4/+8 |
| 2017-08-28 | Allow pressure in pencil in the tree modes, bezier, bspline and spiro | Jabier Arraiza | 1 | -7/+14 |
| 2017-08-27 | Add preview | Jabier Arraiza | 1 | -86/+79 |
| 2017-08-27 | Working on preview over powerpencil | Jabier Arraiza | 1 | -37/+178 |
| 2017-08-25 | Starting with powerpencil | Jabier Arraiza | 1 | -7/+71 |
| 2017-06-30 | Hackfest: Refactor cursors so the hot spot is inside the xpm | Martin Owens | 1 | -1/+1 |
| 2016-11-05 | Fix bug:1639083 crach closing segment with shortcut LPE | Jabier Arraiza Cenoz | 1 | -2/+2 |
| 2016-10-24 | CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo... | Marc Jeanmougin | 1 | -1/+1 |
| 2016-08-29 | Partial fix for bug 172063 while we find a better solution for XOR in helper ... | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -5/+0 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+5 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -5/+0 |
| 2016-03-02 | Fix bug 1540155: Interactive simplify on pencit tool is hard to edit | Jabier Arraiza Cenoz | 1 | -6/+10 |
| 2015-05-29 | Fix a bug in BSpline whith pencil mode and handles tolerance | Jabier Arraiza Cenoz | 1 | -6/+7 |
| 2015-05-08 | fixes a few of jenkins warnings | Marc Jeanmougin | 1 | -3/+0 |
| 2015-04-10 | Fix coding style issues in bspline/spirolive code | Jabier Arraiza Cenoz | 1 | -11/+11 |
| 2015-03-07 | add interactive smooth to pen tool | Jabier Arraiza Cenoz | 1 | -4/+10 |
| 2015-02-25 | Strip ToolFactory | Liam P. White | 1 | -9/+0 |
| 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_sketch and sp_desktop_tempgroup | Liam P. White | 1 | -1/+1 |
| 2014-12-21 | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 1 | -1/+1 |
| 2014-10-05 | Move more UI code into ui/ | Liam P. White | 1 | -2/+2 |
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -1/+8 |
| 2014-09-24 | Now add the helper colors also to pencil helper | Jabier Arraiza Cenoz | 1 | -1/+8 |
| 2014-06-07 | Undo changes in r13391 | Liam P. White | 1 | -2/+3 |
| 2014-06-06 | Clean up some unnecessary pointer usage in livarot | Liam P. White | 1 | -3/+2 |
| 2014-03-31 | clarify the 'sc' and 'ec' SPCurve, by point of VinÃcius, whith the result of... | Jabier Arraiza Cenoz | 1 | -3/+1 |
| 2014-03-29 | Removed obsolete header file. | Markus Engel | 1 | -10/+11 |
| 2014-03-27 | Changed some return types from gint to bool. | Markus Engel | 1 | -5/+5 |
| 2014-03-26 | Cleaned up pencil-tool. | Markus Engel | 1 | -47/+37 |
| 2014-03-26 | Cleaned up connector-tool, pen-tool, and pencil-tool. | Markus Engel | 1 | -51/+42 |
| 2014-03-20 | Full refactor of path continuations in bspline-spirolive mode, I think no mor... | Jabier Arraiza Cenoz | 1 | -0/+3 |
| 2014-03-05 | Fixing branch problems | Jabier Arraiza Cenoz | 1 | -2/+2 |
| 2014-03-05 | Translations | Jabier Arraiza Cenoz | 1 | -2/+2 |
| 2014-03-05 | translations from spanish to english done, it might need a little review, but... | Guiu Rocafort | 1 | -2/+2 |
| 2014-03-02 | Added some consts. Turned functions to member functions. | Markus Engel | 1 | -270/+227 |
| 2014-02-26 | Made constructors of tools use initializer lists. | Markus Engel | 1 | -13/+8 |
| 2013-12-31 | Spanish comment of pencil-tool.cpp | Jabier Arraiza Cenoz | 1 | -2/+2 |
| 2013-12-30 | Refactorizing | Jabier Arraiza Cenoz | 1 | -8/+0 |
| 2013-11-12 | Clean up some tool related things. | Markus Engel | 1 | -1/+1 |
| 2013-11-09 | Moved and renamed some tool-related files. | Markus Engel | 1 | -5/+5 |
| 2013-11-07 | First step of moving tools into appropriate namespaces. | Markus Engel | 1 | -41/+47 |
| 2013-10-07 | cppcheck: initialisation | Kris De Gussem | 1 | -10/+10 |
| 2013-08-04 | Cleaned up once more. | Markus Engel | 1 | -37/+17 |
| 2013-07-31 | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 1 | -8/+8 |
| 2013-07-30 | Further refactoring of EventContexts. | Markus Engel | 1 | -1/+1 |
| 2013-04-20 | Moved factories to different files. | Markus Engel | 1 | -1/+1 |
| 2013-04-20 | Merging of EventContext classes complete. | Markus Engel | 1 | -69/+8 |
| 2013-04-17 | Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ... | root | 1 | -4/+4 |
| 2013-04-13 | Replaced casting macros for EventContext tree; added contructors. | Markus Engel | 1 | -0/+15 |