summaryrefslogtreecommitdiffstats
path: root/src/widget/weffectparameterbase.cpp
AgeCommit message (Expand)Author
2021-01-06Effect widgets/EQ preferences: display '---' when no effect is loadedronso0
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-11-13widget: Replace old-style Qt connect() callsJan Holthuis
2017-07-17use \n not : to separate effect parameter names & descriptionsbe_
2017-07-17always show full effect parameter name in tooltipsbe_
2017-07-17clarify translator tipbe_
2016-12-08make comments translator-friendlybe_
2016-12-07make effect tooltip more translator friendlybe_
2016-12-07make word separator with : translatable for different typographical conventionsbe_
2016-12-05include full effect & parameter names in tooltips for shortened namesbe_
2016-12-05add support for effect & effect parameter short namesbe_
2016-04-26Delete default destructors.RJ Ryan
2016-04-25Spring cleaning: Apply clang-tidy to src/widget.RJ Ryan
2015-02-26Tabs -> spaces.RJ Ryan
2014-11-11Only connect if non-NULL.RJ Ryan
2014-10-13Fixed parameter slot asigningDaniel Schürmann
2014-06-24Display labels for button parameters; also create a base class for WEffectPar...Nicu Badescu