summaryrefslogtreecommitdiffstats
path: root/src/trace/potrace/inkscape-potrace.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-21new trace Dialog - initial implementationMarc Jeanmougin1-13/+22
2019-01-02modernize loopsMarc Jeanmougin1-2/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-20Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-6/+6
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-3/+3
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-3/+3
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+3
2015-11-08Use external PotraceAlex Valavanis1-4/+3
2015-06-22Tracing. Fix for Bug #1456387 (Trace Bitmap: Multiscan > Brightness steps pro...Nicolas Dufour1-1/+1
2015-02-07Fixing dead assignment and uninitialized argument value.Nicolas Dufour1-4/+4
2014-12-21Purge sp_desktop_message_stackLiam P. White1-3/+3
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-1/+1
2012-01-15cppcheck tells us: Memory leak: potraceBitmapKris De Gussem1-30/+16
2011-11-18cppcheck: initialisation and warning cleanupKris De Gussem1-9/+12
2011-07-27Cleaning up trace methods to aid fixing color inversion.Jon A. Cruz1-105/+98
2008-07-18Fix for PathString to prevent it from getting into a very, very long copying ...Jasper van de Gronde1-1/+1
2008-05-06Updating deprecated type calls.Jon A. Cruz1-2/+2
2008-04-17Have Paint Bucket generate the necessary GrayMap for potrace directly, skippi...John Bintz1-0/+24
2008-03-02warning cleanupJon A. Cruz1-8/+8
2007-01-24switch to using SVG::PathString for building pathsMenTaLguY1-16/+8
2006-11-20patch 1598684: better trace quantizationbulia byak1-37/+15
2006-11-14remove debug outputbulia byak1-2/+0
2006-11-14patch 1591723 for extra tracing parametersbulia byak1-13/+10
2006-07-05refactoring, add background removalBob Jamison1-97/+57
2006-06-13patch [ 1503865 ] Siox performance patchAaron Spike1-9/+17
2006-05-30(bzr r1085)John Cliff1-7/+7
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-2/+2
2006-03-23pjrm's fix from bug 1188811bulia byak1-4/+4