| Commit message (Collapse) | 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 |
| | | | | (bzr r15223.1.1) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -14/+0 |
| |\ | | | | | (bzr r14954.1.29) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -14/+0 |
| | | | | | | | (bzr r15034) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+14 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -14/+0 |
| | | | | | | | (bzr r15025) | ||||
| * | | Improved spray tool, changed selection to object set | Adrian Boguszewski | 2016-07-22 | 1 | -29/+25 |
| | | | | | | | (bzr r14954.1.25) | ||||
| * | | Changed signatures of boolean functions | Adrian Boguszewski | 2016-07-20 | 1 | -1/+1 |
| | | | | | | | (bzr r14954.1.24) | ||||
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -6/+6 |
| |\| | | | | | (bzr r14954.1.13) | ||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -5/+5 |
| |/ | | | (bzr r14954.1.10) | ||||
| * | Fix a bug in eraser spray mode when no overlaps is disabled | Jabier Arraiza Cenoz | 2016-01-28 | 1 | -2/+2 |
| | | | | (bzr r14622) | ||||
| * | static code analysis | Kris De Gussem | 2015-11-16 | 1 | -4/+2 |
| | | | | (bzr r14474) | ||||
| * | Fix erase mode in no overlap mode, pointed by Ivan Louette | Jabier Arraiza Cenoz | 2015-11-14 | 1 | -12/+18 |
| | | | | (bzr r14469) | ||||
| * | static code analysis | Kris De Gussem | 2015-11-13 | 1 | -4/+4 |
| | | | | (bzr r14463) | ||||
| * | Fix crashes in erase mode of spray | Jabier Arraiza Cenoz | 2015-11-12 | 1 | -2/+6 |
| | | | | (bzr r14461) | ||||
| * | Add erase mode to spray. Bugfixes. | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -12/+27 |
| | | | | (bzr r14459) | ||||
| * | Refactor of code, minor bugs fixed. | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -122/+263 |
| | | | | (bzr r14458) | ||||
| * | Improve offseting calculation | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -38/+50 |
| | | | | | | Improve no picoverlap feature (bzr r14457) | ||||
| * | Remove unused functions | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -15/+0 |
| | | | | (bzr r14456) | ||||
| * | Add option to spray tool to no overlap between colors | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -25/+34 |
| | | | | (bzr r14455) | ||||
| * | Improvements to the over visible/invisible to minimize the colisions, ↵ | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -20/+95 |
| | | | | | | | | | sprayed items fit on background whith overlap visible or invisible areas Add option in picker mode to compute the center/or average area of sprayed item Now reverse work without adbanced trace dialog inverting the color. By this all buttons have a utility in advanced and in normal mode (bzr r14454) | ||||
| * | Spray Tool: Change hide invisibe by over visible and over invisible, ↵ | Jabier Arraiza Cenoz | 2015-11-10 | 1 | -17/+30 |
| | | | | | | sugested by Ivan Louette (bzr r14453) | ||||
| * | Fixes from review form Mc- | Jabier Arraiza Cenoz | 2015-11-07 | 1 | -4/+1 |
| | | | | (bzr r14422.1.46) | ||||
| * | Fix for scale bug pointed by Mc- | Jabier Arraiza Cenoz | 2015-11-07 | 1 | -2/+2 |
| | | | | (bzr r14422.1.45) | ||||
| * | Use color if trace dialog is disabled | Jabier Arraiza Cenoz | 2015-11-07 | 1 | -2/+12 |
| | | | | (bzr r14422.1.43) | ||||
| * | improve apply value to clones in scale mode | Jabier Arraiza Cenoz | 2015-11-01 | 1 | -13/+19 |
| | | | | (bzr r14422.1.38) | ||||
| * | Order disposition of icons | Jabier Arraiza Cenoz | 2015-10-31 | 1 | -12/+16 |
| | | | | | | Add inverse also to opacity (bzr r14422.1.37) | ||||
| * | 'End' of picker work | Jabier Arraiza Cenoz | 2015-10-31 | 1 | -24/+24 |
| | | | | (bzr r14422.1.35) | ||||
| * | Working on picker | Jabier Arraiza Cenoz | 2015-10-31 | 1 | -43/+85 |
| | | | | (bzr r14422.1.33) | ||||
| * | Fix a bug compiling on pow | Jabier Arraiza Cenoz | 2015-10-30 | 1 | -3/+3 |
| | | | | (bzr r14422.1.32) | ||||
| * | Now picker use all features of trace clones | Jabier Arraiza Cenoz | 2015-10-30 | 1 | -42/+176 |
| | | | | (bzr r14422.1.31) | ||||
| * | Some fixes to new pressure options | Jabier Arraiza Cenoz | 2015-10-30 | 1 | -2/+2 |
| | | | | (bzr r14422.1.29) | ||||
| * | Add optional presure to width and to size | Jabier Arraiza Cenoz | 2015-10-30 | 1 | -8/+35 |
| | | | | | | Start showing trace dialog (bzr r14422.1.27) | ||||
| * | Removed recursion from code because no speed improvements | Jabier Arraiza Cenoz | 2015-10-29 | 1 | -61/+5 |
| | | | | | | | Added swith to 100 on toogle no overlap button pointed by Mc. Fixed crash pointed by Mc selecting all+no overlap+click (bzr r14422.1.25) | ||||
| * | Fix a regression updating CSS data | Jabier Arraiza Cenoz | 2015-10-28 | 1 | -2/+2 |
| | | | | (bzr r14422.1.24) | ||||
| * | Increase recursion levels | Jabier Arraiza Cenoz | 2015-10-28 | 1 | -2/+2 |
| | | | | (bzr r14422.1.23) | ||||
| * | Improvement to the css stored on change colors | Jabier Arraiza Cenoz | 2015-10-28 | 1 | -2/+2 |
| | | | | (bzr r14422.1.22) | ||||
| * | add a ignore transparent areas option | Jabier Arraiza Cenoz | 2015-10-28 | 1 | -20/+29 |
| | | | | (bzr r14422.1.21) | ||||
| * | Fix the problems on transformed layers | Jabier Arraiza Cenoz | 2015-10-28 | 1 | -2/+2 |
| | | | | (bzr r14422.1.20) | ||||
| * | little tweak | Jabier Arraiza Cenoz | 2015-10-27 | 1 | -2/+2 |
| | | | | (bzr r14422.1.19) | ||||
| * | Now the picker work with alphas and also in no overlap mode | Jabier Arraiza Cenoz | 2015-10-27 | 1 | -14/+64 |
| | | | | | | | Offset dropdown disabled if no overlap Changed offset to percent based (bzr r14422.1.18) | ||||
| * | removed dead code | Jabier Arraiza Cenoz | 2015-10-26 | 1 | -19/+0 |
| | | | | (bzr r14422.1.16) | ||||
| * | Added a option to pick down color | Jabier Arraiza Cenoz | 2015-10-26 | 1 | -6/+64 |
| | | | | (bzr r14422.1.14) | ||||
| * | Add option to not overlap if multiple elements are selected to spray | Jabier Arraiza Cenoz | 2015-10-26 | 1 | -8/+21 |
| | | | | (bzr r14422.1.13) | ||||
| * | Fixed typos from Mc | Jabier Arraiza Cenoz | 2015-10-26 | 1 | -4/+1 |
| | | | | | | | Removed unnecesary added headers Put overlap default to false (bzr r14422.1.12) | ||||
| * | End adding no overlap to spray tool | Jabier Arraiza Cenoz | 2015-10-25 | 1 | -152/+123 |
| | | | | (bzr r14422.1.9) | ||||
| * | Improving Spray tool | Jabier Arraiza Cenoz | 2015-10-24 | 1 | -43/+82 |
| | | | | (bzr r14422.1.8) | ||||
| * | working in a new way | Jabier Arraiza Cenoz | 2015-10-24 | 1 | -56/+106 |
| | | | | (bzr r14422.1.7) | ||||
| * | Working on spray tool | Jabier Arraiza Cenoz | 2015-10-23 | 1 | -18/+25 |
| | | | | (bzr r14422.1.6) | ||||
