Qt Declarative (Quick 2)
Go to file
Shawn Rutledge 08c01f6259 Avoid crashing in the quickwidgets example after closing the subwindow
Closing the window deletes m_quickWidget; so we disable the menu items
for grabbing from it, because those cannot work. Also add asserts.

Fixes: QTBUG-120296
Pick-to: 6.5 6.2 5.15
Change-Id: I68154c2d1e4553c771815e29cbe3b095d85893f1
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
(cherry picked from commit f719ee6408)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
(cherry picked from commit a49d309b4a)
2024-01-07 03:28:15 +00:00
LICENSES Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
cmake Mark RegExpJitTables.h as non-module header 2023-04-03 15:38:57 +02:00
coin QmlDom: Remove the standalone version of QmlDom 2023-05-04 14:01:25 +02:00
dist
examples Avoid crashing in the quickwidgets example after closing the subwindow 2024-01-07 03:28:15 +00:00
features
src Fix binding loop and polish issue in quick layout 2024-01-05 14:37:59 +00:00
tests Fix binding loop and polish issue in quick layout 2024-01-05 14:37:59 +00:00
tools qmllint: Add response file support 2023-12-15 12:46:14 +00:00
.cmake.conf Bump version to 6.6.2 2023-11-17 08:10:42 +02:00
.gitattributes qmlformat: improve testing of file based options 2021-11-04 13:35:48 +01:00
.gitignore Move imagine/musicplayer to tests/manual/imagine/musicplayer 2023-07-10 13:37:08 +00:00
.gitmodules
.tag Use tree hash rather than commit hash in .tag file 2022-01-25 23:55:27 +01:00
CMakeLists.txt CMake: Add the Svg package to OPTIONAL_COMPONENTS 2023-08-22 08:37:36 +00:00
README.md
configure.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
dependencies.yaml Update dependencies on '6.6' in qt/qtdeclarative 2023-12-25 03:43:54 +00:00
qt_cmdline.cmake Remove "2" from Qt Quick Controls directories 2022-12-01 10:26:20 +08:00
qtdeclarative.doxy
sync.profile qmlls: move into own private static library 2023-02-07 19:23:13 +01:00