- 21 Nov, 2015 1 commit
-
-
dogmaphobic authored
-
- 30 Oct, 2015 1 commit
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- 16 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 13 Oct, 2015 1 commit
-
-
Don Gagne authored
This is in preparation for full Qml main window
-
- 05 Oct, 2015 2 commits
- 03 Sep, 2015 1 commit
-
-
Don Gagne authored
-
- 30 Aug, 2015 2 commits
-
-
kai authored
Signed-off-by: kai <kai@uav-flightresearch.com>
-
Don Gagne authored
-
- 29 Aug, 2015 1 commit
-
-
Don Gagne authored
- MultiVehicleManager is a Qml friendly replacement for UASManager - Vehicle is a replacement for both UAS and AutoPilotPlugin
-
- 26 Aug, 2015 1 commit
-
-
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
-
- 02 Jul, 2015 1 commit
-
-
Lorenz Meier authored
-
- 09 Jun, 2015 1 commit
-
-
dogmaphobic authored
-
- 31 May, 2015 1 commit
-
-
dogmaphobic authored
-
- 29 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 02 Apr, 2015 1 commit
-
-
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
-
- 22 Mar, 2015 1 commit
-
-
Don Gagne authored
Also many LinkManager API changes to further isolate all link management inside LinkManager.
-
- 04 Mar, 2015 2 commits
-
-
Bryant authored
-
dogmaphobic authored
-
- 26 Feb, 2015 1 commit
-
-
Don Gagne authored
Waiting for real fix to put back. Issue #1275
-
- 17 Feb, 2015 3 commits
-
-
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
-
- 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).
-
- 02 Feb, 2015 1 commit
-
-
Don Gagne authored
No need to force them to show
-
- 30 Dec, 2014 1 commit
-
-
Don Gagne authored
No need to force them to show
-
- 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.
-
- 10 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 01 Dec, 2014 1 commit
-
-
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
-
- 27 Nov, 2014 2 commits
- 26 Nov, 2014 1 commit
-
-
Don Gagne authored
- allow unit tests to use QGCApplication - clear global singletons for each unit test run
-
- 25 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 24 Nov, 2014 2 commits
- 21 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 19 Nov, 2014 1 commit
-
-
Julian Oes authored
-
- 17 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 11 Nov, 2014 1 commit
-
-
Julian Oes authored
-
- 02 Sep, 2014 1 commit
-
-
Thomas Gubler authored
-