summaryrefslogtreecommitdiffstats
path: root/src/widget/controlwidgetconnection.h
AgeCommit message (Expand)Author
2018-10-16Declare classes that call virtual functions in their construction/destructor ...RJ Skerry-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
2016-04-26Delete default destructors.RJ Ryan
2016-04-25Spring cleaning: Apply clang-tidy to src/widget.RJ Ryan
2015-09-11Improve commentsDaniel Schürmann
2015-09-08Creat a COS inside ControlWidgetConnection and control it's lifetime by the Q...Daniel Schürmann
2014-02-17explicite call ControlWidgetConnection::setControlParameter and make it prote...Daniel Schürmann
2014-02-16Fixed Initalisation value of Display connectionDaniel Schürmann
2014-02-16Fixed TransformerDaniel Schürmann
2014-02-15Complete rewrite of WPushbutton default connection calculationsDaniel Schürmann
2014-02-15Introduced default frags for connection optionsDaniel Schürmann
2014-02-03Merge branch 'master' into wpushbutton_defaultDaniel Schürmann
2014-01-29Merge branch 'master' into transformRJ Ryan
2014-01-27Combined To and From Widget bools to one enum. Set up a way to read the defau...Daniel Schürmann
2014-01-24introduced setControlParameter and related call tree.Daniel Schürmann
2014-01-19Add support for making skin-created controls persist in the user configuration.RJ Ryan
2014-01-16Add <Transform> support to <Connection> blocks in the skin.RJ Ryan
2014-01-12Rename ValueControWidgetConnection to ControlParameterWidgetConnection and Pr...RJ Ryan