Gus Grubba
78d2525b8f
Automated the ingestion of localization from Crowdin
...
Automated the generation of language resources into the application
Added all languages that come from Crowdin, even if empty.
Allow dynamic language changes
6 years ago
Gus Grubba
abe955a518
Expose toolbar to plugin (replaceable)
...
Restore QGC to its normal UI layout (buttons on toolbar)
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
Gus Grubba
5b59a04707
Add a language selector to the General Settings
6 years ago
Don Gagne
16d355dfa9
Move cache location methods so they are available in all builds
6 years ago
Don Gagne
e07b730b09
Add support for specifying fixed RTK base position
7 years ago
Don Gagne
be0b2c2269
Stable desktop version check
7 years ago
Don Gagne
13a90d74ae
Remove unused code
7 years ago
Gus Grubba
728f008bde
Adding code to actually load localization strings.
7 years ago
DonLakeFlyer
8e83e1991d
Release build fixes
7 years ago
DonLakeFlyer
bc319fa458
Allow logging console output to file from command line
7 years ago
DonLakeFlyer
f2c1e9b2c1
AudioOuput class restructuring
...
Also hand carried text to speech changes from Stable to master. Plus
unit tests for that.
8 years ago
DonLakeFlyer
62d3098e69
Internet availability test fixes
8 years ago
Gus Grubba
1ca359f541
Route Internet test function to main app.
...
Switch test from 8.8.8.8:53 to "www.github.com:80"
8 years ago
Gus Grubba
fe8ca32213
Allow (mobile) plugins to define telemetry logs.
8 years ago
Patrick José Pereira
2f85669cff
Solve some typos
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
8 years ago
DonLakeFlyer
da1296ef2d
New file save settings and desktop/mobile file dialog capability
8 years ago
DonLakeFlyer
cff65ebe45
Better initial map positions and planned home position support
8 years ago
Don Gagne
7791f55e76
Telemetry logs are now save with generated file name
...
No more user prompting
8 years ago
Don Gagne
147ebb387d
More moves of settings to new support
8 years ago
Don Gagne
88f084eb8a
More moves of settings to new support
8 years ago
Don Gagne
d89f6b7994
Fix shutdown crash
8 years ago
Don Gagne
9b384a958b
Add bool support to FactSystem
...
Convert bool settings to SettingsFact
8 years ago
Don Gagne
b789a6903a
Remove unused code
8 years ago
Gus Grubba
a0166f1358
Made QGCCorePlugin derive from QGCToolBox and expose everything through the same mechanism as everything else.
9 years ago
Gus Grubba
dce4379c94
Work on QGC plugin support
9 years ago
Don Gagne
0ce6d773bb
Allows QGC plugins to be optional or custom
9 years ago
Don Gagne
7505181efb
GeoTag framework
9 years ago
Don Gagne
5c4658462a
Initial ArduPilot Rally Point support
9 years ago
Don Gagne
6242b4bca2
File persistence for GeoFence
9 years ago
Don Gagne
d535a6328c
Fix settings prompt on clean install
9 years ago
Lorenz Meier
78550907fe
Adjust license terms in all headers to reflect new dual-license
9 years ago
Don Gagne
42c1131610
New QGCMobileFileDialog
...
- Convert mission load/save to it
- Allow parameter load/save on mobile
9 years ago
Don Gagne
112cbd66ac
Add missing header
9 years ago
Don Gagne
51bfac2f9c
Planned Home Position support
...
Also additional major Mission usability changes
9 years ago
Don Gagne
afc21e9e0e
Default map position support
9 years ago
Don Gagne
a1a2b9c3c4
Prevent loss of mission due to load or close app
9 years ago
Don Gagne
53457bfda8
Use Documents as saved files location
9 years ago
Don Gagne
e3deb1ce73
Use Documents as saved files location
9 years ago
dogmaphobic
09b22dd66a
Bluetooth Cleanup
9 years ago
Don Gagne
4f080b9d3d
Mobile runs Native QML
9 years ago
Don Gagne
5e04e33de9
Remove all message and file dialog code from mobile
10 years ago
Don Gagne
89cacd32a1
Convert QGCMessageBox to QGCApplication::showMessage
10 years ago
Don Gagne
b03c171c1f
Add support for log save even if not armed
10 years ago
Don Gagne
e4e71de748
Remove remaining singletons
10 years ago
Don Gagne
3433b5417d
Remove as many Singletons as possible
...
Instead us a Toolbox concept which hangs off of QGCApplication
10 years ago
Don Gagne
88f279d659
Remove widget code from Mobile builds
10 years ago
Don Gagne
812ee27236
Cut over 100% to new Map/Mission code
...
- Delete all old map code
10 years ago
Don Gagne
ae7becb532
Add --test-high-dpi command line option
...
This allows for testing issues found on high dpi screen without needing
a high dpi screen. it does this by doubling the font sizes.
10 years ago