summaryrefslogtreecommitdiffstats
path: root/src/control/controlproxy.cpp
AgeCommit message (Expand)Author
2020-07-01control: Remove ControlFlag::InitializeLater enum valueJan Holthuis
2020-06-23controls/controlproxy: Don't call initialize if key is nullJan Holthuis
2020-06-22control/controlproxy: Clean up some debug assertionsJan Holthuis
2020-06-22control/controlproxy: Remove useless setFlag callJan Holthuis
2020-06-21control: Refactor ControlProxy and require flag to allow empty keysJan Holthuis
2020-06-21control: Use assertions in ControlDoublePrivate if warn is trueJan Holthuis
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2019-01-06ControlProxy::connectValueChanged support Qt 5 functor syntaxBe
2018-04-03Avoid expected missing control warningsDaniel Schürmann
2017-01-15Add some missing includes, remove some unneeded ones.RJ Ryan
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan