- Nov 15, 2015
-
-
Don Gagne authored
-
- Nov 11, 2015
-
-
dogmaphobic authored
-
Don Gagne authored
-
- Oct 31, 2015
-
-
Don Gagne authored
-
- Oct 18, 2015
-
-
Don Gagne authored
-
- Oct 12, 2015
-
-
Don Gagne authored
-
- Oct 11, 2015
- Oct 01, 2015
-
-
Don Gagne authored
-
- Jul 08, 2015
-
-
dogmaphobic authored
-
- Jul 01, 2015
-
-
Don Gagne authored
This is needed for firmware upgrade which is not part of mobile
-
- Jun 28, 2015
-
-
Don Gagne authored
Usability plus, new features: - 3DR Radio support - APM Stack support
-
- May 31, 2015
-
-
dogmaphobic authored
-
dogmaphobic authored
-
- Apr 18, 2015
-
-
dogmaphobic authored
-
- Apr 06, 2015
-
-
dogmaphobic authored
As this is no longer google specific, renamed everything google to qgc.
-
- Apr 04, 2015
-
-
dogmaphobic authored
-
- Feb 13, 2015
-
-
dogmaphobic authored
The goal of this first installment is to organize the code a bit so it's more readable, clean up a bit of left over cruft, and manage link configurations (and links in general).
-
- 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
-