index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
lpe-knot.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-05-20
Add knot ungrabbed event
Jabiertxof
1
-0
/
+1
2019-04-02
Replace IS_NAN with std::isnan (exists since C++11)
Patrick Storz
1
-1
/
+1
2019-01-02
modernize loops
Marc Jeanmougin
1
-21
/
+21
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-25
Changin interruption to gap as Maren sugest in MR
Jabiertxof
1
-2
/
+2
2018-10-25
Fixing coding style
Jabiertxof
1
-3
/
+6
2018-10-25
Improvements to simplify Knots
Jabiertxof
1
-9
/
+7
2018-10-25
Add fixes in review.
Jabiertxof
1
-2
/
+2
2018-10-25
Fixing coding style
Jabiertxof
1
-22
/
+19
2018-10-25
Add new features to knot LPE
Jabiertxof
1
-5
/
+31
2018-10-25
Fixing coding style
Jabiertxof
1
-2
/
+2
2018-10-25
Fix closing issues
Jabiertxof
1
-6
/
+10
2018-10-25
Fixing coding style
Jabiertxof
1
-1
/
+2
2018-10-25
Fix initial width
Jabiertxof
1
-1
/
+1
2018-10-25
Add minor string tweaks
Jabiertxof
1
-3
/
+3
2018-10-25
Fix coding style
Jabier Arraiza
1
-24
/
+33
2018-10-25
Fixes fror knot LPE
Jabier Arraiza
1
-14
/
+29
2018-06-18
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-3
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-7
/
+7
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-7
/
+7
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-3
/
+4
2017-12-05
Fix bug:1695649 - Knot LPE has no effect after Simplify or B-Spline
Jabier Arraiza
1
-6
/
+2
2017-11-07
Misc. typos
Unknown
1
-1
/
+1
2017-09-17
Flushing std::cout
Jabier Arraiza
1
-1
/
+1
2017-04-28
Code formating
Jabiertxof
1
-6
/
+6
2017-04-28
Reset
Jabiertxof
1
-6
/
+6
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-6
/
+6
2016-12-19
Remove some ocurrences of desktop in knot functions
Jabiertxof
1
-2
/
+2
2016-12-19
Add update_helperpaths not member of nodetool class to easy call from outside
Jabier Arraiza Cenoz
1
-1
/
+0
2016-12-16
remove rollback to 15315
Jabiertxof
1
-0
/
+3
2016-12-16
Rollback 15315
Jabiertxof
1
-3
/
+0
2016-12-10
Fix headers on LPE's
Jabiertxof
1
-0
/
+3
2016-11-18
Fix #1627817. Bug in knot LPE
Jabier Arraiza Cenoz
1
-4
/
+5
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-7
/
+0
2016-07-29
Improvements to widget redraw
Jabier Arraiza Cenoz
1
-2
/
+2
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+7
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-7
/
+0
2016-02-08
Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4
Krzysztof Kosi??ski
1
-1
/
+0
2015-12-07
static code analysis
Kris De Gussem
1
-1
/
+1
2015-04-28
Fix calls to Geom::cross() - sign change.
Krzysztof Kosi??ski
1
-1
/
+1
2015-04-27
2Geom sync - initial commit
Krzysztof Kosi??ski
1
-9
/
+9
2015-03-08
i10n. Fix for Bug #1429579 (Various typos in the trunk code).
Yuri Chornoivan
1
-1
/
+1
2015-02-27
more cast cleanup
Marc Jeanmougin
1
-1
/
+1
2015-02-27
corrected the casts (hopefully)
Marc Jeanmougin
1
-1
/
+1
2015-02-19
Put a few std::vector<SPitem*>
Marc Jeanmougin
1
-2
/
+2
2015-02-17
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
1
-3
/
+3
2014-09-27
Update to experimental r13565
Liam P. White
1
-0
/
+5
[next]