- Nov 01, 2018
-
-
Don Gagne authored
FW Landing Pattern: Support for stop photo/video. Plus item unit test.
-
- Oct 29, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- May 28, 2018
-
-
DonLakeFlyer authored
-
- Feb 05, 2018
-
-
DonLakeFlyer authored
-
- May 08, 2017
-
-
DonLakeFlyer authored
-
- May 04, 2017
-
-
Don Gagne authored
-
- Mar 26, 2017
-
-
DonLakeFlyer authored
-
- Aug 25, 2016
-
-
Don Gagne authored
-
- Jun 23, 2016
-
-
Don Gagne authored
-
- May 31, 2016
-
-
Lorenz Meier authored
-
- Dec 05, 2015
-
-
Don Gagne authored
-
- Oct 31, 2015
-
-
Don Gagne authored
Also turn on MavlinkLogTest
-
- Oct 30, 2015
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- May 31, 2015
-
-
dogmaphobic authored
-
- Apr 18, 2015
-
-
dogmaphobic authored
-
- Feb 02, 2015
-
-
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).
-
- Jan 28, 2015
-
-
dogmaphobic authored
WIP issue #1173. Adding default suffix (extension). While at it, added selected filter support and removed unit test assert about its use.
-
- 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 01, 2014
-
-
Don Gagne authored
-
- Nov 30, 2014
-
-
Don Gagne authored
This was leftover from a problem I was having with virtual slots
-
- Nov 29, 2014
-
-
Don Gagne authored
-
- Nov 28, 2014