| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unused parameter in SPItem::doWriteTransform | Stefano Facchini | 2017-09-24 | 1 | -2/+2 |
| * | Hackfest: Refactor cursors so the hot spot is inside the xpm | Martin Owens | 2017-06-30 | 1 | -1/+1 |
| * | Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op> | Alexander Brock | 2016-11-09 | 1 | -2/+2 |
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -14/+0 |
| |\ | |||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -14/+0 |
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+14 |
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -14/+0 |
| * | | Improved spray tool, changed selection to object set | Adrian Boguszewski | 2016-07-22 | 1 | -29/+25 |
| * | | Changed signatures of boolean functions | Adrian Boguszewski | 2016-07-20 | 1 | -1/+1 |
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -6/+6 |
| |\| | |||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -5/+5 |
| |/ | |||||
| * | Fix a bug in eraser spray mode when no overlaps is disabled | Jabier Arraiza Cenoz | 2016-01-28 | 1 | -2/+2 |
| * | 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 | 1 | -4/+4 |
| * | 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 | 1 | -12/+27 |
| * | Refactor of code, minor bugs fixed. | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -122/+263 |
| * | 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 | 1 | -25/+34 |
| * | Improvements to the over visible/invisible to minimize the colisions, sprayed... | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -20/+95 |
| * | Spray Tool: Change hide invisibe by over visible and over invisible, sugested... | Jabier Arraiza Cenoz | 2015-11-10 | 1 | -17/+30 |
| * | Fixes from review form Mc- | Jabier Arraiza Cenoz | 2015-11-07 | 1 | -4/+1 |
| * | 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 | 1 | -2/+12 |
| * | improve apply value to clones in scale mode | Jabier Arraiza Cenoz | 2015-11-01 | 1 | -13/+19 |
| * | Order disposition of icons | Jabier Arraiza Cenoz | 2015-10-31 | 1 | -12/+16 |
| * | 'End' of picker work | Jabier Arraiza Cenoz | 2015-10-31 | 1 | -24/+24 |
| * | Working on picker | Jabier Arraiza Cenoz | 2015-10-31 | 1 | -43/+85 |
| * | Fix a bug compiling on pow | Jabier Arraiza Cenoz | 2015-10-30 | 1 | -3/+3 |
| * | Now picker use all features of trace clones | Jabier Arraiza Cenoz | 2015-10-30 | 1 | -42/+176 |
| * | Some fixes to new pressure options | Jabier Arraiza Cenoz | 2015-10-30 | 1 | -2/+2 |
| * | Add optional presure to width and to size | Jabier Arraiza Cenoz | 2015-10-30 | 1 | -8/+35 |
| * | Removed recursion from code because no speed improvements | Jabier Arraiza Cenoz | 2015-10-29 | 1 | -61/+5 |
| * | Fix a regression updating CSS data | Jabier Arraiza Cenoz | 2015-10-28 | 1 | -2/+2 |
| * | Increase recursion levels | Jabier Arraiza Cenoz | 2015-10-28 | 1 | -2/+2 |
| * | Improvement to the css stored on change colors | Jabier Arraiza Cenoz | 2015-10-28 | 1 | -2/+2 |
| * | add a ignore transparent areas option | Jabier Arraiza Cenoz | 2015-10-28 | 1 | -20/+29 |
| * | Fix the problems on transformed layers | Jabier Arraiza Cenoz | 2015-10-28 | 1 | -2/+2 |
| * | little tweak | Jabier Arraiza Cenoz | 2015-10-27 | 1 | -2/+2 |
| * | Now the picker work with alphas and also in no overlap mode | Jabier Arraiza Cenoz | 2015-10-27 | 1 | -14/+64 |
| * | removed dead code | Jabier Arraiza Cenoz | 2015-10-26 | 1 | -19/+0 |
| * | Added a option to pick down color | Jabier Arraiza Cenoz | 2015-10-26 | 1 | -6/+64 |
| * | Add option to not overlap if multiple elements are selected to spray | Jabier Arraiza Cenoz | 2015-10-26 | 1 | -8/+21 |
| * | Fixed typos from Mc | Jabier Arraiza Cenoz | 2015-10-26 | 1 | -4/+1 |
| * | End adding no overlap to spray tool | Jabier Arraiza Cenoz | 2015-10-25 | 1 | -152/+123 |
| * | Improving Spray tool | Jabier Arraiza Cenoz | 2015-10-24 | 1 | -43/+82 |
| * | working in a new way | Jabier Arraiza Cenoz | 2015-10-24 | 1 | -56/+106 |
| * | Working on spray tool | Jabier Arraiza Cenoz | 2015-10-23 | 1 | -18/+25 |
