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
/
potrace
/
inkscape-potrace.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-21
new trace Dialog - initial implementation
Marc Jeanmougin
1
-13
/
+22
2019-01-02
modernize loops
Marc Jeanmougin
1
-2
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-20
Replace typedef struct with struct in POD type declarations.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-6
/
+6
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-3
/
+3
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-3
/
+3
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-1
/
+3
2015-11-08
Use external Potrace
Alex Valavanis
1
-4
/
+3
2015-06-22
Tracing. Fix for Bug #1456387 (Trace Bitmap: Multiscan > Brightness steps pro...
Nicolas Dufour
1
-1
/
+1
2015-02-07
Fixing dead assignment and uninitialized argument value.
Nicolas Dufour
1
-4
/
+4
2014-12-21
Purge sp_desktop_message_stack
Liam P. White
1
-3
/
+3
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+1
2012-01-15
cppcheck tells us: Memory leak: potraceBitmap
Kris De Gussem
1
-30
/
+16
2011-11-18
cppcheck: initialisation and warning cleanup
Kris De Gussem
1
-9
/
+12
2011-07-27
Cleaning up trace methods to aid fixing color inversion.
Jon A. Cruz
1
-105
/
+98
2008-07-18
Fix for PathString to prevent it from getting into a very, very long copying ...
Jasper van de Gronde
1
-1
/
+1
2008-05-06
Updating deprecated type calls.
Jon A. Cruz
1
-2
/
+2
2008-04-17
Have Paint Bucket generate the necessary GrayMap for potrace directly, skippi...
John Bintz
1
-0
/
+24
2008-03-02
warning cleanup
Jon A. Cruz
1
-8
/
+8
2007-01-24
switch to using SVG::PathString for building paths
MenTaLguY
1
-16
/
+8
2006-11-20
patch 1598684: better trace quantization
bulia byak
1
-37
/
+15
2006-11-14
remove debug output
bulia byak
1
-2
/
+0
2006-11-14
patch 1591723 for extra tracing parameters
bulia byak
1
-13
/
+10
2006-07-05
refactoring, add background removal
Bob Jamison
1
-97
/
+57
2006-06-13
patch [ 1503865 ] Siox performance patch
Aaron Spike
1
-9
/
+17
2006-05-30
(bzr r1085)
John Cliff
1
-7
/
+7
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-2
/
+2
2006-03-23
pjrm's fix from bug 1188811
bulia byak
1
-4
/
+4