- Dec 12, 2014
-
-
Don Gagne authored
Plus a large number of other changes to allow for orderly shutdown of objects without crashes or asserts. This is need for unit tests to create/delete global state around every test.
-
- Dec 02, 2014
-
-
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.
-
- Dec 01, 2014
-
-
Don Gagne authored
This keeps TeamCity from hanging on a dialog box
-
- Nov 28, 2014
-
-
Don Gagne authored
Allows for UI unit tests to be written: - Ability to respond to expected message boxes - Ability to fail test if unexpected message boxes occurs
-
- Nov 27, 2014
-
-
Don Gagne authored
Allows you to run a single unit test from the command line
-
- Nov 26, 2014
- Nov 25, 2014
-
-
Don Gagne authored
-
- Nov 24, 2014
-
-
Don Gagne authored
-
- Oct 30, 2014
-
-
Don Gagne authored
-
- Oct 13, 2014
-
-
Don Gagne authored
-
- Jul 29, 2014
-
-
Bryant authored
-
- Jul 09, 2014
-
-
Bryant authored
-
Bryant Mairs authored
-
- Jul 02, 2014
-
-
Bryant Mairs authored
-
- May 30, 2014
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- May 25, 2014
-
-
Don Gagne authored
This disables Windows C Runtime assert dialogs from popping up.
-
- Feb 25, 2014
-
-
Don Gagne authored
Also commented out noisy serial link error output
-
- Jan 03, 2014
-
-
Don Gagne authored
Also fixed a number of other release build problems
-
- Dec 26, 2013
-
-
Don Gagne authored
-
- Aug 01, 2013
-
-
Lorenz Meier authored
-
- May 10, 2013
-
-
Michael Carpenter authored
Change so Waypoints are the same across maps, and offline waypoints get appeneded to the end of the MAV's waypoint list on connect
-
- Aug 09, 2011
- Jul 31, 2011
-
-
lm authored
-
- Mar 30, 2011
-
-
James Goppert authored
-
- Mar 26, 2011
-
-
lm authored
-
- Jan 28, 2011
-
-
Mariano Lizarraga authored
Added a qDebug() message handler for windows installs that have no debug helpers. Hunting bug in Mode change in UASView
-
- Aug 20, 2010
-
-
pixhawk authored
-
- Jul 24, 2010
-
-
Mariano Lizarraga authored
Major cleanup of MainWindow constructor. All widgets have now the visible property set to false on its constructor
-
- Jul 12, 2010
-
-
Mariano Lizarraga authored
-
- Jul 10, 2010
-
-
unknown authored
-
- Apr 07, 2010
-
-
pixhawk authored
-
- Apr 06, 2010
-
-
Hugo Vincent authored
Switched from flite for speech on the Mac to built-in MacOSX speech synthesizer. Fixed build system for 64-bit builds (using official SDL.framework, and Qt frameworks).
-
- Apr 05, 2010
-
-
pixhawk authored
-
- Apr 03, 2010
-
-
pixhawk authored
-