index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
object
/
filters
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash on filters
Marc Jeanmougin
2019-10-13
1
-0
/
+3
*
Eliminate clang warnings
Thomas Holder
2019-08-23
1
-1
/
+1
*
Refactoring: call setAttribute() directly.
Shlomi Fish
2019-06-06
4
-4
/
+4
*
Hackfest2019: Rm tautological tests
Alexander Valavanis
2019-05-27
15
-15
/
+0
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-4
/
+4
*
Clarify licenses
Max Gaukler
2018-11-08
45
-44
/
+89
*
Finish to convert SPFilter and SPFilterPrimitive to proper classes.
Emmanuel Gil Peyrot
2018-10-19
19
-71
/
+70
*
SPAttributeEnum typed function arguments
Thomas Holder
2018-10-06
44
-44
/
+44
*
Move macros.h and remove unneeded macros
Eduard Braun
2018-10-01
4
-10
/
+0
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
2
-8
/
+0
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
3
-3
/
+3
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
5
-6
/
+6
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
22
-44
/
+22
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
19
-105
/
+105
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
22
-156
/
+156
*
Misc. typos
luz.paz
2018-05-14
1
-1
/
+1
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
16
-26
/
+26
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
16
-26
/
+26
*
Removing sample meson build files.
Felipe Corrêa da Silva Sanches
2018-03-17
1
-63
/
+0
*
[meson-build] spobject filters
Felipe Corrêa da Silva Sanches
2018-03-17
1
-0
/
+63
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
45
-0
/
+6223