| Commit message (Expand) | Author | Files | Lines |
| 2019-03-03 | This patch fixes the behaviour of control-handle locking during | Ian Bruce | 1 | -46/+81 |
| 2019-03-03 | This patch alters the tip information displayed during path node editing, | Ian Bruce | 1 | -84/+218 |
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -5/+5 |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 |
| 2018-09-11 | Support smooth scrolling (part 2) | Eduard Braun | 1 | -1/+5 |
| 2018-06-18 | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 1 | -8/+8 |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -8/+8 |
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -5/+5 |
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -5/+5 |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -5/+8 |
| 2018-01-08 | Misc. typos | luz.paz | 1 | -2/+2 |
| 2017-11-07 | Misc. typos | Unknown | 1 | -6/+6 |
| 2017-09-21 | Remove usage of GString from tool/node.cpp | Jan Lingscheid | 1 | -12/+7 |
| 2016-12-19 | Add update_helperpaths not member of nodetool class to easy call from outside | Jabier Arraiza Cenoz | 1 | -8/+2 |
| 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-05-29 | fix-bug-1586749. Broken english in bspline help message | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2016-01-05 | Improve constant definitions | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2015-09-01 | Improvements to BSPline widgets: | jtx | 1 | -1/+1 |
| 2015-08-14 | A bit more refactor of BSPline tool. Still the bug duplicating end node :( | Jabier Arraiza Cenoz | 1 | -2/+0 |
| 2015-08-13 | Refactor of BSPline code attemping to fix the duplicate end node bug, not sur... | Jabier Arraiza Cenoz | 1 | -59/+38 |
| 2015-08-08 | minor coding style changes | Jabier Arraiza Cenoz | 1 | -26/+26 |
| 2015-06-25 | Improve Tips for BSpline mode | Jabier Arraiza Cenoz | 1 | -2/+3 |
| 2015-04-30 | Update 2Geom to r2347 | Krzysztof Kosi??ski | 1 | -1/+1 |
| 2015-04-27 | 2Geom sync - initial commit | Krzysztof Kosi??ski | 1 | -2/+9 |
| 2015-04-10 | Fix coding style issues in bspline/spirolive code | Jabier Arraiza Cenoz | 1 | -49/+49 |
| 2015-03-21 | Improve the cache system of bspline, "Correctly" show bspline weight power on... | Jabier Arraiza Cenoz | 1 | -7/+8 |
| 2015-03-21 | fix bspline calls and atemp to fic a bug whith map | Jabier Arraiza Cenoz | 1 | -10/+10 |
| 2014-12-21 | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 1 | -1/+1 |
| 2014-11-24 | Units: make it absolutely clear that Document properties unit dropdown is for... | Johan B. C. Engelen | 1 | -5/+5 |
| 2014-11-17 | commented unused variables | Jabier Arraiza Cenoz | 1 | -2/+2 |
| 2014-10-05 | Move more UI code into ui/ | Liam P. White | 1 | -1/+1 |
| 2014-09-29 | This push add suport to helper paths redraw to nodes, handles and knots. | Jabier Arraiza Cenoz | 1 | -1/+10 |
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -15/+21 |
| 2014-09-23 | remove magic numbers from bspline | Jabier Arraiza Cenoz | 1 | -15/+20 |
| 2014-09-22 | Fix a bug in BSpline, happend pressing any key hover a modified weight handle... | Jabier Arraiza Cenoz | 1 | -0/+1 |
| 2014-08-08 | Massive performance improvment for basic node operations with thousands of nodes | Liam P. White | 1 | -1/+31 |
| 2014-05-13 | Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2014-05-13 | Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2014-05-13 | Patch from Jabierxto to fix a bug I reported off-tracker. | ScislaC | 1 | -2/+2 |
| 2014-05-12 | Patch from Jabierxto to fix a bug I reported off-tracker. | Josh Andler | 1 | -2/+2 |
| 2014-05-05 | Enabling path manipulator to comunicate if paths are bspline when | Vinícius dos Santos Oliveira | 1 | -7/+1 |
| 2014-04-01 | A refactor for fixing some issues. Pending how to handle static functions | Jabier Arraiza Cenoz | 1 | -29/+32 |
| 2014-03-31 | Some node.cpp/h work moved to path_manipulator. | Jabier Arraiza Cenoz | 1 | -70/+96 |
| 2014-03-31 | use <cmath> instead <math.h> by point of Vinícius | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2014-03-22 | tool/node.cpp : don't rely on g_error terminating the program, allow more gra... | Johan B. C. Engelen | 1 | -0/+4 |
| 2014-03-05 | Fixing branch problems | Jabier Arraiza Cenoz | 1 | -32/+32 |
| 2014-03-05 | Translations | Jabier Arraiza Cenoz | 1 | -32/+32 |
| 2014-03-05 | translations from spanish to english done, it might need a little review, but... | Guiu Rocafort | 1 | -32/+32 |