| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Running WebEngine as root without --no-sandbox is not supported,
disable sandbox in appcontroller conf so it affects all apps.
Previous fix was not applied to NUC or Renesas boards.
Task-number: QTBUG-66641
Task-number: QTBUG-68799
Change-Id: I78812cd4948559460a8202308cd0576699dba32f
Reviewed-by: Kari Hormi <kari.hormi@qt.io>
|
|
|
|
|
|
|
|
|
|
|
| |
XDG_RUNTIME_DIR must be owned by the user, and Qt automatically
changes the access rights if the directory has something else.
Enable systemd's loginctl enable-linger for the default user 'root'
so that /run/user/0 is always available.
Task-number: QTBUG-68152
Change-Id: Ic45649210ddca54daddeb8dac44b41ec37e6a172
Reviewed-by: Karim Pinter <karim.pinter@qt.io>
|
|
|
|
|
|
|
|
| |
Add _git postfix to recipes which use sources from git and
rename recipes to match their git repositories
Change-Id: Idc67d136f280c7d224d586f79c5e7ce6f7e20fa2
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
This is a workaround for a bug, where fonts are not drawn when
hw mouse cursor is used together with Qt Quick Controls 2
Task-number: QTBUG-60957
Task-number: QTBUG-61191
Change-Id: Ia7fc6731eff88f1490c788faa87be3b775ffad6a
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|