summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/spray-tool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move macros.h and remove unneeded macrosEduard Braun2018-10-011-1/+1
* New option to invert y-axisThomas Holder2018-09-121-3/+3
* Support smooth scrolling (part 2)Eduard Braun2018-09-111-1/+2
* Move pixmaps to ui/pixmaps, and update the README accordingly.Emmanuel Gil Peyrot2018-06-211-1/+1
* Replace functions with methods in SPColor.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-8/+8
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
* Remove unused includes, etc.Tavmjong Bah2018-03-061-2/+0
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-32/+29
* Misc. typosluz.paz2018-01-081-1/+1
* Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-051-2/+2
* 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