summaryrefslogtreecommitdiffstats
path: root/src/widget/weffectparameter.cpp
AgeCommit message (Expand)Author
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2017-03-05Scale FontsDaniel Schürmann
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
2014-12-17Add source line:number and skin XML line:number to skin warning messages.RJ Ryan
2014-11-21Unify rack/chain/effect/parameter association logic for effect widgets.RJ Ryan
2014-11-21Refactor equalizer rack and quick effect rack.RJ Ryan
2014-06-24Display labels for button parameters; also create a base class for WEffectPar...Nicu Badescu
2014-06-24Use EffectParameterSlotBasePointer inside WEffectParameterNicu Badescu
2014-03-19Rename <EffectChain> option to WEffect, WEffectChain, and WEffectParameter to...RJ Ryan
2014-01-18Show description in tooltip for WEffectChain, WEffect, and WEffectParameter.RJ Ryan
2014-01-13Move effect widget setup out of LegacySkinParser and into the setup() method.RJ Ryan
2014-01-12Merge branch 'master' into features_effectsRJ Ryan
2013-12-18Add WEffect and WEffectParameter widgets.RJ Ryan