summaryrefslogtreecommitdiffstats
path: root/src/widget/weffectchain.h
AgeCommit message (Collapse)Author
2020-12-07merge 2.3Be
2016-05-07Switch a lot of function arguments to const references in LegacySkinParser.RJ Ryan
2016-04-26Delete default destructors.RJ Ryan
2016-04-25Spring cleaning: Apply clang-tidy to src/widget.RJ Ryan
Using LLVM 3.8.0: $ clang-tidy --fix --checks="*,-llvm-header-guard,-readability-implicit-bool-cast,-readability-else-after-return,-google-readability-todo" $(git ls src/widget | xargs) -- (flags to compile)
2014-01-13Move effect widget setup out of LegacySkinParser and into the setup() method.RJ Ryan
2013-12-18Add WEffect and WEffectParameter widgets.RJ Ryan
2013-06-19Merge branch 'master' into features_effectsRJ Ryan
Conflicts: res/skins/Outline1024x600-Netbook/keylock-off-Ch1.png res/skins/Outline1024x600-Netbook/keylock-off-Ch2.png res/skins/Outline1024x600-Netbook/keylock-on-Ch1.png res/skins/Outline1024x600-Netbook/keylock-on-Ch2.png