summaryrefslogtreecommitdiffstats
path: root/src/widget/weffectparameterknobcomposed.cpp
AgeCommit message (Expand)Author
2019-11-15remove 'this->', use setFocusPolicy() only in widget setupsronso0
2019-09-30add 'setFocusPolicy(Qt::NoFocus);' to most skin widgetsronso0
2017-08-15Improve log messages in case of skin errorsDaniel Schürmann
2017-08-14moved common code to EffectsManager::getEffectParameterSlotDaniel Schürmann
2017-07-31get EffectParameterSlot from CO connected to knobbe_
2017-07-20don't have translators translate strings that won't be shownbe_
2017-07-17use \n not : to separate effect parameter names & descriptionsbe_
2017-07-17always show full effect parameter name in tooltipsbe_
2017-07-17add WEffectParameterKnobComposed widgetbe_