46 Commits (4d55d0c52d90a5e542299f062208f95034a3ac99)

Author SHA1 Message Date
Gus Grubba 44afaa8685 Moving QmtTest to the Settings Panel (in debug builds only). This used to be a separate "QtWidget". 6 years ago
Gus Grubba abe955a518 Expose toolbar to plugin (replaceable) 6 years ago
Gus Grubba e55deea4d3 Get rid of QGCView, QGCViewPanel and FactPanel. All messages and dialogs are now handled in the root window. 6 years ago
Gus Grubba 1c4fdc2e36 First shot at it 6 years ago
Matej Frančeškin 4c989f9368 Microhard: Added settings panel similar to Taisync 6 years ago
Gus Grubba 661dbe4d7c CP - Allow plugin to control mainQmlWidgetHolder creation. 6 years ago
Gus Grubba 352c53b183 On desktop (Ethernet connection), the ground unit pushes UDP directly, which makes the use of an actual "Link" not possible. Instead, I've moved all of Taisync support to a "manager" owned by QGCToolbox. 7 years ago
Don Gagne 9ada321257 Custom build override for stable version check no longer needed 7 years ago
Don Gagne c5f273172a Support GuidedActionsController logging 7 years ago
Gus Grubba 1d239f9270 CP - Slowly cleaning up annoying new c++ warnings 7 years ago
Don Gagne 2e877b1d82 Add new Help page under Settings 7 years ago
Gus Grubba c70a6fa4b0 Expose VideoReceiver allowing plugins to override it. 7 years ago
DonLakeFlyer 53b0921322 Add settingsGroup qualifer to settings override 7 years ago
Gus Grubba c32820482f Consolidate settings 7 years ago
Gus Grubba 8a641e2d21 AirMap Settings 7 years ago
Gus Grubba c47eb0097c Fixed instrument widget size for mobile devices 8 years ago
Gus Grubba a8154e237e Video Stream Control Widget 8 years ago
DonLakeFlyer f11971c638 QGCCorePlugin::customMapItems support 8 years ago
DonLakeFlyer 572257107f Switch to more generic QmlPageInfo from QGCSettings 8 years ago
Don Gagne 69d26f948f Give access to mavlink message stream to core plugin 8 years ago
Gus Grubba 5f3729db70 Enable QtQuick compiler for iOS store builds. 8 years ago
DonLakeFlyer 7333034fa2 Allow telemetry logging on mobile 8 years ago
Gus Grubba a804bb36c6 mobileTelemetryLog 8 years ago
Gus Grubba f50b692f81 Allow plugins to create (native) root window 8 years ago
Gus Grubba fe8ca32213 Allow (mobile) plugins to define telemetry logs. 8 years ago
DonLakeFlyer 377508a9a4 Core plugin can override Value Widgets default settings 8 years ago
DonLakeFlyer 349e885af0 Mention voiding warranty in show advanced ui confirmation 8 years ago
DonLakeFlyer 130e7ff315 All core plugin to override palette 8 years ago
DonLakeFlyer ab25a46aba Fix crash on exit due to bad parenting/shutdown sequence 8 years ago
DonLakeFlyer 3c723b7fe0 Add missing set methods 8 years ago
Don Gagne 1ef1d53478 Fixes for using Vehicle Setup pages in core plugin 8 years ago
DonLakeFlyer 7b33c740e2 Move showAdvancedUI/showTouchAreas to QGCCorePlugin 8 years ago
Gus Grubba 2666ec405c Moved toolbar indicator list from QGCCorePlugin to FirmwarePlugin. 8 years ago
Don Gagne 7a89279c68 Fix indoorPalette overriding 8 years ago
Don Gagne 3387a14d82 Add support for SettingsFact::visible 8 years ago
Don Gagne 39f67c63c1 Add new SettingsGroup support 8 years ago
Don Gagne d0a6b77531 Add new SettingsGroup support 8 years ago
Gus Grubba 01d977cb74 Allow plugins to change/replace toolbar indicators. 8 years ago
Don Gagne 616e11370b Add/use new SettingsManager implementation 8 years ago
Gus Grubba 075b5ec55f Settings interface should define the default settings 8 years ago
Gus Grubba 2c7705a588 Done with this for now. 9 years ago
Gus Grubba a0166f1358 Made QGCCorePlugin derive from QGCToolBox and expose everything through the same mechanism as everything else. 9 years ago