- 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.
-
- Jan 09, 2015
-
-
Thomas Gubler authored
-
- Dec 26, 2014
- Dec 25, 2014
-
-
Don Gagne authored
-
- Dec 23, 2014
- Dec 22, 2014
-
-
Don Gagne authored
-
- Dec 20, 2014
-
-
Don Gagne authored
This prevents mavlink signals from being emitted after link is disconnected
-
- Dec 12, 2014
- Dec 11, 2014
-
-
Don Gagne authored
-
- Dec 10, 2014
-
-
Don Gagne authored
-
- Dec 09, 2014
- Dec 08, 2014
-
-
Don Gagne authored
This removes confusion as to whether you call UAS::requestParameters (incorrect) or QGCUASParamManager::requestParameterList (correct) from client code.
-
- Dec 05, 2014
- Dec 04, 2014
- Dec 03, 2014
- Dec 02, 2014
-
-
Don Gagne authored
Simple starting point to view testing
-
- Dec 01, 2014
- Nov 30, 2014