<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git, branch v6.10.0</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.10.0' in qt/qtdeclarative</title>
<updated>2025-10-01T20:12:35+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2025-10-01T20:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=7e0ab1d98c159c9f4c9afab78b43e7c70f449e41'/>
<id>7e0ab1d98c159c9f4c9afab78b43e7c70f449e41</id>
<content type='text'>
Change-Id: I3593652b7707032c1e5b83d45898eafcb1022e05
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: I3593652b7707032c1e5b83d45898eafcb1022e05
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Material: don't set individual radii properties on rectangle SG node</title>
<updated>2025-09-30T04:42:33+00:00</updated>
<author>
<name>Mitch Curtis</name>
<email>mitch.curtis@qt.io</email>
</author>
<published>2025-08-07T06:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=ed5a70f518319131a71646508fe3fcf26e612c07'/>
<id>ed5a70f518319131a71646508fe3fcf26e612c07</id>
<content type='text'>
As of 727d2350391512cb8449f9db781b4e1041a8068c this isn't necessary and
turns our lovely circle into a square.

Fixes: QTBUG-136958
Change-Id: I96d3d8e3e2061a3a2b387bf8e35a9bcc9fd3e9ed
Reviewed-by: Jani Heikkinen &lt;jani.heikkinen@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As of 727d2350391512cb8449f9db781b4e1041a8068c this isn't necessary and
turns our lovely circle into a square.

Fixes: QTBUG-136958
Change-Id: I96d3d8e3e2061a3a2b387bf8e35a9bcc9fd3e9ed
Reviewed-by: Jani Heikkinen &lt;jani.heikkinen@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make defaultDelegate compatible with TreeModel and TableModel</title>
<updated>2025-09-29T12:35:49+00:00</updated>
<author>
<name>Mate Barany</name>
<email>mate.barany@qt.io</email>
</author>
<published>2025-09-11T15:13:13+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=da7f7e19f8fdf074f83d069ddd7abc64d0718e50'/>
<id>da7f7e19f8fdf074f83d069ddd7abc64d0718e50</id>
<content type='text'>
TreeViewDelegate is calling the overloads where the role has
already been converted to an integer. As a result, the internal
string-&gt;int conversions fail, triggering early returns from these
methods.

Reorder some parameters and make the methods Q_INVOKABLE to change the
overload resolutions and make the default delegate usable with both
TreeModel and TableModel.

[ChangeLog][Qt labs QML Models] Changed the order of the role and
value parameters in setData to resolve ambiguity.

Fixes: QTBUG-140026
Change-Id: I0546eddf88ad005a13d156d3b3466c44d10c333d
Reviewed-by: Fabian Kosmale &lt;fabian.kosmale@qt.io&gt;
(cherry picked from commit 7f5b602751d600ee3ed55a613246e6c35bdd2dfc)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
(cherry picked from commit 461b0df0b413174106c728c54ee9491b1f1aee08)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TreeViewDelegate is calling the overloads where the role has
already been converted to an integer. As a result, the internal
string-&gt;int conversions fail, triggering early returns from these
methods.

Reorder some parameters and make the methods Q_INVOKABLE to change the
overload resolutions and make the default delegate usable with both
TreeModel and TableModel.

[ChangeLog][Qt labs QML Models] Changed the order of the role and
value parameters in setData to resolve ambiguity.

Fixes: QTBUG-140026
Change-Id: I0546eddf88ad005a13d156d3b3466c44d10c333d
Reviewed-by: Fabian Kosmale &lt;fabian.kosmale@qt.io&gt;
(cherry picked from commit 7f5b602751d600ee3ed55a613246e6c35bdd2dfc)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
(cherry picked from commit 461b0df0b413174106c728c54ee9491b1f1aee08)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies on '6.10.0' in qt/qtdeclarative</title>
<updated>2025-09-26T04:22:01+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2025-09-26T04:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=67bf6ea6103c1e751b1c3357bc63cf43b52ce504'/>
<id>67bf6ea6103c1e751b1c3357bc63cf43b52ce504</id>
<content type='text'>
Change-Id: I577e7d65ad21927375bcd5924705ea15a12e04cb
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: I577e7d65ad21927375bcd5924705ea15a12e04cb
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>yoga: include missing header</title>
<updated>2025-09-25T16:19:39+00:00</updated>
<author>
<name>Tim Blechmann</name>
<email>tim.blechmann@qt.io</email>
</author>
<published>2025-09-20T05:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=062ebb13740d1f0bf0f7dce624d6930dafa4b229'/>
<id>062ebb13740d1f0bf0f7dce624d6930dafa4b229</id>
<content type='text'>
when building without exceptions, yoga will std::terminate, but it fails
to include the required header.

Change-Id: Ia808898d07d08b9d81184696068bbda65ba330d2
Reviewed-by: Santhosh Kumar &lt;santhosh.kumar.selvaraj@qt.io&gt;
(cherry picked from commit 5486f0acb68b9370726ea76e7f38214d701d704f)
(cherry picked from commit ed3c2f454da9b8e6201e14f900bacadb16ab5ff6)
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>
when building without exceptions, yoga will std::terminate, but it fails
to include the required header.

Change-Id: Ia808898d07d08b9d81184696068bbda65ba330d2
Reviewed-by: Santhosh Kumar &lt;santhosh.kumar.selvaraj@qt.io&gt;
(cherry picked from commit 5486f0acb68b9370726ea76e7f38214d701d704f)
(cherry picked from commit ed3c2f454da9b8e6201e14f900bacadb16ab5ff6)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies on '6.10.0' in qt/qtdeclarative</title>
<updated>2025-09-25T06:14:50+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2025-09-25T06:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=385f7f82aa1582dcb732eb54305467ac0421bf76'/>
<id>385f7f82aa1582dcb732eb54305467ac0421bf76</id>
<content type='text'>
Change-Id: I63600e12c41d33f976d3002eca7f5a946652bf9e
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: I63600e12c41d33f976d3002eca7f5a946652bf9e
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>yoga: include missing header</title>
<updated>2025-09-24T18:21:35+00:00</updated>
<author>
<name>Tim Blechmann</name>
<email>tim.blechmann@qt.io</email>
</author>
<published>2025-09-20T05:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=b0015a219525d4731cfba469d542cf20aa19134a'/>
<id>b0015a219525d4731cfba469d542cf20aa19134a</id>
<content type='text'>
when building without exceptions, yoga will std::terminate, but it fails
to include the required header.

Change-Id: Ia808898d07d08b9d81184696068bbda65ba330d2
Reviewed-by: Santhosh Kumar &lt;santhosh.kumar.selvaraj@qt.io&gt;
(cherry picked from commit 5486f0acb68b9370726ea76e7f38214d701d704f)
(cherry picked from commit ed3c2f454da9b8e6201e14f900bacadb16ab5ff6)
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>
when building without exceptions, yoga will std::terminate, but it fails
to include the required header.

Change-Id: Ia808898d07d08b9d81184696068bbda65ba330d2
Reviewed-by: Santhosh Kumar &lt;santhosh.kumar.selvaraj@qt.io&gt;
(cherry picked from commit 5486f0acb68b9370726ea76e7f38214d701d704f)
(cherry picked from commit ed3c2f454da9b8e6201e14f900bacadb16ab5ff6)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the includes outside of the namespace for the 3rdparty yoga source</title>
<updated>2025-09-24T10:07:36+00:00</updated>
<author>
<name>SanthoshKumar Selvaraj</name>
<email>santhosh.kumar.selvaraj@qt.io</email>
</author>
<published>2025-09-22T13:14:52+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=3d364d1350764dd42c4ec61975784072986abc8f'/>
<id>3d364d1350764dd42c4ec61975784072986abc8f</id>
<content type='text'>
The includes within the qt namespace causes build issues in some
compilers such as msvc. It would be good to place the includes outside
the namespace, and thus the problem can be avoided.

Amends patch 918315eac4189ab955f922ffe242351cb0f28b42.

Change-Id: I0902d4a4ca5a80d9ccb102e16d72faa0d79b7604
Reviewed-by: Jan Arve Sæther &lt;jan-arve.saether@qt.io&gt;
(cherry picked from commit 59dca51e02187d104ea154fc3e6846c808b97206)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
(cherry picked from commit 95cea6c511ebd7d819adc0188cd56c88957757d3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The includes within the qt namespace causes build issues in some
compilers such as msvc. It would be good to place the includes outside
the namespace, and thus the problem can be avoided.

Amends patch 918315eac4189ab955f922ffe242351cb0f28b42.

Change-Id: I0902d4a4ca5a80d9ccb102e16d72faa0d79b7604
Reviewed-by: Jan Arve Sæther &lt;jan-arve.saether@qt.io&gt;
(cherry picked from commit 59dca51e02187d104ea154fc3e6846c808b97206)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
(cherry picked from commit 95cea6c511ebd7d819adc0188cd56c88957757d3)
</pre>
</div>
</content>
</entry>
<entry>
<title>Namespace yoga APIs to avoid ODR violation</title>
<updated>2025-09-24T06:03:22+00:00</updated>
<author>
<name>Santhosh Kumar</name>
<email>santhosh.kumar.selvaraj@qt.io</email>
</author>
<published>2025-07-25T10:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=ec683730900d66de77b2cd88af98af229073ae39'/>
<id>ec683730900d66de77b2cd88af98af229073ae39</id>
<content type='text'>
Fixes: QTBUG-137829
Change-Id: I660b08638daa8d78f03e184bc9eb0c2ab3488a44
Reviewed-by: Jan Arve Sæther &lt;jan-arve.saether@qt.io&gt;
(cherry picked from commit 3524e8ec2f0767bd8402ab732abd411675eca4b5)
Reviewed-by: Tim Blechmann &lt;tim.blechmann@qt.io&gt;
(cherry picked from commit 17e441fa3cbd90aaf97a19b0a4a020c962105e59)
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>
Fixes: QTBUG-137829
Change-Id: I660b08638daa8d78f03e184bc9eb0c2ab3488a44
Reviewed-by: Jan Arve Sæther &lt;jan-arve.saether@qt.io&gt;
(cherry picked from commit 3524e8ec2f0767bd8402ab732abd411675eca4b5)
Reviewed-by: Tim Blechmann &lt;tim.blechmann@qt.io&gt;
(cherry picked from commit 17e441fa3cbd90aaf97a19b0a4a020c962105e59)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies on '6.10.0' in qt/qtdeclarative</title>
<updated>2025-09-17T17:06:15+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2025-09-17T17:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=959cda5e12e8d7cb114cafebc71511cbbd066609'/>
<id>959cda5e12e8d7cb114cafebc71511cbbd066609</id>
<content type='text'>
Change-Id: I25735c83e2a17da68acc07fe10970487cd05ff38
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: I25735c83e2a17da68acc07fe10970487cd05ff38
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
