- Dec 05, 2014
-
-
Don Gagne authored
This makes unit test output easier to read
-
- Dec 03, 2014
-
-
Don Gagne authored
This makes unit test output easier to read
-
- Nov 25, 2014
-
-
Don Gagne authored
Do not dynamic cast or de-reference QObject, since object is either in destructor or may have already been destroyed.
-
- Oct 18, 2013
-
-
John Tapsell authored
-
John Tapsell authored
This fixes a bunch of bugs with setting the title for widgets, deleting widgets, etc. It also reduces the amount of code duplication, which is always a good thing.
-