| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | new trace Dialog - initial implementation | Marc Jeanmougin | 2019-08-21 | 1 | -13/+22 |
| | | |||||
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -2/+1 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Replace typedef struct with struct in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 1 | -2/+2 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -6/+6 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -3/+3 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -3/+3 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -1/+3 |
| | | | | | A lot of header clean-up. | ||||
| * | Use external Potrace | Alex Valavanis | 2015-11-08 | 1 | -4/+3 |
| | | | | (bzr r14449.1.1) | ||||
| * | Tracing. Fix for Bug #1456387 (Trace Bitmap: Multiscan > Brightness steps ↵ | Nicolas Dufour | 2015-06-22 | 1 | -1/+1 |
| | | | | | | | | | produces mostly black result). Fixed bugs: - https://launchpad.net/bugs/1456387 (bzr r14209) | ||||
| * | Fixing dead assignment and uninitialized argument value. | Nicolas Dufour | 2015-02-07 | 1 | -4/+4 |
| | | | | (bzr r13908) | ||||
| * | Purge sp_desktop_message_stack | Liam P. White | 2014-12-21 | 1 | -3/+3 |
| | | | | (bzr r13817) | ||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -1/+1 |
| | | | | (bzr r10940) | ||||
| * | cppcheck tells us: Memory leak: potraceBitmap | Kris De Gussem | 2012-01-15 | 1 | -30/+16 |
| | | | | | | -> fixed, between new and old code position, keepGoing is not modified (bzr r10890) | ||||
| * | cppcheck: initialisation and warning cleanup | Kris De Gussem | 2011-11-18 | 1 | -9/+12 |
| | | | | (bzr r10744) | ||||
| * | Cleaning up trace methods to aid fixing color inversion. | Jon A. Cruz | 2011-07-27 | 1 | -105/+98 |
| | | | | (bzr r10507) | ||||
| * | Fix for PathString to prevent it from getting into a very, very long copying ↵ | Jasper van de Gronde | 2008-07-18 | 1 | -1/+1 |
| | | | | | | run and make it use minimumexponent. Plus some extra tests. (bzr r6355) | ||||
| * | Updating deprecated type calls. | Jon A. Cruz | 2008-05-06 | 1 | -2/+2 |
| | | | | (bzr r5617) | ||||
| * | Have Paint Bucket generate the necessary GrayMap for potrace directly, ↵ | John Bintz | 2008-04-17 | 1 | -0/+24 |
| | | | | | | skipping the standard, slower potrace filtering routines. (bzr r5466) | ||||
| * | warning cleanup | Jon A. Cruz | 2008-03-02 | 1 | -8/+8 |
| | | | | (bzr r4917) | ||||
| * | switch to using SVG::PathString for building paths | MenTaLguY | 2007-01-24 | 1 | -16/+8 |
| | | | | (bzr r2268) | ||||
| * | patch 1598684: better trace quantization | bulia byak | 2006-11-20 | 1 | -37/+15 |
| | | | | (bzr r1994) | ||||
| * | remove debug output | bulia byak | 2006-11-14 | 1 | -2/+0 |
| | | | | (bzr r1949) | ||||
| * | patch 1591723 for extra tracing parameters | bulia byak | 2006-11-14 | 1 | -13/+10 |
| | | | | (bzr r1948) | ||||
| * | refactoring, add background removal | Bob Jamison | 2006-07-05 | 1 | -97/+57 |
| | | | | (bzr r1360) | ||||
| * | patch [ 1503865 ] Siox performance patch | Aaron Spike | 2006-06-13 | 1 | -9/+17 |
| | | | | (bzr r1208) | ||||
| * | (bzr r1085) | John Cliff | 2006-05-30 | 1 | -7/+7 |
| | | |||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -2/+2 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | pjrm's fix from bug 1188811 | bulia byak | 2006-03-23 | 1 | -4/+4 |
| | | | | (bzr r274) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+712 |
| (bzr r1) | |||||
