index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
trace
/
siox.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-2
/
+3
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+2
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-8
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-11
/
+11
*
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
*
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
1
-1
/
+1
*
Warning cleanups.
Jon A. Cruz
2014-03-18
1
-1
/
+1
*
part of patch by David Evans to fix C++11 build
Johan B. C. Engelen
2013-11-12
1
-0
/
+1
*
fix warning
Kris De Gussem
2013-10-29
1
-1
/
+1
*
Fix Apache2 license conflict with GPL with re-license from SOIX upstream
Martin Owens
2013-06-12
1
-12
/
+2
*
cppcheck
Kris De Gussem
2013-03-16
1
-2
/
+2
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-06
1
-8
/
+10
*
cppcheck: initialisation and warning cleanup
Kris De Gussem
2011-11-18
1
-4
/
+18
*
cppcheck
Kris De Gussem
2011-10-21
1
-3
/
+3
*
cppcheck
Kris De Gussem
2011-10-18
1
-1
/
+1
*
small cleanup in src/trace (warnings and trailing spaces)
St??phane Gimenez
2009-01-23
1
-17
/
+15
*
agree with the FIXME
Bob Jamison
2008-07-06
1
-2
/
+1
*
Mark suspicious ignoring of parameters
Jon A. Cruz
2008-07-04
1
-0
/
+1
*
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)
Kees Cook
2007-03-20
1
-1
/
+1
*
fix typo. oops
Bob Jamison
2006-07-27
1
-2
/
+2
*
fix bug in normalizeMatrix, add some better trace messages
Bob Jamison
2006-07-27
1
-20
/
+63
*
o removed the unused cache as it was just wasting time and space
Nathan Hurst
2006-07-14
1
-42
/
+11
*
patch [ 1503865 ] Siox performance patch
Aaron Spike
2006-06-13
1
-81
/
+164
*
Applied patch #1501375
Jon A. Cruz
2006-06-06
1
-7
/
+98
*
Applied patch #1501134
Jon A. Cruz
2006-06-06
1
-8
/
+15
*
Applied patch 1500659 for warning cleanup
Jon A. Cruz
2006-06-05
1
-4
/
+4
*
Applied patch 1500171
Jon A. Cruz
2006-06-04
1
-1041
/
+1194
*
WIP. siox election progress. fix api a bit.
Bob Jamison
2006-03-30
1
-18
/
+20
*
most of region selection completed
Bob Jamison
2006-03-26
1
-1
/
+1
*
fixed const decls
Bob Jamison
2006-03-25
1
-0
/
+15
*
Add PackedPixelMap to make pixbuf->pixel array conversion much cleaner. Also...
Bob Jamison
2006-03-25
1
-24
/
+24
*
fix include
Bob Jamison
2006-03-24
1
-1
/
+1
*
rename
Bob Jamison
2006-03-24
1
-0
/
+1371