- 15 Mar, 2015 1 commit
-
-
Don Gagne authored
So this special casing is no longer needed
-
- 14 Mar, 2015 1 commit
-
-
Bryant authored
-
- 13 Mar, 2015 1 commit
-
-
Don Gagne authored
If it doesn’t exist it will be prefilled with all registered categories set to false
-
- 12 Mar, 2015 1 commit
-
-
Bryant authored
-
- 10 Mar, 2015 3 commits
- 04 Mar, 2015 2 commits
-
-
dogmaphobic authored
-
dogmaphobic authored
-
- 03 Mar, 2015 1 commit
-
-
Lorenz Meier authored
-
- 28 Feb, 2015 2 commits
- 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
-
-
Don Gagne authored
-
- 06 Jan, 2015 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 28 Dec, 2014 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 26 Dec, 2014 1 commit
-
-
Don Gagne authored
Moving methods from MainWindow to QGCApplication so that more things can run without a window. Helpful for testing.
-
- 25 Dec, 2014 1 commit
-
-
Don Gagne authored
Emitting signal beforehand can lead to subtle bugs where code expects value to be updated and it is not.
-
- 19 Dec, 2014 2 commits
-
-
Ban Siesta authored
UASWaypointManager: don't clear systemid and compid of last partner so that we can still get DO_JUMP updates
-
Ban Siesta authored
UASWaypointManager: accept single waypoint messages in order to update the remaining DO_JUMP repetitions
-
- 12 Dec, 2014 2 commits
-
-
Lorenz Meier authored
-
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.
-
- 11 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 10 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 09 Dec, 2014 1 commit
-
-
Lorenz Meier authored
-
- 08 Dec, 2014 3 commits
-
-
Don Gagne authored
Also added/converted some logging to debug the problem caused by the two parameter request apis.
-
Don Gagne authored
This removes confusion as to whether you call UAS::requestParameters (incorrect) or QGCUASParamManager::requestParameterList (correct) from client code.
-
Don Gagne authored
-
- 07 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 05 Dec, 2014 2 commits
- 04 Dec, 2014 1 commit
-
-
Don Gagne authored
This allows use of compile time Object::connect syntax
-
- 03 Dec, 2014 1 commit
-
-
Don Gagne authored
This makes unit test output easier to read
-
- 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