summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-knot.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add knot ungrabbed eventJabiertxof2019-05-201-0/+1
* Replace IS_NAN with std::isnan (exists since C++11)Patrick Storz2019-04-021-1/+1
* modernize loopsMarc Jeanmougin2019-01-021-21/+21
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Changin interruption to gap as Maren sugest in MRJabiertxof2018-10-251-2/+2
* Fixing coding styleJabiertxof2018-10-251-3/+6
* Improvements to simplify KnotsJabiertxof2018-10-251-9/+7
* Add fixes in review.Jabiertxof2018-10-251-2/+2
* Fixing coding styleJabiertxof2018-10-251-22/+19
* Add new features to knot LPEJabiertxof2018-10-251-5/+31
* Fixing coding styleJabiertxof2018-10-251-2/+2
* Fix closing issuesJabiertxof2018-10-251-6/+10
* Fixing coding styleJabiertxof2018-10-251-1/+2
* Fix initial widthJabiertxof2018-10-251-1/+1
* Add minor string tweaksJabiertxof2018-10-251-3/+3
* Fix coding styleJabier Arraiza2018-10-251-24/+33
* Fixes fror knot LPEJabier Arraiza2018-10-251-14/+29
* Run clang-tidy’s modernize-use-emplace pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* 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-7/+7
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-7/+7
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-3/+4
* Fix bug:1695649 - Knot LPE has no effect after Simplify or B-SplineJabier Arraiza2017-12-051-6/+2
* Misc. typosUnknown2017-11-071-1/+1
* Flushing std::coutJabier Arraiza2017-09-171-1/+1
* Code formatingJabiertxof2017-04-281-6/+6
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-2/+2
* Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz2016-12-191-1/+0
* Fix headers on LPE'sJabiertxof2016-12-101-0/+3
* Fix #1627817. Bug in knot LPEJabier Arraiza Cenoz2016-11-181-4/+5
* Update to trunkJabier Arraiza Cenoz2016-10-031-7/+0
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-7/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+7
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-7/+0
* | Improvements to widget redrawJabier Arraiza Cenoz2016-07-291-2/+2
|/
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-1/+0
* static code analysisKris De Gussem2015-12-071-1/+1
* Merge from trunkKrzysztof Kosi??ski2015-05-081-3/+3
|\
| * mergingMarc Jeanmougin2015-04-261-1/+1
| |\
| * | more cast cleanupMarc Jeanmougin2015-02-271-1/+1
| * | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
| * | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-2/+2
| * | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-3/+3
* | | Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski2015-04-281-1/+1
* | | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-9/+9
| |/ |/|
* | i10n. Fix for Bug #1429579 (Various typos in the trunk code).Yuri Chornoivan2015-03-081-1/+1
|/
* Update to experimental r13531Liam P. White2014-08-311-0/+1
|\
| * Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-0/+1