qtdeclarative/src
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
..
3rdparty/masm Support building for Raspberry Pi 1 or Zero 2023-04-17 17:18:52 +01:00
core QQmlStandardPath: always use QUrl::fromLocalFile 2023-04-03 09:31:10 +02:00
effects Doc: Promote the Multieffect QML type page 2023-03-19 17:27:01 +00:00
imports QmlCompiler: Support more integer types 2023-03-30 15:46:55 +02:00
labs doc: Use \value rather than \li for enumeration values and constants 2023-03-28 15:31:02 +02:00
particles doc: Use \value rather than \li for enumeration values and constants 2023-03-28 15:31:02 +02:00
plugins Place the QT_END_NAMESPACE in the right place 2023-04-13 21:06:35 +02:00
qml Only signal list variable assignment once 2023-04-22 07:10:04 +00:00
qmlcompiler QmlCompiler: Don't crash on bad list type in signature 2023-04-19 20:01:09 +02:00
qmldebug
qmldom Exclude `qmldomlib` from Unity Build 2023-04-17 18:09:30 +02:00
qmlintegration QML: Fix conflicts between QML_ANONYMOUS, QML_UNCREATABLE and namespaces 2023-02-28 20:06:06 +00:00
qmllocalstorage
qmlls Dom: add QQmlJSScope to QmlObject 2023-04-12 13:07:06 +02:00
qmlmodels TableInstanceModel: handle roleName invalidation 2023-04-18 18:50:02 +02:00
qmltest Document that running a Quick Test always show a window 2023-04-18 05:44:55 +02:00
qmltoolingsettings Fix build with -no-feature-settings 2023-03-03 20:02:00 +09:00
qmltyperegistrar QmlCompiler: Support more integer types 2023-03-30 15:46:55 +02:00
qmlworkerscript QML: Fix write back of Date values 2023-01-17 00:03:56 +01:00
qmlxmllistmodel doc: Use \value rather than \li for enumeration values and constants 2023-03-28 15:31:02 +02:00
quick Accessibility: respect value in attached Accessible in controls 2023-04-21 16:42:56 +02:00
quickcontrols Material: fix floating placeholder text color 2023-04-19 10:57:44 +08:00
quickcontrolsimpl Material: fix TextArea decorations when in a Flickable 2023-04-19 10:57:41 +08:00
quickcontrolstestutils Fix build with -no-feature-listview and itemviews 2023-04-13 12:07:51 +09:00
quickdialogs Fix build with -no-feature-listview and itemviews 2023-04-13 12:07:51 +09:00
quicklayouts Fix stack layout index when loaded asynchronously 2023-04-14 13:20:42 +02:00
quicknativestyle Controls: Improve various delegates 2023-03-27 12:52:34 +01:00
quickshapes doc: Expand module docs for Qt Quick Shapes 2023-04-20 07:24:47 +02:00
quicktemplates Accessibility: respect value in attached Accessible in controls 2023-04-21 16:42:56 +02:00
quicktestutils Fix build with -no-feature-listview and itemviews 2023-04-13 12:07:51 +09:00
quickwidgets Fix crashes after 645aaa25b1 2023-04-19 15:54:18 +00:00
CMakeLists.txt qmlls: use std::unique_ptr for modules 2023-03-02 09:58:56 +01:00