summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/spray-tool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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)
* | mergeMarc Jeanmougin2015-04-261-10/+0
|\| | | | | (bzr r13922.1.12)
| * Strip ToolFactoryLiam P. White2015-02-251-10/+0
| | | | | | (bzr r13939.1.2)
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-3/+3
| | | | | | (bzr r13922.1.10)
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-7/+7
| | | | | | (bzr r13922.1.5)
* | Just...mc2015-02-181-20/+12
|/ | | | | | | some... more... lines... (bzr r13922.1.2)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-4/+4
| | | (bzr r13820)
* Purge sp_desktop_controlsLiam P. White2014-12-211-1/+1
| | | (bzr r13819)
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
| | | (bzr r13809)
* Update to trunk r13638Liam P. White2014-10-251-12/+20
|\ | | | | (bzr r13341.1.286)
| * Initial removal of box3d outdated GTKish macros.Jon A. Cruz2014-10-241-12/+20
| | | | | | (bzr r13634)
* | Move more UI code into ui/Liam P. White2014-10-051-1/+1
|/ | | (bzr r13341.1.253)
* Fixed some unused variables warnings.Markus Engel2014-07-221-1/+1
| | | (bzr r13458)
* Fix random crashes when spraying in single path mode.Krzysztof Kosi??ski2014-03-091-2/+2
| | | | | | | | Fixes LP bug #1274831 Fixed bugs: - https://launchpad.net/bugs/1274831 (bzr r13131)
* Spray tool:Nicolas Dufour2014-02-281-32/+58
| | | | | | | * Partial patch (in sp_spray_dilate) for crashes explained in Bug #1274831. * Some minor style fixes (indentation). * Due to some remaining crashes, the Single path mode is disabled in Inkscape 0.91. (bzr r13077)
* remove some unnecessary copying/castingJohan B. C. Engelen2014-02-271-4/+4
| | | (bzr r13070)
* Made constructors of tools use initializer lists.Markus Engel2014-02-261-29/+24
| | | (bzr r13060)