-
- Downloads
Merge pull request #2188 from dogmaphobic/preferencesPanel
The debug dialog is temporary and it only shows in debug builds. I was trying to collect data on screen size and density for various devices. I might leave it there a little longer (still only for debug builds) until we're comfortable with the UI across all devices. Yes, we need to group these settings a little better. I think it's just a matter of shuffling things around. One *Root* setting window that branches off into *General*, *Vehicle*, *Joystick*, etc. I will wait for @DonLakeFlyer to be back so we can figure this out. In the mean time, I will merge this in as is as it provides a service regardless.
No related branches found
No related tags found
Showing
- QGCApplication.pro 4 additions, 2 deletionsQGCApplication.pro
- qgroundcontrol.qrc 1 addition, 0 deletionsqgroundcontrol.qrc
- src/AutoPilotPlugins/PX4/PowerComponent.qml 8 additions, 4 deletionssrc/AutoPilotPlugins/PX4/PowerComponent.qml
- src/FlightMap/FlightMapSettings.cc 19 additions, 19 deletionssrc/FlightMap/FlightMapSettings.cc
- src/FlightMap/FlightMapSettings.h 23 additions, 18 deletionssrc/FlightMap/FlightMapSettings.h
- src/QGCPalette.cc 12 additions, 12 deletionssrc/QGCPalette.cc
- src/QGCSettings.cpp 39 additions, 0 deletionssrc/QGCSettings.cpp
- src/QGCSettings.h 50 additions, 0 deletionssrc/QGCSettings.h
- src/QmlControls/QGroundControlQmlGlobal.h 54 additions, 0 deletionssrc/QmlControls/QGroundControlQmlGlobal.h
- src/QmlControls/QmlTest.qml 59 additions, 12 deletionssrc/QmlControls/QmlTest.qml
- src/QmlControls/ScreenToolsController.h 1 addition, 1 deletionsrc/QmlControls/ScreenToolsController.h
- src/VehicleSetup/FirmwareUpgrade.qml 9 additions, 9 deletionssrc/VehicleSetup/FirmwareUpgrade.qml
- src/VehicleSetup/GeneralSettings.qml 228 additions, 0 deletionssrc/VehicleSetup/GeneralSettings.qml
- src/VehicleSetup/SetupView.qml 14 additions, 0 deletionssrc/VehicleSetup/SetupView.qml
Loading
Please register or sign in to comment