- Nov 21, 2015
-
-
dogmaphobic authored
-
- Oct 30, 2015
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- Oct 16, 2015
-
-
Don Gagne authored
-
- Oct 13, 2015
-
-
Don Gagne authored
This is in preparation for full Qml main window
-
- Oct 05, 2015
- Sep 03, 2015
-
-
Don Gagne authored
-
- Aug 30, 2015
-
-
kai authored
Signed-off-by:
kai <kai@uav-flightresearch.com>
-
Don Gagne authored
-
- Aug 29, 2015
-
-
Don Gagne authored
- MultiVehicleManager is a Qml friendly replacement for UASManager - Vehicle is a replacement for both UAS and AutoPilotPlugin
-
- Aug 26, 2015
-
-
Don Gagne authored
- FirmwarePlugin is the new place for code which is specific to firmware flight stack - FirmwarePlugin currently supports flight mode apis - Modify code to use new FirmwarePlugin support
-
- Jul 02, 2015
-
-
Lorenz Meier authored
-
- Jun 09, 2015
-
-
dogmaphobic authored
-
- May 31, 2015
-
-
dogmaphobic authored
-
- Apr 29, 2015
-
-
Don Gagne authored
-
- Apr 02, 2015
-
-
Don Gagne authored
- All resources are either under src or under resources dirs - Removed files top level directory - Move flightgear files to top level dir
-
- Mar 22, 2015
-
-
Don Gagne authored
Also many LinkManager API changes to further isolate all link management inside LinkManager.
-
- Mar 04, 2015
-
-
Bryant authored
-
dogmaphobic authored
-
- Feb 26, 2015
-
-
Don Gagne authored
Waiting for real fix to put back. Issue #1275
-
- Feb 17, 2015
-
-
dogmaphobic authored
Removed "Clear Text" context menu from roll down dialog Fixed "Clear Text" context menu in Info Dialog (renamed to "Clear Messages" in the process)
-
dogmaphobic authored
Shrunk the Message drop down dialog a bit. Made the Message drop down dialog slightly transparent.
-
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).
-
- Feb 02, 2015
-
-
Don Gagne authored
No need to force them to show
-
- Dec 30, 2014
-
-
Don Gagne authored
No need to force them to show
-
- 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 10, 2014
-
-
Don Gagne authored
-
- Dec 01, 2014
-
-
Bryant authored
This function is called automatically when a QSettings object is destroyed, so is rarely needed to be called explicitly. There are still some cases where a QSettings object is passed-by-reference, so there I left the sync() calls as it's unclear how permanent those objects are and if they'd call sync() before application shutdown
-
- Nov 27, 2014
- Nov 26, 2014
-
-
Don Gagne authored
- allow unit tests to use QGCApplication - clear global singletons for each unit test run
-
- Nov 25, 2014
-
-
Don Gagne authored
-
- Nov 24, 2014
- Nov 21, 2014
-
-
Don Gagne authored
-
- Nov 19, 2014
-
-
Julian Oes authored
-
- Nov 17, 2014
-
-
Don Gagne authored
-
- Nov 11, 2014
-
-
Julian Oes authored
-
- Sep 02, 2014
-
-
Thomas Gubler authored
-