summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/spray-tool.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-27little tweakJabier Arraiza Cenoz1-2/+2
2015-10-27Now the picker work with alphas and also in no overlap modeJabier Arraiza Cenoz1-14/+64
2015-10-26removed dead codeJabier Arraiza Cenoz1-19/+0
2015-10-26Added a option to pick down colorJabier Arraiza Cenoz1-6/+64
2015-10-26Add option to not overlap if multiple elements are selected to sprayJabier Arraiza Cenoz1-8/+21
2015-10-26Fixed typos from McJabier Arraiza Cenoz1-4/+1
2015-10-25End adding no overlap to spray toolJabier Arraiza Cenoz1-152/+123
2015-10-24Improving Spray toolJabier Arraiza Cenoz1-43/+82
2015-10-24working in a new wayJabier Arraiza Cenoz1-56/+106
2015-10-23Working on spray toolJabier Arraiza Cenoz1-18/+25
2015-10-23Improving spray toolJabier Arraiza Cenoz1-11/+35
2015-10-22improving spray toolJabier Arraiza Cenoz1-12/+20
2015-10-19working 2 waysJabier Arraiza Cenoz1-0/+41
2015-06-22Spray. Fix for Bug #1459845 (Spray tool pressure sensitivity broken?).Nicolas Dufour1-38/+9
2015-06-18Spray Tool. Fixing boolean initialization and coding style issues.Nicolas Dufour1-3/+3
2015-05-22Update to 2Geom revision 2396Krzysztof Kosi??ski1-2/+1
2015-03-19ui/tools: sp. fixes (cosmetic)Bryce Harrington1-1/+1
2015-03-14Fix for a potential (though unlikely) dereference of null pointer in the spra...Nicolas Dufour1-32/+34
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-3/+3
2015-02-25Strip ToolFactoryLiam P. White1-10/+0
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-7/+7
2015-02-18Just...mc1-20/+12
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-4/+4
2014-12-21Purge sp_desktop_controlsLiam P. White1-1/+1
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-1/+1
2014-10-24Initial removal of box3d outdated GTKish macros.Jon A. Cruz1-12/+20
2014-10-05Move more UI code into ui/Liam P. White1-1/+1
2014-07-22Fixed some unused variables warnings.Markus Engel1-1/+1
2014-03-09Fix random crashes when spraying in single path mode.Krzysztof Kosi??ski1-2/+2
2014-02-28Spray tool:Nicolas Dufour1-32/+58
2014-02-27remove some unnecessary copying/castingJohan B. C. Engelen1-4/+4
2014-02-26Made constructors of tools use initializer lists.Markus Engel1-29/+24
2014-02-16Fix console messages (see Bug #879058 - Spray Single Path Mode includes origi...Nicolas Dufour1-16/+8
2014-02-08Fix for Bug #879058 (Spray Single Path Mode includes original object).Nicolas Dufour1-1/+1
2014-02-05Fix for Bug #1250685 (Unnecessary gender-specific terms in code).Nicolas Dufour1-28/+28
2013-11-09Moved and renamed some tool-related files.Markus Engel1-1/+1
2013-11-07First step of moving tools into appropriate namespaces.Markus Engel1-24/+32
2013-09-30more string leaksJohan B. C. Engelen1-1/+3
2013-09-24Simplified some in-code circle creation.Markus Engel1-8/+6
2013-09-21Fix format security errorsAlex Valavanis1-1/+1
2013-08-03Cleaned up.Markus Engel1-24/+21
2013-07-31Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel1-7/+0
2013-07-30Further refactoring of EventContexts.Markus Engel1-181/+153
2013-07-01Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson1-1/+1
2013-04-28Temporily fix abiguous macros before later removal.Jon A. Cruz1-16/+16
2013-04-21Removed some unused files; more refactoring in EventContext tree.Markus Engel1-14/+14
2013-04-20Moved factories to different files.Markus Engel1-1/+1
2013-04-20Merging of EventContext classes complete.Markus Engel1-46/+15
2013-04-13Replaced casting macros for EventContext tree; added contructors.Markus Engel1-18/+14
2013-04-12Added prefPaths to contexts; modified SPFactoryMarkus Engel1-0/+2