DonLakeFlyer
f52eceed69
Return false for standard build
8 years ago
DonLakeFlyer
e627805a2b
Add support for QGCOptions::waypointsOnlyMode
...
Also added insert pattern support to hamburger
8 years ago
Gus Grubba
ce911c01f0
Enable (custom) Fly View overlay
...
Added top/bottom alignment state to map scale
Allow disabling instrument widget altogether
Added an otherwise redundant row to PlanToolbar so it matches the same button position as the main toolbar
Fixed typo (Math.max()) in ScreenTools
Fixed Javascript Exception in OfflineMap
Increased the import window size in OfflineMap
Added function to MainWindow to disable toolbar for a truly modal dialog
Added code so clicking on an open toolbar indicator will cause it to close
8 years ago
DonLakeFlyer
ab25a46aba
Fix crash on exit due to bad parenting/shutdown sequence
8 years ago
Gus Grubba
dac991f7e9
Allow custom plugin to provide its own position source.
8 years ago
DonLakeFlyer
01a12b3056
Add sensorsHaveFixedOrientation, wifiReliableForCalibration
...
Remove showSensorCalibrationOrient
8 years ago
DonLakeFlyer
04a00aeff9
New Takeoff, Start Mission, Resume Mission
8 years ago
Donald Gagne
65c93900ed
Easter egg confirmation
8 years ago
Donald Gagne
13e5c86e86
Add new single firmware mode from QGCOptions
8 years ago
Donald Gagne
1f464e456e
Hide firmware supports by QGCOptions
8 years ago
Donald Gagne
e994134e17
Fix typo
8 years ago
DonLakeFlyer
3c723b7fe0
Add missing set methods
8 years ago
DonLakeFlyer
f862388b69
Fix problems with core plugin virtually
8 years ago
DonLakeFlyer
e926ce69ef
Core plugin can set app wide brand image
8 years ago
DonLakeFlyer
b0273cae11
Core plugin can determine Sensor pages to show
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
149c1ca8b5
Remove deprecated methods
8 years ago
Don Gagne
7a89279c68
Fix indoorPalette overriding
8 years ago
Don Gagne
906e49838f
Remove deprecated methods
...
Replaced by new settings capability
8 years ago
Don Gagne
3387a14d82
Add support for SettingsFact::visible
8 years ago
Don Gagne
fc2c0bbe83
Remove deprecated methods
...
These are covered by SettingsGroups now
8 years ago
Don Gagne
0c8694e5d0
Fix bad merge
8 years ago
Don Gagne
7a163e377b
Fix typo
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
...
* Holds all the settings for the app
* Allows core plugin to override default values
8 years ago
Gus Grubba
075b5ec55f
Settings interface should define the default settings
8 years ago
Gus Grubba
e390054d92
Allow replacing instrument widget with custom widget
8 years ago
Gus Grubba
a241a1b230
Allow plugin to define default font size, toolbar height and option to display/hide plan view selector.
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