- 05 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 31 Oct, 2015 1 commit
-
-
Don Gagne authored
Also turn on MavlinkLogTest
-
- 30 Oct, 2015 1 commit
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- 31 May, 2015 1 commit
-
-
dogmaphobic authored
-
- 18 Apr, 2015 1 commit
-
-
dogmaphobic authored
-
- 02 Feb, 2015 2 commits
-
-
dogmaphobic authored
Changing the order of the QGCFileDialog::getSaveFileName() function. The idea was to expand the existing QFileDialog version but as we removed the selectedFilter, we might as well make this more intuitive. The options argument is the one trully optional and should be last. Adding an example to the documentation on how to go about figuring out what file type was returned by these functions.
-
dogmaphobic authored
Removed the “selectedFilter” argument from the QGCFileDialog functions along with references to it in unit tests. Fixed function declarations and prototypes formatting while at it. Changed the caption of a few file save dialogs with a more descriptive text (explicitly telling what is being saved).
-
- 28 Jan, 2015 1 commit
-
-
dogmaphobic authored
WIP issue #1173. Adding default suffix (extension). While at it, added selected filter support and removed unit test assert about its use.
-
- 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.
-
- 01 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 30 Nov, 2014 1 commit
-
-
Don Gagne authored
This was leftover from a problem I was having with virtual slots
-
- 29 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 28 Nov, 2014 2 commits