Qt Declarative (Quick 2)
Go to file
Ulf Hermann c1fff61a4d QmlModels: Test model-writing behavior of delegates
When writing through a delegate, the original data is already written.
We are only missing change signals.

Task-number: QTBUG-139941
Change-Id: I3124a8dc5852e3858a1e9bd9b74c07608bb5e446
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
(cherry picked from commit b8b1b94cea)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-09-13 02:11:52 +00:00
LICENSES Add REUSE.toml files and missing licenses 2024-10-29 14:00:19 +02:00
cmake Use `_qt_internal_set_source_file_generated` 2025-06-25 09:14:55 +00:00
coin Make module ready for source SBOM checking 2025-02-21 20:24:43 +01:00
dist Add REUSE.toml files and missing licenses 2024-10-29 14:00:19 +02:00
examples Gallery example: Brush up the .cpp file 2025-09-11 21:48:00 +00:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src QtQml: Check for locals in metatypes stack frame before accessing them 2025-09-11 21:48:00 +00:00
tests QmlModels: Test model-writing behavior of delegates 2025-09-13 02:11:52 +00:00
tools qmllint: Update JSON format to include hints into fix suggestions 2025-08-21 11:38:40 +00:00
.cmake.conf Bump version to 6.10.0 2025-01-03 11:57:39 +01:00
.gitattributes qmlformat: improve testing of file based options 2021-11-04 13:35:48 +01:00
.gitignore QtQml: Drop checks for compile hash and Qt version from the CUs 2025-03-18 10:53:07 +01:00
.gitmodules Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
.gitreview Add .gitreview file 2025-02-26 20:54:40 +01:00
.tag Use tree hash rather than commit hash in .tag file 2022-01-25 23:55:27 +01:00
CMakeLists.txt Move `qt_internal_project_setup` as early as possible 2025-05-30 12:30:05 +02:00
README.md Rewrite README.md 2021-08-12 13:15:17 +00:00
REUSE.toml Update licensing of files with infrastructure type 2025-03-13 14:59:06 +01:00
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.10' in qt/qtdeclarative 2025-09-01 03:55:40 +00:00
licenseRule.json Update licensing of files with infrastructure type 2025-03-13 14:59:06 +01:00
qt_cmdline.cmake Remove "2" from Qt Quick Controls directories 2022-12-01 10:26:20 +08:00
qtdeclarative.doxy Add doxyfile for building doxygen documentation 2018-08-16 15:54:40 +00:00