summaryrefslogtreecommitdiffstats
path: root/src/controlobjectslave.cpp
AgeCommit message (Expand)Author
2015-09-11Connect to the right slotDaniel Schürmann
2015-09-08don't use a direct connection inside ControlObjectSlave if not expicit reques...Daniel Schürmann
2015-04-23Some more CO leak fixesDaniel Schürmann
2014-11-22Prevent calling ControlDoublePrivate::getControl on invalid ConfigKeys.RJ Ryan
2014-04-18Since ControlObjectSlave has no sub-classes, remove virtuals and mark everyth...RJ Ryan
2014-01-12Add getKey() method to ControlObjectSlave.RJ Ryan
2014-01-10Add getParameterForValue method to ControlDoublePrivate and ControlObjectSlave.RJ Ryan
2014-01-10Revert changes to add a parameter signal to ControlObjectSlave.RJ Ryan
2014-01-10Use ControlObjectSlave for widget connections. After this we can delete Contr...RJ Ryan
2013-11-30Fix connection type argument in ControlObjectSlave.RJ Ryan
2013-11-30Prevent duplicate connections to the underlying ControlObjectPrivate if conne...RJ Ryan
2013-10-15Merge branch 'master' into atomic-coDaniel Schürmann
2013-07-06Added default constructor, Connect to ControlObjectPrivate only ifDaniel Schürmann
2013-07-06Introduced ControlObjectSlave a successor of ControlObjectThread.Daniel Schürmann