summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/path-manipulator.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-27fix heap-buffer-overflow in node toolThomas Holder1-12/+4
2019-10-05fix leak in _bsplineHandlePositionMarc Jeanmougin1-1/+1
2019-10-05Fix some memory leaks found by scan-buildMarc Jeanmougin1-2/+2
2019-07-01Fix various minor typosYuri Chornoivan1-1/+1
2019-04-16Regression fix (update paths when dragging nodes)Nathan Lee1-2/+5
2019-03-08Fix #122 reversing change from merge request \!303Martin Owens1-6/+5
2019-03-03temporary fix for bug where undo/redo does not restore node-type changesIan Bruce1-13/+20
2019-01-02modernize loops (2)Marc Jeanmougin1-14/+14
2019-01-02modernize loopsMarc Jeanmougin1-70/+67
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-12New option to invert y-axisThomas Holder1-4/+2
2018-09-11Misc. typosluz.paz1-1/+1
2018-06-18Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot1-1/+3
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-7/+7
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-3/+3
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-6/+6
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-6/+6
2018-03-28Fix LPE updating problemsJabiertxo Arraiza Cenoz1-1/+0
2018-03-28Fix a updating path on LPE with path maipulationsJabiertxo Arraiza Cenoz1-0/+1
2018-03-26Allow path moveJabier Arraiza1-1/+2
2018-03-26Fixing refsJabier Arraiza1-8/+4
2018-03-26Base LPE refactorJabier Arraiza1-8/+30
2018-02-18Misc. typosluz.paz1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-4/+10
2018-01-18Don't allow dragging path at cap or line joinEduard Braun1-0/+1
2017-11-07Misc. typosUnknown1-1/+1
2017-10-18Refactor Util::ptr_sharedJan Lingscheid1-1/+1
2016-12-06Remove obsolete commentJabiertxof1-1/+0
2016-12-06Fixes for measure LPE and speed path based LPE operationsJabiertxof1-3/+7
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-13/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+13
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-13/+0
2016-05-26Fixing pointwiseJabier Arraiza Cenoz1-1/+0
2016-05-19Fix a bug in node editor in BSpline mode, wrong power when moving nodesJabier Arraiza Cenoz1-1/+1
2016-03-18Bug #1419517 Fix Crash when applying new path effect after deleting pattern o...Jabier Arraiza Cenoz1-1/+1
2016-01-05Fix wrong symm node type in BSpline converted to BezierJabier Arraiza Cenoz1-1/+1
2016-01-05Improve constant definitionsJabier Arraiza Cenoz1-1/+1
2015-09-01Improvements to BSPline widgets:jtx1-1/+1
2015-08-14A bit more refactor of BSPline tool. Still the bug duplicating end node :(Jabier Arraiza Cenoz1-3/+5
2015-08-13Refactor of BSPline code attemping to fix the duplicate end node bug, not sur...Jabier Arraiza Cenoz1-11/+8
2015-05-30Snapping in node tool now also works when:Diederik van Lierop1-4/+32
2015-05-08Fix node editing problemsKrzysztof Kosi??ski1-5/+5
2015-04-30Update 2Geom to r2347Krzysztof Kosi??ski1-3/+3
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-14/+15
2015-04-10Fix coding style issues in bspline/spirolive codeJabier Arraiza Cenoz1-61/+61
2015-04-03Update pathinfo class to allow piecewise and pathvector as input.Jabier Arraiza Cenoz1-7/+0
2015-04-02inicialice a header variableJabier Arraiza Cenoz1-0/+1
2015-03-26adding append modeJabier Arraiza Cenoz1-1/+0
2015-03-23Fix a bug introduced by me using path parameters in LPEJabier Arraiza Cenoz1-23/+17