<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git, branch v6.2.1</title>
<subtitle>Qt Declarative (Quick 2)
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/'/>
<entry>
<title>Update dependencies on '6.2.1' in qt/qtdeclarative</title>
<updated>2021-10-21T06:44:11+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2021-10-21T06:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=973399d8e67c264a55ff0f394865a1b721bd8b5a'/>
<id>973399d8e67c264a55ff0f394865a1b721bd8b5a</id>
<content type='text'>
Change-Id: I7a6c646df4ec76aad10a1279b452c9ab307c2b7b
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7a6c646df4ec76aad10a1279b452c9ab307c2b7b
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies on '6.2.1' in qt/qtdeclarative</title>
<updated>2021-10-19T07:58:17+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2021-10-19T07:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=16313520867124296355d4c682321fd0bdb71e49'/>
<id>16313520867124296355d4c682321fd0bdb71e49</id>
<content type='text'>
Change-Id: Ieeeca3c46464103e7a612ae5666fa21c175d1169
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ieeeca3c46464103e7a612ae5666fa21c175d1169
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ParentChange: handle bindable properties</title>
<updated>2021-10-19T04:15:41+00:00</updated>
<author>
<name>Fabian Kosmale</name>
<email>fabian.kosmale@qt.io</email>
</author>
<published>2021-10-14T15:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=97d08e35cccdfa69ffe9244699b4b1307058366d'/>
<id>97d08e35cccdfa69ffe9244699b4b1307058366d</id>
<content type='text'>
QQuickParentChange::actions was unable to handle new style properties.
Fix this by using a QQmlAnyBinding create function instead of
QQmlBinding.

This required adding the necessary support for creation from a
QQmlScriptString to QQmlProperyBinding and QQmlAnyBinding.

Extra care had to be taken in reverseRewindHelper, which assumed that
setting x/y/width/height would keep binding intact. We therefore use
setValueBypassingBindings instead of the plain setter.

Fixes: QTBUG-97480
Change-Id: I0cc6d61c655d9d37846adf4b09fe103f507bb329
Reviewed-by: Ulf Hermann &lt;ulf.hermann@qt.io&gt;
(cherry picked from commit 785addcd17c7988be90a2ca17599c12b07e4e170)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QQuickParentChange::actions was unable to handle new style properties.
Fix this by using a QQmlAnyBinding create function instead of
QQmlBinding.

This required adding the necessary support for creation from a
QQmlScriptString to QQmlProperyBinding and QQmlAnyBinding.

Extra care had to be taken in reverseRewindHelper, which assumed that
setting x/y/width/height would keep binding intact. We therefore use
setValueBypassingBindings instead of the plain setter.

Fixes: QTBUG-97480
Change-Id: I0cc6d61c655d9d37846adf4b09fe103f507bb329
Reviewed-by: Ulf Hermann &lt;ulf.hermann@qt.io&gt;
(cherry picked from commit 785addcd17c7988be90a2ca17599c12b07e4e170)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies on '6.2.1' in qt/qtdeclarative</title>
<updated>2021-10-18T14:49:00+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2021-10-18T14:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=c05cb6a518839029278ba8604a2c30f7e7a07922'/>
<id>c05cb6a518839029278ba8604a2c30f7e7a07922</id>
<content type='text'>
Change-Id: I7f12b10f7a5648df120491a383d22e4daef41b05
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7f12b10f7a5648df120491a383d22e4daef41b05
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Qmldebugtranslator: report elide issues correctly inside layouts</title>
<updated>2021-10-15T04:08:14+00:00</updated>
<author>
<name>Tim Jenssen</name>
<email>tim.jenssen@qt.io</email>
</author>
<published>2021-10-12T11:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=a15f7105ff458dd765a6cd96745a70ae345832ed'/>
<id>a15f7105ff458dd765a6cd96745a70ae345832ed</id>
<content type='text'>
Task-number: QTBUG-96991
Change-Id: I911044893fb6eac54c6fb8f2b236f422bd04a7ae
Reviewed-by: Tim Jenssen &lt;tim.jenssen@qt.io&gt;
(cherry picked from commit dd96e919c1a69f40329c5b6a33029ab559636397)
Reviewed-by: Qt CI Bot &lt;qt_ci_bot@qt-project.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Task-number: QTBUG-96991
Change-Id: I911044893fb6eac54c6fb8f2b236f422bd04a7ae
Reviewed-by: Tim Jenssen &lt;tim.jenssen@qt.io&gt;
(cherry picked from commit dd96e919c1a69f40329c5b6a33029ab559636397)
Reviewed-by: Qt CI Bot &lt;qt_ci_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Dial: simplify logic in handleMove and handleRelease function</title>
<updated>2021-10-13T12:17:49+00:00</updated>
<author>
<name>Zhang Hao</name>
<email>zhanghao@uniontech.com</email>
</author>
<published>2021-10-12T11:28:10+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=071daed9a9a1a76ec59b56ec8c651dbe8b23db4d'/>
<id>071daed9a9a1a76ec59b56ec8c651dbe8b23db4d</id>
<content type='text'>
We know wrap is false, and we can also remove some
unnecessary parentheses.

Change-Id: I1f96a68858bc2b103ac5a65f62473dabcd64bf23
Reviewed-by: Mitch Curtis &lt;mitch.curtis@qt.io&gt;
(cherry picked from commit 5825b38255ee106212f652c1a6a8f28f1790194b)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
(cherry picked from commit 42c040b64b0b8b9b3ae4d76de1e6ec9d70b1eb5f)
Reviewed-by: Zhang Hao &lt;zhanghao@uniontech.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We know wrap is false, and we can also remove some
unnecessary parentheses.

Change-Id: I1f96a68858bc2b103ac5a65f62473dabcd64bf23
Reviewed-by: Mitch Curtis &lt;mitch.curtis@qt.io&gt;
(cherry picked from commit 5825b38255ee106212f652c1a6a8f28f1790194b)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
(cherry picked from commit 42c040b64b0b8b9b3ae4d76de1e6ec9d70b1eb5f)
Reviewed-by: Zhang Hao &lt;zhanghao@uniontech.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Material: fix PageIndicator delegate creation error</title>
<updated>2021-10-12T17:14:53+00:00</updated>
<author>
<name>Mitch Curtis</name>
<email>mitch.curtis@qt.io</email>
</author>
<published>2021-10-07T14:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=be1ca646b79214f91e54a766a24aca9dc3c97f51'/>
<id>be1ca646b79214f91e54a766a24aca9dc3c97f51</id>
<content type='text'>
We can't make "pressed" a required property, as QQuickPageIndicator
doesn't create the delegates (the repeater does), and so it can't set
it as an initial property.

This is already tested, but as mentioned in the comments of
QTBUG-96876, the error is printed in the output but doesn't affect the
test.

Fixes: QTBUG-96876
Change-Id: I626148aabdc908ac6e171b9a05e65741e6dc871d
Reviewed-by: Volker Hilsheimer &lt;volker.hilsheimer@qt.io&gt;
(cherry picked from commit 852c8d1d8a953c626735f044838454a4d249c225)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We can't make "pressed" a required property, as QQuickPageIndicator
doesn't create the delegates (the repeater does), and so it can't set
it as an initial property.

This is already tested, but as mentioned in the comments of
QTBUG-96876, the error is printed in the output but doesn't affect the
test.

Fixes: QTBUG-96876
Change-Id: I626148aabdc908ac6e171b9a05e65741e6dc871d
Reviewed-by: Volker Hilsheimer &lt;volker.hilsheimer@qt.io&gt;
(cherry picked from commit 852c8d1d8a953c626735f044838454a4d249c225)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn qml, qmlscene and qmlpreview into apps</title>
<updated>2021-10-12T09:09:31+00:00</updated>
<author>
<name>Joerg Bornemann</name>
<email>joerg.bornemann@qt.io</email>
</author>
<published>2021-09-20T13:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=d7507ec1cef063299a6a310fc526e4d692fdcffa'/>
<id>d7507ec1cef063299a6a310fc526e4d692fdcffa</id>
<content type='text'>
Before, they were tools, which means they are not built when
cross-compiling.  However, all these tools are likely to be desired on a
target to run QML-only projects.

The earlier way to build these apps for a cross target was to set
QT_BUILD_TOOLS_WHEN_CROSSCOMPILING to ON.  That seems like overkill.

Task-number: QTBUG-96454
Change-Id: Ibbdc4e4599b0c798ddbd96804a0bbb821f546415
Reviewed-by: Qt CI Bot &lt;qt_ci_bot@qt-project.org&gt;
Reviewed-by: Alexandru Croitor &lt;alexandru.croitor@qt.io&gt;
(cherry picked from commit 3e2a85384b1f5454e51a27827114e49746f8837a)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Before, they were tools, which means they are not built when
cross-compiling.  However, all these tools are likely to be desired on a
target to run QML-only projects.

The earlier way to build these apps for a cross target was to set
QT_BUILD_TOOLS_WHEN_CROSSCOMPILING to ON.  That seems like overkill.

Task-number: QTBUG-96454
Change-Id: Ibbdc4e4599b0c798ddbd96804a0bbb821f546415
Reviewed-by: Qt CI Bot &lt;qt_ci_bot@qt-project.org&gt;
Reviewed-by: Alexandru Croitor &lt;alexandru.croitor@qt.io&gt;
(cherry picked from commit 3e2a85384b1f5454e51a27827114e49746f8837a)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies on '6.2' in qt/qtdeclarative</title>
<updated>2021-10-12T04:42:39+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2021-10-12T04:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=5e7c341a8deacaca3e76de5c62d288e860c0385c'/>
<id>5e7c341a8deacaca3e76de5c62d288e860c0385c</id>
<content type='text'>
Change-Id: Id1e7288efe837f3636817bda2fb8180cf4656405
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id1e7288efe837f3636817bda2fb8180cf4656405
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>On QQmlTypeWrapper::toVariant(), consider attached objects</title>
<updated>2021-10-11T18:36:17+00:00</updated>
<author>
<name>Ulf Hermann</name>
<email>ulf.hermann@qt.io</email>
</author>
<published>2021-10-08T13:52:38+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=9f089022bec116b1a7ae415c431768d5b6a67a8a'/>
<id>9f089022bec116b1a7ae415c431768d5b6a67a8a</id>
<content type='text'>
If the type wrapper does not denote a singleton, then it is an attached
object, or null.

Fixes: QTBUG-97427
Change-Id: I77b7f3424e41f2271392d7f24c7b682e854e0609
Reviewed-by: Qt CI Bot &lt;qt_ci_bot@qt-project.org&gt;
Reviewed-by: Fabian Kosmale &lt;fabian.kosmale@qt.io&gt;
(cherry picked from commit 1243279ddc92bab67bc75e4ecb4ce793715ed11f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the type wrapper does not denote a singleton, then it is an attached
object, or null.

Fixes: QTBUG-97427
Change-Id: I77b7f3424e41f2271392d7f24c7b682e854e0609
Reviewed-by: Qt CI Bot &lt;qt_ci_bot@qt-project.org&gt;
Reviewed-by: Fabian Kosmale &lt;fabian.kosmale@qt.io&gt;
(cherry picked from commit 1243279ddc92bab67bc75e4ecb4ce793715ed11f)
</pre>
</div>
</content>
</entry>
</feed>
