summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/spray-tool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unused parameter in SPItem::doWriteTransformStefano Facchini2017-09-241-2/+2
* Hackfest: Refactor cursors so the hot spot is inside the xpmMartin Owens2017-06-301-1/+1
* Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>Alexander Brock2016-11-091-2/+2
* Merged trunkAdrian Boguszewski2016-08-031-14/+0
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-14/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+14
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-14/+0
* | Improved spray tool, changed selection to object setAdrian Boguszewski2016-07-221-29/+25
* | Changed signatures of boolean functionsAdrian Boguszewski2016-07-201-1/+1
* | Added items as a range functionAdrian Boguszewski2016-07-031-6/+6
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-5/+5
|/
* Fix a bug in eraser spray mode when no overlaps is disabledJabier Arraiza Cenoz2016-01-281-2/+2
* static code analysisKris De Gussem2015-11-161-4/+2
* Fix erase mode in no overlap mode, pointed by Ivan LouetteJabier Arraiza Cenoz2015-11-141-12/+18
* static code analysisKris De Gussem2015-11-131-4/+4
* Fix crashes in erase mode of sprayJabier Arraiza Cenoz2015-11-121-2/+6
* Add erase mode to spray. Bugfixes.Jabier Arraiza Cenoz2015-11-111-12/+27
* Refactor of code, minor bugs fixed.Jabier Arraiza Cenoz2015-11-111-122/+263
* Improve offseting calculationJabier Arraiza Cenoz2015-11-111-38/+50
* Remove unused functionsJabier Arraiza Cenoz2015-11-111-15/+0
* Add option to spray tool to no overlap between colorsJabier Arraiza Cenoz2015-11-111-25/+34
* Improvements to the over visible/invisible to minimize the colisions, sprayed...Jabier Arraiza Cenoz2015-11-111-20/+95
* Spray Tool: Change hide invisibe by over visible and over invisible, sugested...Jabier Arraiza Cenoz2015-11-101-17/+30
* Fixes from review form Mc-Jabier Arraiza Cenoz2015-11-071-4/+1
* Fix for scale bug pointed by Mc-Jabier Arraiza Cenoz2015-11-071-2/+2
* Use color if trace dialog is disabledJabier Arraiza Cenoz2015-11-071-2/+12
* improve apply value to clones in scale modeJabier Arraiza Cenoz2015-11-011-13/+19
* Order disposition of iconsJabier Arraiza Cenoz2015-10-311-12/+16
* 'End' of picker workJabier Arraiza Cenoz2015-10-311-24/+24
* Working on pickerJabier Arraiza Cenoz2015-10-311-43/+85
* Fix a bug compiling on powJabier Arraiza Cenoz2015-10-301-3/+3
* Now picker use all features of trace clonesJabier Arraiza Cenoz2015-10-301-42/+176
* Some fixes to new pressure optionsJabier Arraiza Cenoz2015-10-301-2/+2
* Add optional presure to width and to sizeJabier Arraiza Cenoz2015-10-301-8/+35
* Removed recursion from code because no speed improvementsJabier Arraiza Cenoz2015-10-291-61/+5
* Fix a regression updating CSS dataJabier Arraiza Cenoz2015-10-281-2/+2
* Increase recursion levelsJabier Arraiza Cenoz2015-10-281-2/+2
* Improvement to the css stored on change colorsJabier Arraiza Cenoz2015-10-281-2/+2
* add a ignore transparent areas optionJabier Arraiza Cenoz2015-10-281-20/+29
* Fix the problems on transformed layersJabier Arraiza Cenoz2015-10-281-2/+2
* little tweakJabier Arraiza Cenoz2015-10-271-2/+2
* Now the picker work with alphas and also in no overlap modeJabier Arraiza Cenoz2015-10-271-14/+64
* removed dead codeJabier Arraiza Cenoz2015-10-261-19/+0
* Added a option to pick down colorJabier Arraiza Cenoz2015-10-261-6/+64
* Add option to not overlap if multiple elements are selected to sprayJabier Arraiza Cenoz2015-10-261-8/+21
* Fixed typos from McJabier Arraiza Cenoz2015-10-261-4/+1
* End adding no overlap to spray toolJabier Arraiza Cenoz2015-10-251-152/+123
* Improving Spray toolJabier Arraiza Cenoz2015-10-241-43/+82
* working in a new wayJabier Arraiza Cenoz2015-10-241-56/+106
* Working on spray toolJabier Arraiza Cenoz2015-10-231-18/+25