- 08 Dec, 2014 1 commit
-
-
Lorenz Meier authored
-
- 07 Dec, 2014 2 commits
- 05 Dec, 2014 10 commits
- 04 Dec, 2014 7 commits
- 03 Dec, 2014 11 commits
-
-
Don Gagne authored
This is done by tweaking the application name when running unit test
-
Don Gagne authored
I initially change version numbers incorrectly. Should have left stable at 2.1 and only bumped Developer to 2.2. This leaves Stable at 2.2 and Developer at 2.3.
-
Don Gagne authored
-
Don Gagne authored
Previously link were just destroyed
-
Don Gagne authored
This makes unit test output easier to read
-
Don Gagne authored
Also restructured code to remove duplication
-
Don Gagne authored
-
Don Gagne authored
Also restructured code to remove duplication
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
- 02 Dec, 2014 9 commits
-
-
Don Gagne authored
There appears to be a threading issue in qRegisterMetaType which can cause it to throw a qWarning about duplicate type converters. This is caused by a race condition in the Qt code. Still working with them on tracking down the bug. For now we register the type which is giving us problems here while we only have the main thread. That should prevent it from hitting the race condition later on in the code.
-
Bryant authored
-
Bryant authored
-
Bryant authored
Renamed some variables. Removed unused joystick settings stuff. Deleted unused actions.
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Don Gagne authored
Simple starting point to view testing
-