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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Flushing std::cout
Jabier Arraiza
2017-09-17
1
-1
/
+1
*
Code formating
Jabiertxof
2017-04-28
1
-6
/
+6
*
Remove some ocurrences of desktop in knot functions
Jabiertxof
2016-12-19
1
-2
/
+2
*
Add update_helperpaths not member of nodetool class to easy call from outside
Jabier Arraiza Cenoz
2016-12-19
1
-1
/
+0
*
Fix headers on LPE's
Jabiertxof
2016-12-10
1
-0
/
+3
*
Fix #1627817. Bug in knot LPE
Jabier Arraiza Cenoz
2016-11-18
1
-4
/
+5
*
Update to trunk
Jabier Arraiza Cenoz
2016-10-03
1
-7
/
+0
|
\
|
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-7
/
+0
|
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+7
|
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-7
/
+0
*
|
Improvements to widget redraw
Jabier Arraiza Cenoz
2016-07-29
1
-2
/
+2
|
/
*
Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4
Krzysztof Kosi??ski
2016-02-08
1
-1
/
+0
*
static code analysis
Kris De Gussem
2015-12-07
1
-1
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2015-05-08
1
-3
/
+3
|
\
|
*
merging
Marc Jeanmougin
2015-04-26
1
-1
/
+1
|
|
\
|
*
|
more cast cleanup
Marc Jeanmougin
2015-02-27
1
-1
/
+1
|
*
|
corrected the casts (hopefully)
Marc Jeanmougin
2015-02-27
1
-1
/
+1
|
*
|
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-2
/
+2
|
*
|
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-3
/
+3
*
|
|
Fix calls to Geom::cross() - sign change.
Krzysztof Kosi??ski
2015-04-28
1
-1
/
+1
*
|
|
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-9
/
+9
|
|
/
|
/
|
*
|
i10n. Fix for Bug #1429579 (Various typos in the trunk code).
Yuri Chornoivan
2015-03-08
1
-1
/
+1
|
/
*
Update to experimental r13531
Liam P. White
2014-08-31
1
-0
/
+1
|
\
|
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-0
/
+1
*
|
Update to experimental r13404
Liam P. White
2014-06-19
1
-11
/
+13
|
\
|
|
*
fixes to LPEKnot, now usable again.
Johan B. C. Engelen
2014-06-16
1
-11
/
+13
*
|
Properly allow effect stacking with knotholders (and add extra LPE functional...
Liam P. White
2014-04-06
1
-0
/
+4
|
/
*
Removed some operator keywords.
Markus Engel
2014-03-30
1
-1
/
+1
*
lpe knot: code cleanup. mostly adding parens to if-statement predicates that ...
Johan B. C. Engelen
2014-01-12
1
-34
/
+37
*
fix hiding overloaded virtual
Johan B. C. Engelen
2013-10-04
1
-1
/
+1
*
const ....
Johan B. C. Engelen
2013-01-17
1
-4
/
+4
*
Fix "shift disables snapping" for LPEs and for editing objects
Diederik van Lierop
2012-10-14
1
-1
/
+1
*
code cleanup: make more functions static or include their own headers.
Campbell Barton
2012-10-04
1
-3
/
+4
*
Removed outdated classes.
Jon A. Cruz
2012-06-17
1
-0
/
+2
*
Adding base configurable sizing of controls/handles.
Jon A. Cruz
2012-05-03
1
-9
/
+6
*
Warning cleanup
Jon A. Cruz
2012-04-18
1
-1
/
+2
*
cleanup knotholder code for LPEs
Johan B. C. Engelen
2012-04-07
1
-21
/
+22
*
Header cleaning
Alex Valavanis
2012-02-12
1
-1
/
+1
*
turn SPPath into a class, and add some methods...
Johan B. C. Engelen
2012-01-17
1
-1
/
+1
*
cppcheck
Kris De Gussem
2011-10-21
1
-2
/
+2
*
cppcheck
Kris De Gussem
2011-10-18
1
-1
/
+1
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-1
/
+1
*
Added some mnemonics for filter path effects (Bug #170765)
Kris De Gussem
2011-03-17
1
-5
/
+5
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-2
/
+2
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-3
/
+4
|
\
|
*
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
2010-07-14
1
-1
/
+1
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-1
/
+1
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
LPE Knot: only consider closing line segment if its length is non-zero
Johan B. C. Engelen
2010-10-28
1
-14
/
+26
[next]