- 29 Jan, 2015 1 commit
-
-
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()
-
- 28 Jan, 2015 2 commits
-
-
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.
-
- 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.
-
- 11 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 10 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 09 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 01 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 29 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 28 Nov, 2014 2 commits