Qt Declarative (Quick 2)
Go to file
Ulf Hermann 2547e8be4d QtQml: Store detached VariantAssociation objects on the JS heap
While the VariantAssociation is detached it is subject to the GC or
unrelated C++ code deleting objects from its internals. Since it's then
not the owning object's responsibility to track this anymore, we need to
track it ourselves. The way to do it is to use the existing V4 objects.

Pick-to: 6.10 6.9
Task-number: QTBUG-139025
Change-Id: Ic1d5aa85171b5d91c2b9d546963268b6f09c2802
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
2025-08-21 20:33:23 +02:00
LICENSES
cmake Use `_qt_internal_set_source_file_generated` 2025-06-24 14:07:30 +02:00
coin Make module ready for source SBOM checking 2025-02-21 20:24:43 +01:00
dist Remove year from Qt Copyright in REUSE.toml 2025-07-14 09:47:02 +02:00
examples Docs: Update Qt Quick for Android Example documentation 2025-08-21 11:30:39 +00:00
features
src QtQml: Store detached VariantAssociation objects on the JS heap 2025-08-21 20:33:23 +02:00
tests QtQml: Store detached VariantAssociation objects on the JS heap 2025-08-21 20:33:23 +02:00
tools qmllint: Update JSON format to include hints into fix suggestions 2025-08-20 16:32:38 +02:00
.cmake.conf Bump version to 6.11.0 2025-06-14 02:36:26 +01:00
.gitattributes
.gitignore QtQml: Drop checks for compile hash and Qt version from the CUs 2025-03-18 10:53:07 +01:00
.gitmodules
.gitreview Add .gitreview file 2025-02-26 20:54:40 +01:00
.tag
CMakeLists.txt qt_target_qml_from_svg() command in cmake 2025-08-14 07:36:25 +02:00
README.md
REUSE.toml Remove year from Qt Copyright in REUSE.toml 2025-07-14 09:47:02 +02:00
configure.cmake
dependencies.yaml Update dependencies on 'dev' in qt/qtdeclarative 2025-08-08 18:49:36 +00:00
licenseRule.json Use new qt_target_qml_from_svg() function for examples 2025-08-21 12:55:54 +02:00
qt_cmdline.cmake
qtdeclarative.doxy