- May 15, 2019
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Nov 01, 2018
-
-
Don Gagne authored
FW Landing Pattern: Support for stop photo/video. Plus item unit test.
-
- Oct 24, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- May 28, 2018
-
-
DonLakeFlyer authored
-
- Feb 05, 2018
-
-
DonLakeFlyer authored
-
- Sep 13, 2017
-
-
Don Gagne authored
-
- Aug 11, 2017
-
-
Don Gagne authored
-
- May 25, 2017
-
-
DonLakeFlyer authored
-
- May 08, 2017
-
-
DonLakeFlyer authored
-
- Aug 26, 2016
-
-
Don Gagne 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
-
- Nov 29, 2015
-
-
Don Gagne authored
Windows OS doesn’t disconnect port when you pull plug on USB. This caused all sorts of problems with previous logic. New logic handles this correctly.
-
- Nov 23, 2015
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- Nov 19, 2015
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- Nov 18, 2015
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- Oct 30, 2015
- Oct 19, 2015
-
-
Don Gagne authored
-
- Feb 03, 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 29, 2015
-
-
dogmaphobic authored
QGCApplication::saveTempFlightDataLogOnMainThread() MainWindow::startVideoCapture() QGCBaseParamWidget::saveParametersToFile() QGCDataPlot2D::savePlot() QGCDataPlot2D::saveCsvLog() WaypointList::saveWaypoints() QGCToolWidget::exportWidget() LinechartWidget::startLogging() Making sure defaultSuffix doesn’t start with a dot (i.e. “.bar”) QGCFileDialog::getSaveFileName() Assert if defaultSuffix contains a dot (i.e. “.bar”) UnitTest::_getSaveFileName()
-
- Jan 28, 2015
-
-
dogmaphobic authored
Revert premature assumption that adding support for selected filters in Open Save would not affect all other file dialog operations. As is, unit tests requires all or nothing.
-
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 11, 2014
-
-
Don Gagne authored
-
- Dec 10, 2014
-
-
Don Gagne authored
-
- Dec 09, 2014
-
-
Don Gagne authored
-
- Dec 01, 2014
-
-
Don Gagne authored
-
- Nov 29, 2014
-
-
Don Gagne authored
-
- Nov 28, 2014