summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/path-manipulator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix heap-buffer-overflow in node toolThomas Holder2019-10-271-12/+4
* fix leak in _bsplineHandlePositionMarc Jeanmougin2019-10-051-1/+1
* Fix some memory leaks found by scan-buildMarc Jeanmougin2019-10-051-2/+2
* Fix various minor typosYuri Chornoivan2019-07-011-1/+1
* Regression fix (update paths when dragging nodes)Nathan Lee2019-04-161-2/+5
* Fix #122 reversing change from merge request \!303Martin Owens2019-03-081-6/+5
* temporary fix for bug where undo/redo does not restore node-type changesIan Bruce2019-03-031-13/+20
* modernize loops (2)Marc Jeanmougin2019-01-021-14/+14
* modernize loopsMarc Jeanmougin2019-01-021-70/+67
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Merge branch 'misc-typos' of gitlab.com:luzpaz/inkscapeMarc Jeanmougin2018-09-131-1/+1
|\
| * Misc. typosluz.paz2018-09-111-1/+1
* | New option to invert y-axisThomas Holder2018-09-121-4/+2
|/
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-1/+3
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-7/+7
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-6/+6
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-6/+6
* Allow path moveJabier Arraiza2018-03-261-1/+2
* Fixing refsJabier Arraiza2018-03-261-8/+4
* Base LPE refactorJabier Arraiza2018-03-261-8/+30
* Misc. typosluz.paz2018-02-181-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-4/+10
* Don't allow dragging path at cap or line joinEduard Braun2018-01-181-0/+1
* Misc. typosUnknown2017-11-071-1/+1
* Refactor Util::ptr_sharedJan Lingscheid2017-10-181-1/+1
* Update to trunkJabiertxof2017-01-211-17/+7
|\
| * Remove obsolete commentJabiertxof2016-12-061-1/+0
| * Fixes for measure LPE and speed path based LPE operationsJabiertxof2016-12-061-3/+7
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-13/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+13
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-13/+0
* | Fixing pointwiseJabier Arraiza Cenoz2016-05-261-1/+0
* | update to trunkJabier Arraiza Cenoz2016-05-211-1/+1
|\|
| * Fix a bug in node editor in BSpline mode, wrong power when moving nodesJabier Arraiza Cenoz2016-05-191-1/+1
* | update to trunkJabier Arraiza Cenoz2016-04-081-1/+1
|\|
| * Bug #1419517 Fix Crash when applying new path effect after deleting pattern o...Jabier Arraiza Cenoz2016-03-181-1/+1
* | Update to trunkJabier Arraiza Cenoz2016-03-151-2/+2
|\|
| * Fix wrong symm node type in BSpline converted to BezierJabier Arraiza Cenoz2016-01-051-1/+1
| * Improve constant definitionsJabier Arraiza Cenoz2016-01-051-1/+1
* | update to trunkJabier Arraiza Cenoz2015-09-011-1/+1
|\|
| * Improvements to BSPline widgets:jtx2015-09-011-1/+1
* | update to trunkJabier Arraiza Cenoz2015-08-211-14/+13
|\|
| * A bit more refactor of BSPline tool. Still the bug duplicating end node :(Jabier Arraiza Cenoz2015-08-141-3/+5
| * Refactor of BSPline code attemping to fix the duplicate end node bug, not sur...Jabier Arraiza Cenoz2015-08-131-11/+8
* | update to trunkJabier Arraiza Cenoz2015-07-041-19/+20
|\|
| * Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-041-19/+20
| |\
| | * Fix node editing problemsKrzysztof Kosi??ski2015-05-081-5/+5
| | * Update 2Geom to r2347Krzysztof Kosi??ski2015-04-301-3/+3