| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | src/Makefile.am: Rm notes about tests that have been fixed | Alex Valavanis | 2015-11-21 | 1 | -2/+0 |
| * | Compile against external libpotrace | Alex Valavanis | 2015-11-21 | 36 | -4098/+191 |
| |\ | |||||
| | * | Hide unused verbs if Potrace is not available | Alex Valavanis | 2015-11-21 | 7 | -3/+85 |
| | * | Fix CMake build | Alex Valavanis | 2015-11-12 | 3 | -6/+23 |
| | * | Enable builds without flood/trace on systems without Potrace | Alex Valavanis | 2015-11-09 | 8 | -10/+69 |
| | * | 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 |
| * | | window/task bar icon missing when installed in non-standard location | Raphael Rosch | 2015-11-20 | 2 | -0/+6 |
| * | | fix for bug 1517740 (crash in some cases in selection sets) | Marc Jeanmougin | 2015-11-19 | 1 | -2/+9 |
| * | | Fix potentential null pointer dereference | Kris | 2015-11-16 | 1 | -5/+3 |
| |\ \ | |||||
| | * | | null pointer dereference fix | Kris De Gussem | 2015-11-16 | 1 | -5/+3 |
| * | | | removes warnings when compiling with c++11 using uniqueptr instead of autoptr | Marc Jeanmougin | 2015-11-16 | 5 | -3/+24 |
| |/ / | |||||
| * | | static code analysis | Kris De Gussem | 2015-11-16 | 2 | -7/+5 |
| * | | Fix a typo | Jabier Arraiza Cenoz | 2015-11-15 | 1 | -1/+1 |
| * | | End fixing roughen | Jabier Arraiza Cenoz | 2015-11-15 | 3 | -38/+30 |
| * | | max_smooth_angle working, now deleted after because dont think a good improve... | Jabier Arraiza Cenoz | 2015-11-15 | 1 | -107/+117 |
| * | | Fixing compile problem | Jabier Arraiza Cenoz | 2015-11-14 | 2 | -30/+30 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-11-14 | 25 | -77/+109 |
| |\ \ | |||||
| | * | | Fix erase mode in no overlap mode, pointed by Ivan Louette | Jabier Arraiza Cenoz | 2015-11-14 | 1 | -12/+18 |
| | * | | Some sane defaults for spray offset, subject to further tweaking | Alexandre Prokoudine | 2015-11-14 | 1 | -2/+4 |
| | * | | static code analysis | Kris De Gussem | 2015-11-13 | 3 | -13/+13 |
| | * | | static code analysis | Kris De Gussem | 2015-11-13 | 20 | -50/+50 |
| | * | | Fix a bug on bspline, duplicating end nodes | Jabier Arraiza Cenoz | 2015-11-13 | 1 | -0/+24 |
| * | | | adding default width | Jabier Arraiza Cenoz | 2015-11-14 | 1 | -3/+35 |
| * | | | Fix a compile problem | Jabier Arraiza Cenoz | 2015-11-13 | 1 | -46/+0 |
| * | | | Fix bug end node, start calculate size based in number of nodes and lenght | Jabier Arraiza Cenoz | 2015-11-13 | 2 | -1/+67 |
| * | | | Fixed a bug on Spray Friendly when SPLPEITEM has clones. POinted by Ivan Louette | Jabier Arraiza Cenoz | 2015-11-13 | 1 | -1/+1 |
| * | | | update to trunk | Jabier Arraiza Cenoz | 2015-11-12 | 4 | -178/+541 |
| |\| | | |||||
| | * | | Fix crashes in erase mode of spray | Jabier Arraiza Cenoz | 2015-11-12 | 1 | -2/+6 |
| | * | | Fix a warn on launch | Jabier Arraiza Cenoz | 2015-11-12 | 1 | -1/+1 |
| | * | | Add erase mode to spray. Bugfixes. | Jabier Arraiza Cenoz | 2015-11-11 | 3 | -19/+65 |
| | * | | Refactor of code, minor bugs fixed. | Jabier Arraiza Cenoz | 2015-11-11 | 3 | -173/+324 |
| | * | | Improve offseting calculation | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -38/+50 |
| | * | | Remove unused functions | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -15/+0 |
| | * | | Add option to spray tool to no overlap between colors | Jabier Arraiza Cenoz | 2015-11-11 | 4 | -32/+62 |
| | * | | Improvements to the over visible/invisible to minimize the colisions, sprayed... | Jabier Arraiza Cenoz | 2015-11-11 | 4 | -26/+125 |
| | * | | Spray Tool: Change hide invisibe by over visible and over invisible, sugested... | Jabier Arraiza Cenoz | 2015-11-10 | 4 | -29/+65 |
| * | | | update to trunk | Jabier Arraiza Cenoz | 2015-11-08 | 89 | -1143/+2817 |
| |\| | | |||||
| | * | | Fix a typo | Jabier Arraiza Cenoz | 2015-11-08 | 1 | -1/+1 |
| | * | | Fixes from review form Mc- | Jabier Arraiza Cenoz | 2015-11-07 | 3 | -11/+6 |
| | * | | Fix for scale bug pointed by Mc- | Jabier Arraiza Cenoz | 2015-11-07 | 1 | -2/+2 |
| | * | | update to trunk | Jabier Arraiza Cenoz | 2015-11-07 | 2 | -29/+31 |
| | |\ \ | |||||
| | | * | | static code analysis | Kris De Gussem | 2015-11-07 | 1 | -4/+4 |
| | | * | | static code analysis | Kris De Gussem | 2015-11-07 | 1 | -25/+27 |
| | | |/ | |||||
| | * | | Use color if trace dialog is disabled | Jabier Arraiza Cenoz | 2015-11-07 | 3 | -6/+16 |
| | * | | update to trunk | Jabier Arraiza Cenoz | 2015-11-07 | 46 | -412/+456 |
| | |\| | |||||
| | | * | Rebase on upstream libcroco 0.6.9 and backport minor fixes | Alex Valavanis | 2015-11-07 | 24 | -286/+326 |
| | | * | static code analysis | Kris De Gussem | 2015-11-06 | 1 | -1/+6 |
| | | * | static code analysis | Kris De Gussem | 2015-11-06 | 1 | -70/+69 |
