| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Update to latest content in Qt 5.9.9 branch.
Task-number: QTBUG-80220
Change-Id: Ifedbdd32df413b211da629fac4c2e495643a75fe
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
|
|
|
|
|
|
|
|
| |
Update to latest content in Qt 5.9.9 branch.
Task-number: QTBUG-80220
Change-Id: I4bf60295f8645d1a816d69569c105e41c7dff172
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Update to latest content in Qt 5.9.8 branch
Task-number: QTBUG-72246
Change-Id: Id0fc743fd24ab854dff91f8adfde15a8d64ce636
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Update to Qt 5.9.8 snapshot
Task-number: QTBUG-72246
Change-Id: Id89d49a4f8dcc8ebc86893acd8e9c6fb3eb27770
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Update to latest Qt 5.9.7 snapshot
Task-number: QTBUG-69049
Change-Id: I257da34086c24607cf8f8ed9889febfea341055c
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
| |
Update to 5.9.7 snapshot
Change-Id: I7fe41719c85894937ef55999be299f20aaff40e3
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
| |
Update submodules to Qt 5.9.6 RC2
Change-Id: I61f5648e61bf9561aad257cccc8127513c95bbe4
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
|
|
|
|
|
|
|
|
| |
Update submodules to the first Qt 5.9.6 branch snapshot
Task-number: QTBUG-67815
Change-Id: I84f74a13341eca291f341a1add8bf013fbe2b519
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Update submodules to 5.9.5 RC
Task-number: QTBUG-66252
Change-Id: I0c0b0e39a1d6fa6ba44e0ed7b9e143308f8280a6
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
|
|
|
|
|
|
|
| |
Update submodules to first 5.9.5 branch snapshot
Task-number: QTBUG-66252
Change-Id: I7dca26c5a33c413ed9b8abfc4de906c4977af217
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Update Qt submodules to 5.9.4 snapshot release
Task-number: QTBUG-65028
Change-Id: I05f0a2d7633f3c9d8b1d37bc8697ea6c471738e4
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
- Update Qt submodules to latest in 5.9.4 branch
- Remove obsolete qtquickcontrols & qtwayland
patches
Task-number: QTBUG-65028
Change-Id: Ib1da1db3b683dbe6ef5648e6b262f76ce89e2d01
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Update Qt submodules to latest in 5.9 branch
Task-number: QTBUG-65028
Change-Id: I3aa258ddc72ee7172eeb7b1a7de7f00cc665762a
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
- Update submodules to latest in 5.9 branch
- Update version to 5.9.4
Change-Id: I91c8f1337e946d216fa772c128450bf0bd2dc5e1
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
| |
Task-number: QTBUG-64216
Change-Id: Id6370798c5f62ce963ccec4190e7fef151b79f6d
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: I737c0f5353e0514f12c54cf573ec2ef85103abdc
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
| |
Update Qt submodules to 5.9.2 RC
Change-Id: I5ba3e4a141e8712a4bfea8ed79c56232356c66c5
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
| |
Update submodules to first 5.9.2 branch snapshot
Change-Id: If1a6cff5a23bfa1e72b65b5d1f679a3ff64f7c6c
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
| |
* 3 patches were included upstream
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* remove
qtdeclarative/0001-Fix-QQmlExpression-leaking-QQmlError-objects.patch
qtwayland/0002-Fix-initial-window-property-values-being-propagated.patch
which is already applied and fuzzy patch just apply the same section
twice
* restore
qttools/0001-add-noqtwebkit-configuration.patch
which was removed from SRC_URI in 5.9 upgrade
* add comment with link to meta-qt5 repository where the meta-qt5 .patch
files are maintained, include branch and tag name so that it's more
clear from where these changes are exported (with:
git format-patch --no-numbered --no-signature)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
* adapt QtWebEngine recipe to use GN instead of GYP
* add QtRemoteObjects and QtWebView as a new Qt modules
* update available QtBase configure arguments
* remove obsolete patches
* patch all .pc files to remove build paths
* include generated QML cache files in packages
* the patch "configure paths for target qmake properly" could not
be applied anymore and support must be done differently
* QtWebEngine now requires gcc-multilib to be installed on the host
system, because the host tools are built to the same bitness as
the target (arm -> x86, aarch64 -> x86-64)
* refresh the patches to match with b5.9* branches on:
https://github.com/meta-qt5/qtbase
https://github.com/meta-qt5/qtwebengine
and 56-based branch on
https://github.com/meta-qt5/qtwebengine-chromium
Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|