Andrew Voznytsa
b95bb4cbf7
Switch gstreamer to use Qt log API by default
5 years ago
Andrew Voznytsa
700fab73a5
Switch from builtin video sink to qmlglsink
5 years ago
Gus Grubba
21c6252978
Update copyright date
5 years ago
Tomaz Canabrava
09b86a778e
Remove unused function
...
Every single line of this function is commented out, and the
documentation of GStreamer says that it's uneeded.
5 years ago
Gus Grubba
59639a9c24
Cleanup
5 years ago
Gus Grubba
c18132c8f9
Disable MAVLink inspector for platforms that do not support it.
...
Move analyze page list model to the core plugin.
5 years ago
Gus Grubba
f35b2631ea
Make charting on mobile official
...
UI tweaks
5 years ago
Gus Grubba
0de02e5879
WIP - MAVLink chart as a control. Add any number of charts with any number of series. All individually controlled.
5 years ago
Andrew Voznytsa
3031f0142d
Fix QGCApplication::mainRootWindow()
6 years ago
Stefan Dunca
99f2faa7e9
Fix crash when enabling Advanced Tuning
...
Disable closing app on last window close. This will close
the app on every widget spawned in QML that closes (MessageBox)
6 years ago
DonLakeFlyer
d56b4d8b83
Revert QGuiApplication->QApplication change since it breaks message dialogs.
6 years ago
Stefan Dunca
f2a1bd1609
Fix enabling Andvanced Tuning crash
6 years ago
DonLakeFlyer
cfedca5a84
New Create Plan support
6 years ago
Patrick José Pereira
c271b2ca75
QGCApplication: Remove unused variable errorTitle
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years ago
Don Gagne
b0712e914b
Remove duplicates from missing parameter reporting
6 years ago
DonLakeFlyer
1c2e8fe9b7
Better flight trajectory point algorithm
6 years ago
Don Gagne
f8e2dbe90e
Plugin'ized follow me support
6 years ago
Don Gagne
d2011f4bbf
Fix unit test bug
6 years ago
Don Gagne
fb917c16d9
Delete qml engine prior to toolbox
6 years ago
Gus Grubba
604e12f645
Add link pairing
6 years ago
Don Gagne
2fde74d255
Turn on popup errors for mobile builds
6 years ago
Gus Grubba
edf814c1a8
First experiment
6 years ago
Gus Grubba
d8f298cb06
Make Internet test optional.
6 years ago
Gus Grubba
8bddf40c3f
Localization update
6 years ago
Patrick José Pereira
02ae7cf061
QGCApplication: Remove empty string from QStringLiteral constructor
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
6 years ago
Gus Grubba
1840f18d08
Remove stale resources
6 years ago
Gus Grubba
a1de93c174
Replace usage of QMessageBox with a QML window.
6 years ago
Gus Grubba
a9ff4d8dc7
Force TTS to English (on Linux only)
...
Remove unnecessary AudioOutput dependencies.
6 years ago
Gus Grubba
a3b87e1f28
Handle text to speech locale
6 years ago
Don Gagne
fc8fd6a789
New qml base log replay status bar
6 years ago
Gus Grubba
9a551c85ca
Load Korean fonts when needed
6 years ago
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
889639c933
Add some of the Analyze panels to mobile builds
6 years ago
Gus Grubba
c61fa31d31
Add fonts for Korean
...
Fixed places where the font family was not being defined (therefore using the default system font)
6 years ago
Gus Grubba
0cace3237d
Don't load custom fonts when using Chinese or Korean
6 years ago
Gus Grubba
af2a3970a3
Implement MAVLink Inspector (WIP)
6 years ago
Stefan Dunca
b4b57bc14f
Fix linux compilation errors
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
168bc8ecfb
Handle fonts
6 years ago
Gus Grubba
942c554bbf
Early work on the MAVLink Inspector Controller
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
ac6330511e
Adding English. Duh...
6 years ago
Gus Grubba
265ff1996f
Debug message in the wrong place
6 years ago
Gus Grubba
5b59a04707
Add a language selector to the General Settings
6 years ago
Stefan Dunca
0e364ebccc
WIP: Enable mavlink dev console in expert mode for mobile devices
...
TODO: Improve the experience
6 years ago
Gus Grubba
1ef90d0955
Output current system locale for debugging
6 years ago
Gus Grubba
45ffe4142a
Output current system locale for debugging
6 years ago
Gus Grubba
80a12fd1bb
Expose stream info to QML
6 years ago
Don Gagne
16d355dfa9
Move cache location methods so they are available in all builds
7 years ago