summaryrefslogtreecommitdiffstats
path: root/src/trace/potrace (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-21new trace Dialog - initial implementationMarc Jeanmougin2-174/+25
2019-01-02modernize loopsMarc Jeanmougin1-2/+1
2018-11-08Clarify licensesMax Gaukler3-2/+8
2018-06-20Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot1-2/+2
2018-06-20Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot1-4/+4
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2-10/+10
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-4/+4
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-08Update Potrace bitmap macros to upstream 1.13Alex Valavanis1-8/+9
2015-11-08Use external PotraceAlex Valavanis18-4038/+4
2015-06-22Tracing. Fix for Bug #1456387 (Trace Bitmap: Multiscan > Brightness steps pro...Nicolas Dufour1-1/+1
2015-03-31Updating Potrace from 1.10 to 1.12, fixing Bug #1438366 (CVE-2013-7437 vulner...Nicolas Dufour17-103/+251
2015-02-07Fixing dead assignment and uninitialized argument value.Nicolas Dufour1-4/+4
2014-12-21Purge sp_desktop_message_stackLiam P. White1-3/+3
2014-10-12revert previous commit.Johan B. C. Engelen1-1040/+1019
2014-10-12undo whitespace edit. it's an external dependency, and let's assume that the ...Johan B. C. Engelen1-1040/+1019
2014-10-12Mass fix whitespace (clang-format) before working on bugJohan B. C. Engelen1-1019/+1040
2014-10-12Mass fix whitespace (clang-format) before working on bugJohan B. C. Engelen1-1019/+1040
2012-03-07cppcheckKris De Gussem3-11/+4
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-2/+3
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2-2/+1
2012-01-15cppcheck tells us: Memory leak: potraceBitmapKris De Gussem1-30/+16
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2011-11-18cppcheck: initialisation and warning cleanupKris De Gussem2-10/+13
2011-08-30Update to Potrace 1.10Josh Andler16-84/+74
2011-07-27Cleaning up trace methods to aid fixing color inversion.Jon A. Cruz2-105/+108
2011-06-13cmake:Campbell Barton1-9/+0
2011-06-12work in progress cmake commit:Campbell Barton1-8/+8
2011-04-14Tracing. Potrace 1.9 update (see http://potrace.sourceforge.net/ChangeLog).Nicolas Dufour16-128/+166
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-01-15fix includebulia byak1-1/+1
2009-01-13Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski1-59/+72
2008-07-18Fix for PathString to prevent it from getting into a very, very long copying ...Jasper van de Gronde1-1/+1
2008-06-24Cmake: remove header files from source listsJoshua L. Blocher1-12/+1
2008-06-18change VERSION to INKSCAPE_VERSION in potracelib.cppJoshua L. Blocher1-1/+2
2008-05-06Updating deprecated type calls.Jon A. Cruz1-2/+2
2008-05-04Address string-literal-to-char* warning: Make gm_read_error global var point ...Peter Moulder2-6/+6
2008-04-17Have Paint Bucket generate the necessary GrayMap for potrace directly, skippi...John Bintz2-0/+25
2008-04-07cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen1-19/+19
2008-03-30add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. min...Johan B. C. Engelen1-0/+20
2008-03-02warning cleanupJon A. Cruz1-8/+8
2007-10-26Update Potrace to 1.8Bob Jamison17-127/+174
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 byak2-16/+56
2006-07-05refactoring, add background removalBob Jamison2-104/+76