| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove CtrlPoint and replace with SPKnot | Martin Owens | 2015-12-10 | 2 | -23/+4 |
| * | Remove unused header file. | Tavmjong Bah | 2015-12-09 | 2 | -2/+0 |
| * | update to trunk + resolve conflicts | Marc Jeanmougin | 2015-12-08 | 5 | -1/+37 |
| |\ | |||||
| | * | merge lp:~inkscape.dev/inkscape/lock_guides | Jabier Arraiza Cenoz | 2015-12-08 | 5 | -1/+37 |
| | |\ | |||||
| | | * | update to trunk | Jabier Arraiza Cenoz | 2015-12-08 | 7 | -14/+15 |
| | | |\ | | |/ | |/| | |||||
| | | * | Add rect to SP Control point on locked guides | Jabier Arraiza Cenoz | 2015-12-07 | 1 | -1/+1 |
| | | * | Fixes UX pointed in suv review | Jabier Arraiza Cenoz | 2015-12-06 | 2 | -0/+6 |
| | | * | Changed from Desktop to namedview to handle multiples documents | Jabier Arraiza Cenoz | 2015-12-05 | 1 | -2/+1 |
| | | * | Add global lock guides to the rulers | Jabier Arraiza Cenoz | 2015-12-03 | 1 | -1/+5 |
| | | * | Add lock to guides | Jabier Arraiza Cenoz | 2015-12-02 | 2 | -0/+23 |
| * | | | update to trunk | Marc Jeanmougin | 2015-12-07 | 7 | -14/+15 |
| |\| | | |||||
| | * | | static code analysis | Kris De Gussem | 2015-12-07 | 6 | -10/+10 |
| | * | | static code analysis | Kris De Gussem | 2015-12-07 | 1 | -4/+5 |
| | |/ | |||||
| * | | cppification : GHashMaps replaced by stl maps. getResouceList now gives a std... | Marc Jeanmougin | 2015-12-07 | 7 | -71/+54 |
| * | | cppification: GSList replaced by vectors (select tool cycling to 'select under') | Marc Jeanmougin | 2015-12-06 | 2 | -61/+41 |
| * | | cppification: GSList replaced by vectors (mostly related to gradients and mes... | Marc Jeanmougin | 2015-12-06 | 3 | -37/+35 |
| * | | cppification: GSList replaced by vectors (mostly related to guides and grids) | Marc Jeanmougin | 2015-12-05 | 1 | -14/+8 |
| |/ | |||||
| * | Fix undo of mesh creation. | Tavmjong Bah | 2015-11-25 | 1 | -18/+11 |
| * | Compile against external libpotrace | Alex Valavanis | 2015-11-21 | 8 | -10/+65 |
| |\ | |||||
| | * | Hide unused verbs if Potrace is not available | Alex Valavanis | 2015-11-21 | 3 | -0/+18 |
| | * | Fix CMake build | Alex Valavanis | 2015-11-12 | 1 | -4/+11 |
| | * | Enable builds without flood/trace on systems without Potrace | Alex Valavanis | 2015-11-09 | 4 | -6/+36 |
| * | | 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 | 2 | -2/+12 |
| |/ / | |||||
| * | | static code analysis | Kris De Gussem | 2015-11-16 | 1 | -4/+2 |
| * | | Fix erase mode in no overlap mode, pointed by Ivan Louette | Jabier Arraiza Cenoz | 2015-11-14 | 1 | -12/+18 |
| * | | static code analysis | Kris De Gussem | 2015-11-13 | 9 | -24/+24 |
| * | | Fix crashes in erase mode of spray | Jabier Arraiza Cenoz | 2015-11-12 | 1 | -2/+6 |
| * | | Add erase mode to spray. Bugfixes. | Jabier Arraiza Cenoz | 2015-11-11 | 2 | -13/+29 |
| * | | Refactor of code, minor bugs fixed. | Jabier Arraiza Cenoz | 2015-11-11 | 2 | -130/+281 |
| * | | 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 | 2 | -25/+35 |
| * | | Improvements to the over visible/invisible to minimize the colisions, sprayed... | Jabier Arraiza Cenoz | 2015-11-11 | 2 | -20/+96 |
| * | | Spray Tool: Change hide invisibe by over visible and over invisible, sugested... | Jabier Arraiza Cenoz | 2015-11-10 | 2 | -18/+32 |
| * | | Fix a typo | Jabier Arraiza Cenoz | 2015-11-08 | 1 | -1/+1 |
| * | | Fixes from review form Mc- | Jabier Arraiza Cenoz | 2015-11-07 | 2 | -7/+4 |
| * | | Fix for scale bug pointed by Mc- | Jabier Arraiza Cenoz | 2015-11-07 | 1 | -2/+2 |
| * | | Use color if trace dialog is disabled | Jabier Arraiza Cenoz | 2015-11-07 | 2 | -3/+13 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-11-07 | 12 | -28/+28 |
| |\| | |||||
| | * | static code analysis | Kris De Gussem | 2015-11-05 | 12 | -28/+28 |
| * | | update to trunk | Jabier Arraiza Cenoz | 2015-11-04 | 2 | -471/+1041 |
| |\| | |||||
| | * | Fix a bug compiling | Jabier Arraiza Cenoz | 2015-11-03 | 1 | -1/+0 |
| | * | update to trunk | Jabier Arraiza Cenoz | 2015-11-03 | 4 | -42/+56 |
| | |\ | |||||
| | * | | Fix a localization problem storing attribute | Jabier Arraiza Cenoz | 2015-11-03 | 1 | -2/+4 |
| | * | | Fixed some toolbox definition and minor tweaks | Jabier Arraiza Cenoz | 2015-10-25 | 1 | -4/+19 |
| | * | | Removing some stringsstreams and free gchars | Jabier Arraiza Cenoz | 2015-10-23 | 1 | -12/+13 |
| | * | | Fix the points Nathan review. | Jabier Arraiza Cenoz | 2015-10-22 | 2 | -481/+332 |
| | |\ \ | |||||
| | | * | | Added Scale option | Jabier Arraiza Cenoz | 2015-10-18 | 1 | -32/+38 |
| | |/ / | |||||
