summaryrefslogtreecommitdiffstats
path: root/src/widgets/ege-paint-def.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernize loopsMarc Jeanmougin2019-01-021-6/+6
* Clarify licensesMax Gaukler2018-11-081-0/+1
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-2/+0
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-2/+3
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-5/+5
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-5/+5
* Remove duplicated build checks.Elliott Sales de Andrade2017-06-151-2/+0
* remove unnecessary include, that is causing troubles (it is doing a bad #defi...Johan B. C. Engelen2014-05-121-1/+0
* cppcheck: initialization / warning cleanupKris De Gussem2011-11-101-3/+7
* Documentation update pass.Jon A. Cruz2011-10-231-4/+0
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Fix i18n macro include.Jon A. Cruz2011-06-161-0/+1
* Fix Bug #447385 - Drag'n'drop from swatches doesn't always workAdonis Papaderos2010-11-251-18/+7
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Build fix for GCC 3.4.4 (added include for stdio.h)Josh Andler2009-05-011-0/+1
* Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz2009-03-201-0/+328