qtdeclarative/src/quick
Ulf Hermann 79e885537f QQuickLoader: Check for QQmlEngine before using it
The loader's context may have been removed from the context hierarchy or
it may not have a context in the first place. We should not crash then.

Pick-to: 5.15 6.2 6.3
Fixes: QTBUG-67950
Change-Id: I1058d5b1f978aa040f8b2f018c4357dd7a3ef333
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2022-03-01 08:55:32 +01:00
..
accessible
designer Move QJSEnginePrivate::cache() to QQmlMetaType 2022-01-18 12:51:38 +01:00
doc Doc: Turn notes into section in QQuickWidget overview 2022-02-18 12:13:46 +01:00
handlers Code tidies 2022-01-26 09:40:02 +08:00
items QQuickLoader: Check for QQmlEngine before using it 2022-03-01 08:55:32 +01:00
scenegraph Use the helper in gui to create the Vulkan instance 2022-02-25 07:07:37 +00:00
util qquickapplication: Add styleHints property 2022-02-24 12:16:41 +01:00
window
CMakeLists.txt QtQuick: Add proper QInputMethod singleton 2022-02-14 12:38:10 +01:00
configure.cmake quick: add qquicktreeview 2021-12-04 23:41:45 +01:00
qt_cmdline.cmake quick: add qquicktreeview 2021-12-04 23:41:45 +01:00
qtquick.tracepoints
qtquickglobal.h Migrate to autogenerated cpp exports 2021-11-02 16:32:25 +01:00
qtquickglobal_p.h Move registrations functions into the Qt namespace 2022-02-01 09:34:19 +01:00
qtquickplugin.cpp