| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This does not rely on UDP network traffic anymore.
Change-Id: I90bfb5c8a8081ae1797a21b2a752e0b95466b936
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
The new emulator is not yet available and the current one does not work with
this plugin. This reverts commit 122d3bf3d1e46dd885fd9aa1cdbd552d2e4ee12e.
Change-Id: Ia9c6f9051787809573f5490d0d9ec20cd9f55cb7
Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
|
|
|
|
|
|
|
| |
This allows to declare multiple screens in the emulator.
Change-Id: Iddc026790b814a2c95a0e60ea0e6252f0e15e028
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
QT_QUICK_CONTROLS_STYLE env is used also with Qt QuickControls2,
while QCC1 has its own env.
Task-number: QTBUG-53074
Task-number: QTBUG-60957
Change-Id: I2bde6894e86116413258391b5789f07a02c0ccd1
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
| |
Update neptune-ui and qtapplication manager, which need latest
qtwayland. Add needed environment variable for wayland.
Change-Id: I2e9eddd109546dca49451bff6bcf5623e16eb0bc
Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
|
|
Emulator has special handling for OpenGL support: QtGlesStream provides
the runtime opengl support but since it depends on qtbase, we need to
use qtglesstream-dummy-client when building qt. Also since both recipes
provide same files, we must disable do_populate_sysroot from qtglesstream
so that libs from dummy-client remain there.
Change-Id: Ifde698e7d46863dbb82c6f3ad791412775e111ea
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|