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