- 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
-
- 01 Aug, 2013 1 commit
-
-
Lorenz Meier authored
-
- 10 May, 2013 1 commit
-
-
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
-
- 09 Aug, 2011 2 commits
- 31 Jul, 2011 1 commit
-
-
lm authored
-
- 30 Mar, 2011 1 commit
-
-
James Goppert authored
-
- 26 Mar, 2011 1 commit
-
-
lm authored
-
- 28 Jan, 2011 1 commit
-
-
Mariano Lizarraga authored
Added a qDebug() message handler for windows installs that have no debug helpers. Hunting bug in Mode change in UASView
-
- 20 Aug, 2010 1 commit
-
-
pixhawk authored
-
- 24 Jul, 2010 1 commit
-
-
Mariano Lizarraga authored
Major cleanup of MainWindow constructor. All widgets have now the visible property set to false on its constructor
-
- 12 Jul, 2010 1 commit
-
-
Mariano Lizarraga authored
-
- 10 Jul, 2010 1 commit
-
-
unknown authored
-
- 07 Apr, 2010 1 commit
-
-
pixhawk authored
-
- 06 Apr, 2010 1 commit
-
-
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).
-
- 05 Apr, 2010 1 commit
-
-
pixhawk authored
-
- 03 Apr, 2010 1 commit
-
-
pixhawk authored
-