summaryrefslogtreecommitdiffstats
path: root/src/control/controlindicator.cpp
AgeCommit message (Expand)Author
2020-01-17Reintroduce M_FALLTHROUGH_INTENDED macro for a warning free compilation onDaniel Schürmann
2020-01-16Merge pull request #2446 from Holzhaus/clazy-fixesDaniel Schürmann
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2020-01-15Use C++17 attribute [[fallthrough]]Uwe Klotz
2019-07-02Use new signals & slots notationFerran Pujol Camins
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2017-02-04Convert tabs to spaces.RJ Ryan
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan