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
/
lpeobject.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hackfest2019: Rm tautological tests
Alexander Valavanis
2019-05-27
1
-1
/
+0
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2018-10-22
1
-1
/
+0
*
SPAttributeEnum typed function arguments
Thomas Holder
2018-10-06
1
-1
/
+1
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-10
/
+10
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-3
/
+3
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-0
/
+2
*
Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...
Jabiertxof
2017-05-29
1
-0
/
+1
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-3
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+3
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-3
/
+0
*
create SPObject factory
Liam P. White
2015-02-25
1
-10
/
+0
*
C++
Johan B. C. Engelen
2013-10-04
1
-1
/
+1
*
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
1
-42
/
+28
*
Merge Object and subclasses. Merging of SP- and C-classes complete.
Markus Engel
2013-04-07
1
-8
/
+5
*
Merged more classes.
Markus Engel
2013-04-06
1
-69
/
+15
*
Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...
Markus Engel
2013-04-02
1
-0
/
+10
*
Added constructors to SP classes.
Markus Engel
2013-04-01
1
-8
/
+14
*
Prepared exchange of casting macros.
Markus Engel
2013-03-31
1
-0
/
+1
*
Renamed virtual function names.
Markus Engel
2013-03-29
1
-8
/
+8
*
merged from trunk
Markus Engel
2013-03-29
1
-135
/
+2
|
\
*
|
Removed function pointers from SPObject and subclasses.
Markus Engel
2013-03-29
1
-4
/
+4
*
|
Added "virtual pads" for
Markus Engel
2013-03-29
1
-10
/
+133
*
|
Various changes.
Markus Engel
2013-03-14
1
-3
/
+4
|
/
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-1
/
+1
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
1
-6
/
+6
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-9
/
+7
|
\
|
*
SPObject c++ification finalized along with the beginning of XML Privatisation...
Abhishek Sharma Public
2010-07-12
1
-1
/
+1
|
/
*
better fix for lpe stack forking
Johan B. C. Engelen
2010-05-18
1
-0
/
+1
*
fix bug when forking LPE stack
Johan B. C. Engelen
2010-05-14
1
-4
/
+5
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
Merging from trunk
Ted Gould
2008-10-11
1
-26
/
+17
*
fix crash on entering invalid lpe name in xml
Johan B. C. Engelen
2008-09-23
1
-4
/
+3
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-4
/
+3
*
Write all effect parameters to SVG when a LPE knotholder handle is ungrabbed
Maximilian Albert
2008-06-10
1
-0
/
+2
*
fix warnings
Johan B. C. Engelen
2008-02-29
1
-1
/
+1
*
Fix wrong identification of invalid effects (for unknown effects, it used to ...
Johan B. C. Engelen
2008-02-06
1
-4
/
+2
*
+ Fix bug #179840, forking of LPEs
Johan B. C. Engelen
2008-01-02
1
-5
/
+26
*
warning cleanup
Jon A. Cruz
2007-11-08
1
-9
/
+9
*
LPE: add on-canvas editing of path parameters!
Johan B. C. Engelen
2007-10-20
1
-1
/
+1
*
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
2007-10-11
1
-264
/
+264
*
LPE: fix undo bug for applying/removing effect
Johan B. C. Engelen
2007-09-05
1
-3
/
+8
*
Fix LPE:
Johan B. C. Engelen
2007-08-17
1
-1
/
+0
*
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
2007-08-14
1
-0
/
+260