summaryrefslogtreecommitdiffstats
path: root/src/ui/toolbar/spray-toolbar.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-28Hackfest2019: Get rid of deprecated InkSelectOneActionAlexander Valavanis1-0/+6
2019-05-13Regression fix: hide some toolbar icons on startupNathan Lee1-1/+1
2019-02-10SprayToolbar: GtkAction migrationAlexander Valavanis1-406/+288
2019-01-22Tidy up toolbox utilitiesAlexander Valavanis1-0/+5
2019-01-22NodeToolbar: Fix initialisationAlexander Valavanis1-8/+2
2019-01-22Tidy up toolbox codeAlexander Valavanis1-7/+7
2019-01-21Cleanup unused toolbar codeAlexander Valavanis1-14/+0
2019-01-19derive all toolbars from Inkscape::ToolbarAlexander Valavanis1-319/+370
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-16/+16
2018-06-17Move toolbars to ui/toolbarAlexander Valavanis1-3/+2
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-4/+4
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-4/+4
2018-01-29Don't translate the empty string.Eduard Braun1-1/+1
2018-01-08Restore ability to switch mode while using spray tool (is this even useful?).Tavmjong Bah1-1/+2
2017-12-24Convert spray tool to use ink-select-one-action.Tavmjong Bah1-48/+45
2017-06-29Remove old icon handling codeAlexander Valavanis1-4/+4
2016-09-03Remove == true.Shlomi Fish1-2/+2
2016-08-05Split InkAction classes into separate filesAlex Valavanis1-1/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-2/+1
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+2
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-2/+1
2016-02-01Remove duplicate mensageJabier Arraiza Cenoz1-1/+1
2016-02-01Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...Jabier Arraiza Cenoz1-3/+6
2016-01-28Add dinamic toolbar to spray,poligon/star and wrap toolsJabier Arraiza Cenoz1-50/+57
2015-12-26minor typos (mail to inkscape-translator)Yuri Chornoivan1-4/+4
2015-11-25Remove unused headers.Tavmjong Bah1-2/+0
2015-11-14Some sane defaults for spray offset, subject to further tweakingAlexandre Prokoudine1-2/+4
2015-11-12Fix a warn on launchJabier Arraiza Cenoz1-1/+1
2015-11-11Add erase mode to spray. Bugfixes.Jabier Arraiza Cenoz1-6/+36
2015-11-11Refactor of code, minor bugs fixed.Jabier Arraiza Cenoz1-43/+43
2015-11-11Add option to spray tool to no overlap between colorsJabier Arraiza Cenoz1-3/+23
2015-11-11Improvements to the over visible/invisible to minimize the colisions, sprayed...Jabier Arraiza Cenoz1-3/+25
2015-11-10Spray Tool: Change hide invisibe by over visible and over invisible, sugested...Jabier Arraiza Cenoz1-10/+31
2015-11-07Fixes from review form Mc-Jabier Arraiza Cenoz1-4/+2
2015-11-07Use color if trace dialog is disabledJabier Arraiza Cenoz1-3/+3
2015-10-31Order disposition of iconsJabier Arraiza Cenoz1-11/+11
2015-10-31'End' of picker workJabier Arraiza Cenoz1-24/+24
2015-10-31Working on pickerJabier Arraiza Cenoz1-6/+97
2015-10-30Now picker use all features of trace clonesJabier Arraiza Cenoz1-26/+0
2015-10-30Open trace dialog on click on pick toogleJabier Arraiza Cenoz1-3/+19
2015-10-30Some fixes to new pressure optionsJabier Arraiza Cenoz1-1/+1
2015-10-30Add optional presure to width and to sizeJabier Arraiza Cenoz1-4/+62
2015-10-29Removed recursion from code because no speed improvementsJabier Arraiza Cenoz1-0/+2
2015-10-28add a ignore transparent areas optionJabier Arraiza Cenoz1-3/+34
2015-10-27Now the picker work with alphas and also in no overlap modeJabier Arraiza Cenoz1-33/+37
2015-10-26Fixed some typos pointed by McJabier Arraiza Cenoz1-8/+19
2015-10-26Added a option to pick down colorJabier Arraiza Cenoz1-0/+20
2015-10-26Fixed typos from McJabier Arraiza Cenoz1-1/+1