Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-qt5: update submodules | Mikko Gronoff | 2019-08-13 | 1 | -0/+50 |
| | | | | | Change-Id: I4ec55015ee1006f7a61049bf1a8442476f129a8e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> | ||||
* | ogl-runtime: Fix format-security issues | Samuli Piippo | 2019-08-05 | 1 | -0/+75 |
| | | | | | | | | | | Fix build errors. error: format not a string literal and no format arguments [-Werror=format-security] | QMessageLogger(QT_MESSAGELOG_FILE, QT_MESSAGELOG_LINE, QT_MESSAGELOG_FUNC, category().categoryName()).critical(__VA_ARGS__) Change-Id: Id0c0e503d6927142d7653c16eca2251cd4689b8f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> | ||||
* | ogl-runtime: fix build errors | Samuli Piippo | 2019-08-05 | 1 | -0/+62 |
Add qtquickcontrols2 dependency for the viewer and a workaround patch for failed examples (QTBUG-77288) Change-Id: If7481ee63cb6633bfd38f92267f87cc3ff158607 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> |