| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix heap-buffer-overflow in node tool | Thomas Holder | 2019-10-27 | 1 | -12/+4 |
| * | fix leak in _bsplineHandlePosition | Marc Jeanmougin | 2019-10-05 | 1 | -1/+1 |
| * | Fix some memory leaks found by scan-build | Marc Jeanmougin | 2019-10-05 | 1 | -2/+2 |
| * | Fix various minor typos | Yuri Chornoivan | 2019-07-01 | 1 | -1/+1 |
| * | Regression fix (update paths when dragging nodes) | Nathan Lee | 2019-04-16 | 1 | -2/+5 |
| * | Fix #122 reversing change from merge request \!303 | Martin Owens | 2019-03-08 | 1 | -6/+5 |
| * | temporary fix for bug where undo/redo does not restore node-type changes | Ian Bruce | 2019-03-03 | 1 | -13/+20 |
| * | modernize loops (2) | Marc Jeanmougin | 2019-01-02 | 1 | -14/+14 |
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -70/+67 |
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| * | Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscape | Marc Jeanmougin | 2018-09-13 | 1 | -1/+1 |
| |\ | |||||
| | * | Misc. typos | luz.paz | 2018-09-11 | 1 | -1/+1 |
| * | | New option to invert y-axis | Thomas Holder | 2018-09-12 | 1 | -4/+2 |
| |/ | |||||
| * | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+2 |
| * | Run clang-tidy’s modernize-pass-by-value pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+3 |
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -7/+7 |
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+3 |
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -6/+6 |
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -6/+6 |
| * | Allow path move | Jabier Arraiza | 2018-03-26 | 1 | -1/+2 |
| * | Fixing refs | Jabier Arraiza | 2018-03-26 | 1 | -8/+4 |
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -8/+30 |
| * | Misc. typos | luz.paz | 2018-02-18 | 1 | -1/+1 |
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -4/+10 |
| * | Don't allow dragging path at cap or line join | Eduard Braun | 2018-01-18 | 1 | -0/+1 |
| * | Misc. typos | Unknown | 2017-11-07 | 1 | -1/+1 |
| * | Refactor Util::ptr_shared | Jan Lingscheid | 2017-10-18 | 1 | -1/+1 |
| * | Update to trunk | Jabiertxof | 2017-01-21 | 1 | -17/+7 |
| |\ | |||||
| | * | Remove obsolete comment | Jabiertxof | 2016-12-06 | 1 | -1/+0 |
| | * | Fixes for measure LPE and speed path based LPE operations | Jabiertxof | 2016-12-06 | 1 | -3/+7 |
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -13/+0 |
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+13 |
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -13/+0 |
| * | | Fixing pointwise | Jabier Arraiza Cenoz | 2016-05-26 | 1 | -1/+0 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2016-05-21 | 1 | -1/+1 |
| |\| | |||||
| | * | Fix a bug in node editor in BSpline mode, wrong power when moving nodes | Jabier Arraiza Cenoz | 2016-05-19 | 1 | -1/+1 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2016-04-08 | 1 | -1/+1 |
| |\| | |||||
| | * | Bug #1419517 Fix Crash when applying new path effect after deleting pattern o... | Jabier Arraiza Cenoz | 2016-03-18 | 1 | -1/+1 |
| * | | Update to trunk | Jabier Arraiza Cenoz | 2016-03-15 | 1 | -2/+2 |
| |\| | |||||
| | * | Fix wrong symm node type in BSpline converted to Bezier | Jabier Arraiza Cenoz | 2016-01-05 | 1 | -1/+1 |
| | * | Improve constant definitions | Jabier Arraiza Cenoz | 2016-01-05 | 1 | -1/+1 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-09-01 | 1 | -1/+1 |
| |\| | |||||
| | * | Improvements to BSPline widgets: | jtx | 2015-09-01 | 1 | -1/+1 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-08-21 | 1 | -14/+13 |
| |\| | |||||
| | * | A bit more refactor of BSPline tool. Still the bug duplicating end node :( | Jabier Arraiza Cenoz | 2015-08-14 | 1 | -3/+5 |
| | * | Refactor of BSPline code attemping to fix the duplicate end node bug, not sur... | Jabier Arraiza Cenoz | 2015-08-13 | 1 | -11/+8 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-07-04 | 1 | -19/+20 |
| |\| | |||||
| | * | Sync 2Geom to revision 2413. | Krzysztof Kosi??ski | 2015-07-04 | 1 | -19/+20 |
| | |\ | |||||
| | | * | Fix node editing problems | Krzysztof Kosi??ski | 2015-05-08 | 1 | -5/+5 |
| | | * | Update 2Geom to r2347 | Krzysztof Kosi??ski | 2015-04-30 | 1 | -3/+3 |
