- 15 Nov, 2015 1 commit
-
-
Don Gagne authored
-
- 11 Nov, 2015 2 commits
-
-
dogmaphobic authored
-
Don Gagne authored
-
- 31 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 18 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 12 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 11 Oct, 2015 2 commits
- 01 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 08 Jul, 2015 1 commit
-
-
dogmaphobic authored
-
- 01 Jul, 2015 1 commit
-
-
Don Gagne authored
This is needed for firmware upgrade which is not part of mobile
-
- 28 Jun, 2015 1 commit
-
-
Don Gagne authored
Usability plus, new features: - 3DR Radio support - APM Stack support
-
- 31 May, 2015 2 commits
-
-
dogmaphobic authored
-
dogmaphobic authored
-
- 18 Apr, 2015 1 commit
-
-
dogmaphobic authored
-
- 06 Apr, 2015 1 commit
-
-
dogmaphobic authored
As this is no longer google specific, renamed everything google to qgc.
-
- 04 Apr, 2015 1 commit
-
-
dogmaphobic authored
-
- 13 Feb, 2015 1 commit
-
-
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).
-
- 12 Dec, 2014 1 commit
-
-
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.
-
- 02 Dec, 2014 1 commit
-
-
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.
-
- 01 Dec, 2014 1 commit
-
-
Don Gagne authored
This keeps TeamCity from hanging on a dialog box
-
- 28 Nov, 2014 1 commit
-
-
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
-
- 27 Nov, 2014 1 commit
-
-
Don Gagne authored
Allows you to run a single unit test from the command line
-
- 26 Nov, 2014 3 commits
- 25 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 24 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 30 Oct, 2014 1 commit
-
-
Don Gagne authored
-
- 13 Oct, 2014 1 commit
-
-
Don Gagne authored
-
- 29 Jul, 2014 1 commit
-
-
Bryant authored
-
- 09 Jul, 2014 2 commits
-
-
Bryant authored
-
Bryant Mairs authored
-
- 02 Jul, 2014 1 commit
-
-
Bryant Mairs authored
-
- 30 May, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 25 May, 2014 1 commit
-
-
Don Gagne authored
This disables Windows C Runtime assert dialogs from popping up.
-
- 25 Feb, 2014 1 commit
-
-
Don Gagne authored
Also commented out noisy serial link error output
-
- 03 Jan, 2014 1 commit
-
-
Don Gagne authored
Also fixed a number of other release build problems
-
- 26 Dec, 2013 1 commit
-
-
Don Gagne authored
-