<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git, branch v6.6.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>Curve renderer: quick fix for unsafe static_cast</title>
<updated>2023-10-03T12:10:25+00:00</updated>
<author>
<name>Paul Olav Tvete</name>
<email>paul.tvete@qt.io</email>
</author>
<published>2023-10-03T11:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=e559d5cf2b66c4a973f83f173d57676a21d287ef'/>
<id>e559d5cf2b66c4a973f83f173d57676a21d287ef</id>
<content type='text'>
Use the correct type to avoid dependence on compiler-specific memory
layout.

Pick-to: 6.6
Change-Id: I5af56074d4710be444816011367bc8cbf965b2e2
Reviewed-by: Eskil Abrahamsen Blomfeldt &lt;eskil.abrahamsen-blomfeldt@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the correct type to avoid dependence on compiler-specific memory
layout.

Pick-to: 6.6
Change-Id: I5af56074d4710be444816011367bc8cbf965b2e2
Reviewed-by: Eskil Abrahamsen Blomfeldt &lt;eskil.abrahamsen-blomfeldt@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies on '6.6.0' in qt/qtdeclarative</title>
<updated>2023-10-02T04:43:59+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2023-10-02T04:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=f69412e623d05376617b79bc11d61be5d90e8c68'/>
<id>f69412e623d05376617b79bc11d61be5d90e8c68</id>
<content type='text'>
Change-Id: Ib4df113951fd96865edd0e7eca3df691ce4d2fff
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: Ib4df113951fd96865edd0e7eca3df691ce4d2fff
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.6.0' in qt/qtdeclarative</title>
<updated>2023-09-29T07:20:18+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2023-09-29T06:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=993a0514053d8d5237cfd6c37ad737deb009695e'/>
<id>993a0514053d8d5237cfd6c37ad737deb009695e</id>
<content type='text'>
Change-Id: I6c40e751aed0a0b308d913d884246bea2e60035f
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: I6c40e751aed0a0b308d913d884246bea2e60035f
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename shapes example qml files according to what they demonstrate</title>
<updated>2023-09-29T04:41:27+00:00</updated>
<author>
<name>Shawn Rutledge</name>
<email>shawn.rutledge@qt.io</email>
</author>
<published>2023-09-27T08:47:54+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=98d0dedc27a400c4e432fd8299568b57544e4de7'/>
<id>98d0dedc27a400c4e432fd8299568b57544e4de7</id>
<content type='text'>
Amends 270a6f9bba75478204dc6aadb348cf34a195a4da

Fixes: QTBUG-115485
Change-Id: Id77b4dd8ce83175ebe29d24bf987572d5e9069d7
Reviewed-by: Oliver Eftevaag &lt;oliver.eftevaag@qt.io&gt;
(cherry picked from commit 251fdf01a65a52414dd9183308520efbbd731567)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
(cherry picked from commit f3b39f0cc8ac19326c9341b07fe91c8bf885a642)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Amends 270a6f9bba75478204dc6aadb348cf34a195a4da

Fixes: QTBUG-115485
Change-Id: Id77b4dd8ce83175ebe29d24bf987572d5e9069d7
Reviewed-by: Oliver Eftevaag &lt;oliver.eftevaag@qt.io&gt;
(cherry picked from commit 251fdf01a65a52414dd9183308520efbbd731567)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
(cherry picked from commit f3b39f0cc8ac19326c9341b07fe91c8bf885a642)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies on '6.6.0' in qt/qtdeclarative</title>
<updated>2023-09-28T03:25:59+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2023-09-28T03:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=25d40577c88080b9e8b74a87d291927053d74120'/>
<id>25d40577c88080b9e8b74a87d291927053d74120</id>
<content type='text'>
Change-Id: I20b8db8792ac7416165a45e24446c163d52977db
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: I20b8db8792ac7416165a45e24446c163d52977db
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: Add example categories for qtquick</title>
<updated>2023-09-27T12:01:22+00:00</updated>
<author>
<name>Jaishree Vyas</name>
<email>jaishree.vyas@qt.io</email>
</author>
<published>2023-09-25T12:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=dca2d53746adbac60e4d9051f518bd22b16c30c3'/>
<id>dca2d53746adbac60e4d9051f518bd22b16c30c3</id>
<content type='text'>
Task-number: QTBUG-116334
Change-Id: I993b6157c3ef8a69e4e218d62596b5219ab4b34b
Reviewed-by: Kai Köhne &lt;kai.koehne@qt.io&gt;
(cherry picked from commit 46fc095ae48456afab360847e0c8cb16f59997c8)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Task-number: QTBUG-116334
Change-Id: I993b6157c3ef8a69e4e218d62596b5219ab4b34b
Reviewed-by: Kai Köhne &lt;kai.koehne@qt.io&gt;
(cherry picked from commit 46fc095ae48456afab360847e0c8cb16f59997c8)
</pre>
</div>
</content>
</entry>
<entry>
<title>QQuickText: Don't mark text as FINAL</title>
<updated>2023-09-27T04:44:35+00:00</updated>
<author>
<name>Kai Uwe Broulik</name>
<email>kde@privat.broulik.de</email>
</author>
<published>2023-09-24T21:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=a575a94f85db041d4192b2f8ac02006f1d0bfc3d'/>
<id>a575a94f85db041d4192b2f8ac02006f1d0bfc3d</id>
<content type='text'>
It is overridden by QQuickMnemonicLabel.

Change-Id: I77021f0bd73d43b3fe5ef63a3816730d7de65327
Reviewed-by: Oliver Eftevaag &lt;oliver.eftevaag@qt.io&gt;
(cherry picked from commit 1804d4965b39dbc08a505be5eade0d8131880ef6)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
(cherry picked from commit cc1ed02ed3f55a2b713b10680b9fdac5f55c3d6d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is overridden by QQuickMnemonicLabel.

Change-Id: I77021f0bd73d43b3fe5ef63a3816730d7de65327
Reviewed-by: Oliver Eftevaag &lt;oliver.eftevaag@qt.io&gt;
(cherry picked from commit 1804d4965b39dbc08a505be5eade0d8131880ef6)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
(cherry picked from commit cc1ed02ed3f55a2b713b10680b9fdac5f55c3d6d)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies on '6.6.0' in qt/qtdeclarative</title>
<updated>2023-09-26T13:51:49+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2023-09-26T13:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=5a4fe27184507ddffc19fc18adf354c79f17b689'/>
<id>5a4fe27184507ddffc19fc18adf354c79f17b689</id>
<content type='text'>
Change-Id: I05350b8a2ba212c8223ca5cde11fb108cc3e5799
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: I05350b8a2ba212c8223ca5cde11fb108cc3e5799
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Modernize some of the QSGRenderNode docs</title>
<updated>2023-09-26T07:44:11+00:00</updated>
<author>
<name>Laszlo Agocs</name>
<email>laszlo.agocs@qt.io</email>
</author>
<published>2023-09-14T13:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=a464ae07ae1a41d8f14d42f66147aab5782c0838'/>
<id>a464ae07ae1a41d8f14d42f66147aab5782c0838</id>
<content type='text'>
Link to the example, and clean up some of the most egregious
outdated statements that are no longer relevant for a long
time now.

Change-Id: I996c51a13c76529a7ce8ae3fa9ffd7129e717c0e
Reviewed-by: Christian Strømme &lt;christian.stromme@qt.io&gt;
(cherry picked from commit 9000c9f17c66455071c0b7eed0e9168b94c8553d)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
(cherry picked from commit b5dba4e3df17d6279045c80bcc11674a5d4dbaa2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Link to the example, and clean up some of the most egregious
outdated statements that are no longer relevant for a long
time now.

Change-Id: I996c51a13c76529a7ce8ae3fa9ffd7129e717c0e
Reviewed-by: Christian Strømme &lt;christian.stromme@qt.io&gt;
(cherry picked from commit 9000c9f17c66455071c0b7eed0e9168b94c8553d)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
(cherry picked from commit b5dba4e3df17d6279045c80bcc11674a5d4dbaa2)
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up customrendernode example</title>
<updated>2023-09-26T07:44:06+00:00</updated>
<author>
<name>Laszlo Agocs</name>
<email>laszlo.agocs@qt.io</email>
</author>
<published>2023-09-14T12:02:07+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=f7653dcfd458ba0d240fbd6fd93801cebbff164c'/>
<id>f7653dcfd458ba0d240fbd6fd93801cebbff164c</id>
<content type='text'>
Make it more consistent with other scenegraph examples, and make it
more compact, in particular when it comes to handling the QRhi
resources (smart pointers are quite useful in this case since they
help dropping a bunch of lines)

Expand the docs.

Change-Id: I97bceca7759db9738d34f0fbf7eb29b0ae6e4c0f
Reviewed-by: Christian Strømme &lt;christian.stromme@qt.io&gt;
(cherry picked from commit aeb3bd235a7eaba163b9867b97a9869cc9ecaf7d)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
(cherry picked from commit 5c46a280fbbe8094346dcaec207cbbbb7dc80956)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make it more consistent with other scenegraph examples, and make it
more compact, in particular when it comes to handling the QRhi
resources (smart pointers are quite useful in this case since they
help dropping a bunch of lines)

Expand the docs.

Change-Id: I97bceca7759db9738d34f0fbf7eb29b0ae6e4c0f
Reviewed-by: Christian Strømme &lt;christian.stromme@qt.io&gt;
(cherry picked from commit aeb3bd235a7eaba163b9867b97a9869cc9ecaf7d)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
(cherry picked from commit 5c46a280fbbe8094346dcaec207cbbbb7dc80956)
</pre>
</div>
</content>
</entry>
</feed>
