- 02 Feb, 2015 4 commits
-
-
Don Gagne authored
- Central widget no longer stacked. Views are added/removed to layout to switch view - Dock Widgets are globals with single instance of each type - Both central views and dock widgets are just-in-time created saving lots of memory
-
Don Gagne authored
No need to force them to show
-
Don Gagne authored
-
Don Gagne authored
This way the dock doesn’t end up too wide
-
- 31 Jan, 2015 1 commit
-
-
dogmaphobic authored
-
- 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()
-
- 21 Jan, 2015 1 commit
-
-
James Goppert authored
-
- 08 Jan, 2015 1 commit
-
-
Thomas Gubler authored
-
- 31 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 28 Dec, 2014 3 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 26 Dec, 2014 3 commits
- 23 Dec, 2014 2 commits
- 20 Dec, 2014 3 commits
- 12 Dec, 2014 2 commits
-
-
Lorenz Meier authored
-
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.
-
- 10 Dec, 2014 2 commits
- 09 Dec, 2014 4 commits
- 07 Dec, 2014 1 commit
-
-
Don Gagne authored
Also only update the full tree one time once the full parameter list is ready.
-
- 05 Dec, 2014 3 commits
- 04 Dec, 2014 3 commits
- 03 Dec, 2014 4 commits
- 02 Dec, 2014 1 commit
-
-
Bryant authored
-