summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/spray-tool.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)
* Fix console messages (see Bug #879058 - Spray Single Path Mode includes ↵Nicolas Dufour2014-02-161-16/+8
| | | | | | | | original object). Fixed bugs: - https://launchpad.net/bugs/879058 (bzr r13031)
* Fix for Bug #879058 (Spray Single Path Mode includes original object).Nicolas Dufour2014-02-081-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/879058 (bzr r13011)
* Fix for Bug #1250685 (Unnecessary gender-specific terms in code).Nicolas Dufour2014-02-051-28/+28
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1250685 (bzr r12997)
* Moved and renamed some tool-related files.Markus Engel2013-11-091-0/+890
(bzr r12785)