101 Commits (b413f7f964ccb43638fc8d7eaa11aed7683dd735)

Author SHA1 Message Date
Gus Grubba a08427a3d2 Allow plugins to enable/disable multiple vehicles selector 6 years ago
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 e1161ae081 Handling Plan View 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
Stefan Dunca 80d9f884d4 Feature: add option to hide MAVLink Logging from settings 6 years ago
Gus Grubba 661dbe4d7c CP - Allow plugin to control mainQmlWidgetHolder creation. 6 years ago
Don Gagne bde5c03d6a Support custom build override of available complex items 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. 6 years ago
Daniel Agar 9fa08020b5 cmake create api library in src/api 7 years ago
Don Gagne a88bef0ab1 Allow custom builds to turn off firmware version check 7 years ago
Patrick José Pereira 7a7b7cfb1b Move from Q_ENUMS to Q_ENUM 7 years ago
Don Gagne 9ada321257 Custom build override for stable version check no longer needed 7 years ago
Don Gagne be0b2c2269 Stable desktop version check 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
Gus Grubba dfc6bdd48f CP - Allow plugin to add its own keys to plan files. 7 years ago
Don Gagne 2e877b1d82 Add new Help page under Settings 7 years ago
Gus Grubba b95217d149 Allow plugin to override pixel ratio and density 7 years ago
Gus Grubba c15683a5f4 Make option to show/hide vehicle related functions 7 years ago
Gus Grubba c70a6fa4b0 Expose VideoReceiver allowing plugins to override it. 7 years ago
DonLakeFlyer acfc45df2f Support for simple MissionStart item 7 years ago
DonLakeFlyer 4a399fc008 Clean up SettingsGroup name and settingsGroup 7 years ago
DonLakeFlyer 53b0921322 Add settingsGroup qualifer to settings override 7 years ago
DonLakeFlyer 4e80a0b6e6 Allow custom build to hide Absolute Altitude 7 years ago
DonLakeFlyer 552d2f0db8 Allow map tile import/export on mobile 7 years ago
DonLakeFlyer 008da78c87 Allow custom build to disable guided actions on no RC 7 years ago
Gus Grubba 6d636fd3ac Flight Widget 7 years ago
Gus Grubba c32820482f Consolidate settings 7 years ago
Gus Grubba 8a641e2d21 AirMap Settings 7 years ago
Gus Grubba 365c6d7156 Control on Fly View 7 years ago
Gus Grubba d8bd816b04 Compute plan view items visibility on the fly. 7 years ago
Gus Grubba 8343b39a74 Allow custom plugins to define the use of mobile file dialog regardless of the actual platform. 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
Gus Grubba b56c343808 Allow custom plugin to define their own list of settings panels 8 years ago
Gus Grubba ac99b3fe6c Enable/Disable Offline maps import/export. 8 years ago
DonLakeFlyer f11971c638 QGCCorePlugin::customMapItems support 8 years ago
DonLakeFlyer 572257107f Switch to more generic QmlPageInfo from QGCSettings 8 years ago
Gus Grubba a0321b80dd Camera definition implementation 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
Patrick José Pereira 2f85669cff Solve some typos 8 years ago
DonLakeFlyer 377508a9a4 Core plugin can override Value Widgets default settings 8 years ago