summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtquickcontrols2_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* qt5: update submodulesv5.6.35.6Mikko Gronoff2017-09-141-1/+1
| | | | | | | | Update submodules to Qt 5.6.3 RC1 Task-number: QTBUG-63087 Change-Id: Ic1fefaa1b151026b685c7a71889582d825c4a871 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesMikko Gronoff2017-08-111-1/+1
| | | | | | | Update submodules to Qt 5.6.3 (snapshot 1) Change-Id: I67d3799d7822173a6cbe9b3e60223dca79ae7f6e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: Update submodulesMikko Gronoff2016-09-091-1/+1
| | | | | Change-Id: I8e71a3c84b439361eee8788c8315957fb1364e5a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: upgrade to latest revisions in 5.6 branchMartin Jansa2016-08-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * LIC_FILES_CHKSUM were changed because of this small change: commit 4343c4e731c3268614fc79c9c42b4e5e4d59d7e6 Author: Sze Howe Koh <szehowe.koh@gmail.com> Date: Tue Jun 14 19:12:35 2016 +0800 Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit" * -no-nis option was removed from qtbase in: commit 644d0e75240811212ed9fd0c21e3bd05db3ba5db Author: Ralf Nolden <nolden@kde.org> Date: Fri May 20 22:03:39 2016 +0200 Cleanup NIS support leftover from Qt 3/4 * allow to disable eglfs independently from gles2, because eglfs-egldevice may be autodetected when libdrm was built before qtbase since this upstream commit: commit 5c6d27b8dfa695ab04766a1711b00421dba9c7d0 Author: Ralf Nolden <nolden@kde.org> Date: Tue May 17 12:38:44 2016 +0200 Make eglfs-egldevice check work with pkgconfig as well and then it fails to build, because libdrm could be removed from sysroot and drm.h is missing. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: upgrade to latest revision in 5.6 branchMartin Jansa2016-04-211-1/+1
| | | | | | | | | | | | | | * qtsvg/0001-textobject.pro-use-DEPLOYMENT-only-for-wince-like-ot.patch and qtwebkit/0004-Fix-linking-with-libpthread.patch were resolved upstream * all patches were refreshed with: git format-patch --no-numbered --no-signature -NUMBER to remove numbering from Subject (it's good enough in filename) and to remove git version from signature (so it doesn't look differently when generated on different hosts with different git version). Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qtquickcontrols2: initial add 5.6.0Andreas Müller2016-04-201-0/+15
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>