summaryrefslogtreecommitdiffstats
path: root/src/ui/toolbar/gradient-toolbar.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move macros.h and remove unneeded macrosEduard Braun2018-10-011-1/+0
|
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
|
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-24/+24
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* Move toolbars to ui/toolbarAlexander Valavanis2018-06-171-0/+1274