summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt5-creator/0003-Qmlpuppet-add-missing-includes.patch
Commit message (Collapse)AuthorAgeFilesLines
* qt5-creator: upgrade to 4.5.1Martin Jansa2018-04-201-38/+0
| | | | | | | | | | * old 3.5.1 isn't compatible with Qt 5.11 qt-creator-opensource-src-3.5.1/src/libs/qmleditorwidgets/contextpanewidgetimage.cpp:891:23: error: invalid use of incomplete type 'class QStyle' | QIcon icon(style()->standardIcon(QStyle::SP_DockWidgetCloseButton)); | ^~ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt: refresh remaining patches and tags in meta-qt5 reposMartin Jansa2018-01-161-0/+38
* update tag name to match the patches in meta-qt5 repository where the meta-qt5 .patch files are maintained, 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>