summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/spray-tool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bug in eraser spray mode when no overlaps is disabledJabier Arraiza Cenoz2016-01-281-2/+2
| | | (bzr r14622)
* static code analysisKris De Gussem2015-11-161-4/+2
| | | (bzr r14474)
* Fix erase mode in no overlap mode, pointed by Ivan LouetteJabier Arraiza Cenoz2015-11-141-12/+18
| | | (bzr r14469)
* static code analysisKris De Gussem2015-11-131-4/+4
| | | (bzr r14463)
* Fix crashes in erase mode of sprayJabier Arraiza Cenoz2015-11-121-2/+6
| | | (bzr r14461)
* Add erase mode to spray. Bugfixes.Jabier Arraiza Cenoz2015-11-111-12/+27
| | | (bzr r14459)
* Refactor of code, minor bugs fixed.Jabier Arraiza Cenoz2015-11-111-122/+263
| | | (bzr r14458)
* Improve offseting calculationJabier Arraiza Cenoz2015-11-111-38/+50
| | | | | Improve no picoverlap feature (bzr r14457)
* Remove unused functionsJabier Arraiza Cenoz2015-11-111-15/+0
| | | (bzr r14456)
* Add option to spray tool to no overlap between colorsJabier Arraiza Cenoz2015-11-111-25/+34
| | | (bzr r14455)
* Improvements to the over visible/invisible to minimize the colisions, ↵Jabier Arraiza Cenoz2015-11-111-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 Cenoz2015-11-101-17/+30
| | | | | sugested by Ivan Louette (bzr r14453)
* Fixes from review form Mc-Jabier Arraiza Cenoz2015-11-071-4/+1
| | | (bzr r14422.1.46)
* Fix for scale bug pointed by Mc-Jabier Arraiza Cenoz2015-11-071-2/+2
| | | (bzr r14422.1.45)
* Use color if trace dialog is disabledJabier Arraiza Cenoz2015-11-071-2/+12
| | | (bzr r14422.1.43)
* improve apply value to clones in scale modeJabier Arraiza Cenoz2015-11-011-13/+19
| | | (bzr r14422.1.38)
* Order disposition of iconsJabier Arraiza Cenoz2015-10-311-12/+16
| | | | | Add inverse also to opacity (bzr r14422.1.37)
* 'End' of picker workJabier Arraiza Cenoz2015-10-311-24/+24
| | | (bzr r14422.1.35)
* Working on pickerJabier Arraiza Cenoz2015-10-311-43/+85
| | | (bzr r14422.1.33)
* Fix a bug compiling on powJabier Arraiza Cenoz2015-10-301-3/+3
| | | (bzr r14422.1.32)
* Now picker use all features of trace clonesJabier Arraiza Cenoz2015-10-301-42/+176
| | | (bzr r14422.1.31)
* Some fixes to new pressure optionsJabier Arraiza Cenoz2015-10-301-2/+2
| | | (bzr r14422.1.29)
* Add optional presure to width and to sizeJabier Arraiza Cenoz2015-10-301-8/+35
| | | | | Start showing trace dialog (bzr r14422.1.27)
* Removed recursion from code because no speed improvementsJabier Arraiza Cenoz2015-10-291-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 dataJabier Arraiza Cenoz2015-10-281-2/+2
| | | (bzr r14422.1.24)
* Increase recursion levelsJabier Arraiza Cenoz2015-10-281-2/+2
| | | (bzr r14422.1.23)
* Improvement to the css stored on change colorsJabier Arraiza Cenoz2015-10-281-2/+2
| | | (bzr r14422.1.22)
* add a ignore transparent areas optionJabier Arraiza Cenoz2015-10-281-20/+29
| | | (bzr r14422.1.21)
* Fix the problems on transformed layersJabier Arraiza Cenoz2015-10-281-2/+2
| | | (bzr r14422.1.20)
* little tweakJabier Arraiza Cenoz2015-10-271-2/+2
| | | (bzr r14422.1.19)
* Now the picker work with alphas and also in no overlap modeJabier Arraiza Cenoz2015-10-271-14/+64
| | | | | | Offset dropdown disabled if no overlap Changed offset to percent based (bzr r14422.1.18)
* removed dead codeJabier Arraiza Cenoz2015-10-261-19/+0
| | | (bzr r14422.1.16)
* Added a option to pick down colorJabier Arraiza Cenoz2015-10-261-6/+64
| | | (bzr r14422.1.14)
* Add option to not overlap if multiple elements are selected to sprayJabier Arraiza Cenoz2015-10-261-8/+21
| | | (bzr r14422.1.13)
* Fixed typos from McJabier Arraiza Cenoz2015-10-261-4/+1
| | | | | | Removed unnecesary added headers Put overlap default to false (bzr r14422.1.12)
* End adding no overlap to spray toolJabier Arraiza Cenoz2015-10-251-152/+123
| | | (bzr r14422.1.9)
* Improving Spray toolJabier Arraiza Cenoz2015-10-241-43/+82
| | | (bzr r14422.1.8)
* working in a new wayJabier Arraiza Cenoz2015-10-241-56/+106
| | | (bzr r14422.1.7)
* Working on spray toolJabier Arraiza Cenoz2015-10-231-18/+25
| | | (bzr r14422.1.6)
* Improving spray toolJabier Arraiza Cenoz2015-10-231-11/+35
| | | (bzr r14422.1.5)
* working in spray toolJabier Arraiza Cenoz2015-10-221-42/+67
|\ | | | | (bzr r14422.1.3)
| * improving spray toolJabier Arraiza Cenoz2015-10-221-12/+20
|/ | | (bzr r14422.2.1)
* working 2 waysJabier Arraiza Cenoz2015-10-191-0/+41
| | | (bzr r14422.1.2)
* Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-041-2/+1
|\ | | | | | | | | May introduce regressions. (bzr r14226)
| * Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-2/+1
| | | | | | (bzr r14059.2.16)
* | Spray. Fix for Bug #1459845 (Spray tool pressure sensitivity broken?).Nicolas Dufour2015-06-221-38/+9
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1459845 (bzr r14210)
* | Spray Tool. Fixing boolean initialization and coding style issues.Nicolas Dufour2015-06-181-3/+3
|/ | | (bzr r14205)
* mergingMarc Jeanmougin2015-04-261-33/+35
|\ | | | | (bzr r13922.1.13)
| * ui/tools: sp. fixes (cosmetic)Bryce Harrington2015-03-191-1/+1
| | | | | | (bzr r14016)
| * Fix for a potential (though unlikely) dereference of null pointer in the ↵Nicolas Dufour2015-03-141-32/+34
| | | | | | | | | | spray tool single path mode. (bzr r14000)