dogmaphobic
bdfacbd2b5
General Clean Up
9 years ago
Don Gagne
28fc38f606
Dock Widgets only support floating
...
This is in preparation for full Qml main window
10 years ago
Don Gagne
62cdaab270
Dock widget no longer supports floating mode
...
Action passed in in order to make X in title bar close work
10 years ago
Don Gagne
48663c8a4f
New MainWindow central and dock widget architecture
...
- 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
10 years ago
Don Gagne
558b23f894
AutoPilot plugin restructuring for better QML support
...
- properties now hand off of main “autopilot” object in qml
- Added support for summary items through qml
11 years ago
Don Gagne
006b4d3611
New AutoPilotPlugin and VehicleSetup
11 years ago
Don Gagne
23c77aefcb
Mock mavlink ftp server
11 years ago
Don Gagne
85d15747cd
Start of mock FileSever for unit testing
11 years ago
Don Gagne
af676062f1
Added/fixed license headers plus a tab
12 years ago
Don Gagne
36fafeec1c
Mock implementations of UAS, UASManager and QGCUASParamManger
...
Used for unit testing
12 years ago