| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
Qt 3D Studio Runtime 2.x switches/upgrades to OpenGL Runtime with
version update 2.3 -> 2.4.
Contains new 3rdparty submodule EASTL (Electronic Arts Standard
Template Library), recipe adjusted accordingly.
Change-Id: Iebb2399f5f837e556cf9d59629d663c66d2f622d
Reviewed-by: Kari Hormi <kari.hormi@qt.io>
|