Qt Declarative (Quick 2)
Go to file
Laszlo Agocs a7d3ac7c2d Make QQuickWidget play nicer with the software backend
Launching with QT_QUICK_BACKEND=software should never lead to doing
anything QRhi-related, neither in Qt Quick, neither on the Widgets side.

Fixes: QTBUG-101884
Change-Id: I0dc47e04a0d32904db04f32a1db109029f8f4b44
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2022-03-25 13:12:10 +01:00
cmake CMake: Skip qml compile hash recreation in developer builds 2022-02-12 14:03:45 +01:00
coin Doc: Enable zero warning limit for documentation 2022-01-14 00:05:08 +01:00
dist Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
examples Add improvements to object listmodel example 2022-03-22 18:47:47 +02:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src Make QQuickWidget play nicer with the software backend 2022-03-25 13:12:10 +01:00
tests Make QQuickWidget play nicer with the software backend 2022-03-25 13:12:10 +01:00
tools qmllint: Fix broken argument help entries 2022-03-22 21:53:20 +01:00
.cmake.conf Bump version to 6.4.0 2022-01-31 22:51:41 +02:00
.gitattributes qmlformat: improve testing of file based options 2021-11-04 13:35:48 +01:00
.gitignore Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
.gitmodules Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
.tag Use tree hash rather than commit hash in .tag file 2022-01-25 23:55:27 +01:00
CMakeLists.txt qmlls: qml language server implementation 2021-12-21 12:25:41 +01:00
LICENSE.FDL
LICENSE.GPL2
LICENSE.GPL3
LICENSE.GPL3-EXCEPT Updated license headers 2016-01-20 11:46:25 +00:00
LICENSE.LGPL3
README.md Rewrite README.md 2021-08-12 13:15:17 +00:00
conanfile.py Remove the qml_sequence_object feature flag 2022-01-15 14:22:42 +01:00
configure.cmake CMake: Add missing qt_cmdline.cmake files 2021-04-16 11:03:59 +02:00
dependencies.yaml Update dependencies on 'dev' in qt/qtdeclarative 2022-03-23 22:21:56 +00:00
qt_cmdline.cmake Merge qtquickcontrols2 into qtdeclarative 2021-07-28 11:21:25 +02:00
qtdeclarative.doxy Add doxyfile for building doxygen documentation 2018-08-16 15:54:40 +00:00
sync.profile Remove QtQmlLint from sync.profile as well 2022-02-12 02:36:52 +00:00