Qt Declarative (Quick 2)
Go to file
Mikolaj Boc 7656d4922c Only signal list variable assignment once
Lists are internally cleared and each element is pushed to the back
from the source list in QML. Use nonsignaling operations for clear
and push and activate manually having performed the operations.

Fixes: QTBUG-112208
Change-Id: I1a995905f3fa758e4cc8c39b8576db668d84a067
Reviewed-by: Mikołaj Boc <Mikolaj.Boc@qt.io>
2023-04-22 07:10:04 +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 Add Axivion config 2023-03-23 08:43:12 +00:00
dist
examples Fix button handling in MouseFeedbackSprite of pointerhandler example 2023-04-20 22:23:16 +00:00
features
src Only signal list variable assignment once 2023-04-22 07:10:04 +00:00
tests Only signal list variable assignment once 2023-04-22 07:10:04 +00:00
tools Remove DomItem::loadFile code-duplication and use correct environments 2023-03-29 19:07:25 +02:00
.cmake.conf Remove QT_USE_SYNCQT_CPP 2023-01-02 19:43:56 +01:00
.gitattributes qmlformat: improve testing of file based options 2021-11-04 13:35:48 +01:00
.gitignore Remove "2" from Qt Quick Controls directories 2022-12-01 10:26:20 +08:00
.gitmodules
.tag Use tree hash rather than commit hash in .tag file 2022-01-25 23:55:27 +01:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-09-07 17:01:30 +02:00
README.md
conanfile.py Use SPDX license identifiers 2022-06-11 08:05:15 +02: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 'dev' in qt/qtdeclarative 2023-04-20 07:26:38 +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