summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-knot.cpp (follow)
Commit message (Collapse)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
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* 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
| | | | | This reduces the boilerplate required to add a new element to a container.
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+1
| | | | | This replaces empty constructors and destructors with the default keyword.
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-3/+3
| | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-7/+7
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* 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
| | | | A lot of header clean-up.
* Fix bug:1695649 - Knot LPE has no effect after Simplify or B-SplineJabier Arraiza2017-12-051-6/+2
|
* Misc. typosUnknown2017-11-071-1/+1
| | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ```
* Flushing std::coutJabier Arraiza2017-09-171-1/+1
|
* Code formatingJabiertxof2017-04-281-6/+6
| | | (bzr r15649)
* Remove some ocurrences of desktop in knot functionsJabiertxof2016-12-191-2/+2
| | | (bzr r15337)
* Add update_helperpaths not member of nodetool class to easy call from outsideJabier Arraiza Cenoz2016-12-191-1/+0
| | | (bzr r15335)
* Fix headers on LPE'sJabiertxof2016-12-101-0/+3
| | | (bzr r15318)
* Fix #1627817. Bug in knot LPEJabier Arraiza Cenoz2016-11-181-4/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1627817 (bzr r15259)
* Update to trunkJabier Arraiza Cenoz2016-10-031-7/+0
|\ | | | | (bzr r15017.1.35)
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-7/+0
| | | | | | (bzr r15034)
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+7
| | | | | | (bzr r15027)
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-7/+0
| | | | | | (bzr r15025)
* | Improvements to widget redrawJabier Arraiza Cenoz2016-07-291-2/+2
|/ | | (bzr r15017.1.11)
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-1/+0
| | | (bzr r14639)
* static code analysisKris De Gussem2015-12-071-1/+1
| | | (bzr r14510)
* Merge from trunkKrzysztof Kosi??ski2015-05-081-3/+3
|\ | | | | (bzr r14059.2.11)
| * mergingMarc Jeanmougin2015-04-261-1/+1
| |\ | | | | | | (bzr r13922.1.13)
| * | more cast cleanupMarc Jeanmougin2015-02-271-1/+1
| | | | | | | | | (bzr r13922.1.11)
| * | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-1/+1
| | | | | | | | | (bzr r13922.1.10)
| * | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-2/+2
| | | | | | | | | (bzr r13922.1.5)
| * | At first, I was thinking "I just have to go to the selection file, and ↵Marc Jeanmougin2015-02-171-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1)
* | | Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski2015-04-281-1/+1
| | | | | | | | | (bzr r14059.2.2)
* | | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-9/+9
| |/ |/| | | (bzr r14059.2.1)
* | i10n. Fix for Bug #1429579 (Various typos in the trunk code).Yuri Chornoivan2015-03-081-1/+1
|/ | | | | | Fixed bugs: - https://launchpad.net/bugs/1429579 (bzr r13976)
* Update to experimental r13531Liam P. White2014-08-311-0/+1
|\ | | | | (bzr r13090.1.106)
| * Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵Liam P. White2014-08-311-0/+1
| | | | | | | | | | GThread deprecation errors. (bzr r13341.1.190)