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-show_handles.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-17
/
+17
*
Clarify licenses
Max Gaukler
2018-11-08
1
-3
/
+4
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-5
/
+5
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-5
/
+5
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-1
/
+3
*
Add option to show also the original LPE path
Jabiertxo Arraiza Cenoz
2017-12-01
1
-2
/
+21
*
Fix headers on LPE's
Jabiertxof
2016-12-10
1
-0
/
+2
*
fix bug #1644621 on show handles. Fix start knot on closed paths
Jabier Arraiza Cenoz
2016-12-07
1
-1
/
+1
*
fix bug #1644621 on show handles
Jabier Arraiza Cenoz
2016-12-07
1
-13
/
+25
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
*
Order and cleanup of some LPE
Jabier Arraiza Cenoz
2016-07-23
1
-2
/
+2
*
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-11
/
+8
*
Fix coding style issues in show/handles LPE
Jabier Arraiza Cenoz
2015-04-10
1
-38
/
+38
*
Add rotate nodes parameter
Jabier Arraiza Cenoz
2014-12-15
1
-6
/
+12
*
Add 'Show handles' LPE
Jabier Arraiza Cenoz
2014-08-12
1
-0
/
+211