summaryrefslogtreecommitdiffstats
path: root/src/test/wwidgetstack_test.cpp
AgeCommit message (Expand)Author
2017-01-02Clean up tests.RJ Ryan
2016-06-26Fix double-free of QWidgets in WWidgetStackTest.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
2015-05-09WidgetStack: Add a guard around controller-triggered changes while we are sho...Owen Williams
2015-05-07LateNight: Hidden WidgetStacks shouldn't be able to affect state.Owen Williams
2015-05-07more comments to explainOwen Williams
2015-05-07Added a test which shows how the controls interact on startup if theyOwen Williams
2015-05-07Add unit tests for widget stackOwen Williams