- 30 Dec, 2014 6 commits
-
-
Don Gagne authored
-
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
UAS may be around at constructor time
-
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
-
- 28 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 27 Dec, 2014 1 commit
-
-
Don Gagne authored
QQuickWidget can’t handle this
-
- 26 Dec, 2014 3 commits
- 25 Dec, 2014 15 commits
-
-
Don Gagne authored
-
Don Gagne authored
Emitting signal beforehand can lead to subtle bugs where code expects value to be updated and it is not.
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
- 24 Dec, 2014 3 commits
- 23 Dec, 2014 6 commits
- 22 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 20 Dec, 2014 4 commits
-
-
Don Gagne authored
No longer needed with move to summary page qml
-
Don Gagne authored
Summary page is also the launching spot for the setup screens. No more left hand set of buttons.
-
Don Gagne authored
This prevents mavlink signals from being emitted after link is disconnected
-
Don Gagne authored
When using DeleteOnClose with a QQuickWidget, the shutdown sequence causes the MainWindow destructor loop back onto itself.
-