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