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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Actually fix overflow
Marc Jeanmougin
2019-09-16
1
-3
/
+3
*
Fix overflow in autotrace channel reduction
Marc Jeanmougin
2019-09-16
1
-1
/
+1
*
remove HAVE_POTRACE
Marc Jeanmougin
2019-08-22
1
-4
/
+0
*
Fix tracer selection and depixelize colors
Marc Jeanmougin
2019-08-21
1
-23
/
+8
*
Fix build
Marc Jeanmougin
2019-08-21
1
-1
/
+3
*
Fix centerline trace
Marc Jeanmougin
2019-08-21
2
-5
/
+35
*
update README
Marc Jeanmougin
2019-08-21
1
-2
/
+12
*
new trace Dialog - initial implementation
Marc Jeanmougin
2019-08-21
5
-174
/
+279
*
Crashfix SIOX Trace (free memory properly)
Nathan Lee
2019-07-03
1
-2
/
+1
*
modernize: add overrides
Marc Jeanmougin
2019-01-02
1
-2
/
+2
*
modernize loops
Marc Jeanmougin
2019-01-02
4
-19
/
+17
*
Clarify licenses
Max Gaukler
2018-11-08
19
-17
/
+73
*
Remove #include "config.h" from header files where possible
Eduard Braun
2018-09-24
1
-4
/
+0
*
add autotrace basic support
Marc Jeanmougin
2018-09-13
4
-5
/
+292
*
Replace typedef enum with enum in POD type declarations.
Emmanuel Gil Peyrot
2018-06-20
1
-2
/
+2
*
Replace typedef struct with struct in POD type declarations.
Emmanuel Gil Peyrot
2018-06-20
2
-4
/
+4
*
Run clang-tidy’s modernize-pass-by-value pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+5
*
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
2018-06-18
8
-12
/
+12
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
4
-16
/
+10
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
11
-86
/
+86
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
2
-7
/
+7
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
4
-17
/
+17
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
4
-17
/
+17
*
Add lots of README's.
Tavmjong Bah
2018-03-30
1
-0
/
+8
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
3
-6
/
+9
*
Remove all unused makefile.in
Stefano Facchini
2017-10-19
1
-17
/
+0
*
Remove unused parameter in SPItem::doWriteTransform
Stefano Facchini
2017-09-24
1
-1
/
+1
*
Remove cmake checks for C89 headers.
Elliott Sales de Andrade
2017-06-15
1
-2
/
+0
*
Fix C++11 errors and warnings with g++-7
Alex Valavanis
2017-02-05
1
-4
/
+0
*
Merged trunk
Adrian Boguszewski
2016-08-09
1
-23
/
+0
|
\
|
*
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
2016-08-08
1
-23
/
+0
*
|
Added items as a range function
Adrian Boguszewski
2016-07-03
1
-2
/
+2
|
\
|
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
1
-1
/
+1
|
/
*
Fix a few more pick calls not preceded by update
Krzysztof Kosi??ski
2016-04-13
1
-0
/
+1
*
static code analysis
Kris De Gussem
2015-12-07
1
-1
/
+1
*
Fix CMake build
Alex Valavanis
2015-11-12
1
-0
/
+3
*
Enable builds without flood/trace on systems without Potrace
Alex Valavanis
2015-11-09
1
-0
/
+4
*
Add CMake check for Potrace from OSP: http://goo.gl/AEzbkQ
Alex Valavanis
2015-11-09
1
-17
/
+0
*
Update Potrace bitmap macros to upstream 1.13
Alex Valavanis
2015-11-08
1
-8
/
+9
*
Use external Potrace
Alex Valavanis
2015-11-08
19
-4054
/
+5
*
Tracing. Fix for Bug #1456387 (Trace Bitmap: Multiscan > Brightness steps pro...
Nicolas Dufour
2015-06-22
1
-1
/
+1
*
cmake: Add some missing header files to CMakeLists.txt
Bryce Harrington
2015-06-08
1
-0
/
+1
*
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
1
-1
/
+1
*
merging
Marc Jeanmougin
2015-04-26
17
-103
/
+251
|
\
|
*
Updating Potrace from 1.10 to 1.12, fixing Bug #1438366 (CVE-2013-7437 vulner...
Nicolas Dufour
2015-03-31
17
-103
/
+251
*
|
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
*
|
Just...
mc
2015-02-18
1
-3
/
+3
*
|
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-4
/
+4
|
/
*
Fixing dead assignment and uninitialized argument value.
Nicolas Dufour
2015-02-07
1
-4
/
+4
[next]