<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git, branch v6.9.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.9.1' in qt/qtdeclarative</title>
<updated>2025-05-28T20:21:30+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2025-05-28T20:21:26+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=1e6adc3d5f1f4cbbb77b41911395782dff43cccd'/>
<id>1e6adc3d5f1f4cbbb77b41911395782dff43cccd</id>
<content type='text'>
Change-Id: Ibab80512f503b897d7691319030beef755d37aae
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: Ibab80512f503b897d7691319030beef755d37aae
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.9.1' in qt/qtdeclarative</title>
<updated>2025-05-20T17:49:26+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2025-05-20T08:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=fd062db0c3aa77072831b84714d30125f2dc4732'/>
<id>fd062db0c3aa77072831b84714d30125f2dc4732</id>
<content type='text'>
Change-Id: I2ae9d287a331f29ec68dc1a07e7ecfb9563f130b
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: I2ae9d287a331f29ec68dc1a07e7ecfb9563f130b
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>qmlformat: document .qmlformat.ini settings for Qt 6.9</title>
<updated>2025-05-20T17:49:20+00:00</updated>
<author>
<name>Semih Yavuz</name>
<email>semih.yavuz@qt.io</email>
</author>
<published>2025-05-16T13:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=fb4fe194414a6ee5f4466407a3394275114769f2'/>
<id>fb4fe194414a6ee5f4466407a3394275114769f2</id>
<content type='text'>
Task-number: QTBUG-127286
Change-Id: I39e8ee5cfe96257ce6b0244ba6aebb09fc33a936
Reviewed-by: Ulf Hermann &lt;ulf.hermann@qt.io&gt;
(cherry picked from commit a485ea061cd87a715903d572f3a03c7da7eb3d42)
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>
Task-number: QTBUG-127286
Change-Id: I39e8ee5cfe96257ce6b0244ba6aebb09fc33a936
Reviewed-by: Ulf Hermann &lt;ulf.hermann@qt.io&gt;
(cherry picked from commit a485ea061cd87a715903d572f3a03c7da7eb3d42)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Fix linter problems in QtQ4A examples</title>
<updated>2025-05-20T04:16:50+00:00</updated>
<author>
<name>Olli Vuolteenaho</name>
<email>olli.vuolteenaho@qt.io</email>
</author>
<published>2025-05-16T04:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=a8a77a03d589010c6424c0c08aa6e01936b80652'/>
<id>a8a77a03d589010c6424c0c08aa6e01936b80652</id>
<content type='text'>
In 6.9.1 the Q4A compile SDK version was bumped to 35, which includes
a new edge-to-edge feature. For now this was disabled until we can add
official support for the feature.

When building the QtQ4A examples from the command line a linter is run
as part of the build process and this raises a complaint about the
disabling of the edge-to-edge feature, as that is not supported until
API level 35 and the minSDKLevel is still 28.

This should be safe to be ignored which we can do by setting the
linter-specific "tools:targetApi" attribute to the element.

Amends 3d3f2dcb5ad3a0d57ae39383a9998196948c3d08.

Task-number: QTBUG-134880
Fixes: QTBUG-136933
Change-Id: Ie86fdc429ffb9f89ebe23999967a329cd630f194
Reviewed-by: Petri Virkkunen &lt;petri.virkkunen@qt.io&gt;
(cherry picked from commit 61149d18225fdcbadc92aa84778436b86e1b9feb)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
(cherry picked from commit 2572db088ba6301f6b0bd27bde09582d9557b859)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In 6.9.1 the Q4A compile SDK version was bumped to 35, which includes
a new edge-to-edge feature. For now this was disabled until we can add
official support for the feature.

When building the QtQ4A examples from the command line a linter is run
as part of the build process and this raises a complaint about the
disabling of the edge-to-edge feature, as that is not supported until
API level 35 and the minSDKLevel is still 28.

This should be safe to be ignored which we can do by setting the
linter-specific "tools:targetApi" attribute to the element.

Amends 3d3f2dcb5ad3a0d57ae39383a9998196948c3d08.

Task-number: QTBUG-134880
Fixes: QTBUG-136933
Change-Id: Ie86fdc429ffb9f89ebe23999967a329cd630f194
Reviewed-by: Petri Virkkunen &lt;petri.virkkunen@qt.io&gt;
(cherry picked from commit 61149d18225fdcbadc92aa84778436b86e1b9feb)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
(cherry picked from commit 2572db088ba6301f6b0bd27bde09582d9557b859)
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "ContextMenu: add to text editing controls"</title>
<updated>2025-05-19T10:16:12+00:00</updated>
<author>
<name>Mitch Curtis</name>
<email>mitch.curtis@qt.io</email>
</author>
<published>2025-05-13T03:00:49+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=550a003b70f364747cbde6cb29774b90bb32ce35'/>
<id>550a003b70f364747cbde6cb29774b90bb32ce35</id>
<content type='text'>
This reverts commit dfcde3ea4d8a81d511cce5fb5eccdbb47e92d2c7.

Reason for revert: introduces a regression: QTBUG-134903

Change-Id: I4ac4c2949635e6f67ae706052083c699cd61c144
Reviewed-by: Tor Arne Vestbø &lt;tor.arne.vestbo@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit dfcde3ea4d8a81d511cce5fb5eccdbb47e92d2c7.

Reason for revert: introduces a regression: QTBUG-134903

Change-Id: I4ac4c2949635e6f67ae706052083c699cd61c144
Reviewed-by: Tor Arne Vestbø &lt;tor.arne.vestbo@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Close all other Menus when showing non-sub-menu"</title>
<updated>2025-05-19T10:16:10+00:00</updated>
<author>
<name>Mitch Curtis</name>
<email>mitch.curtis@qt.io</email>
</author>
<published>2025-05-13T03:40:58+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=3461a35497d67a8b942f0c33879afd81dc9f3b2c'/>
<id>3461a35497d67a8b942f0c33879afd81dc9f3b2c</id>
<content type='text'>
This reverts commit 4fc898246aa96922a28d5206c79ad00dc040d930.

Reason for revert: dfcde3ea4d8a81d511cce5fb5eccdbb47e92d2c7, which this
requires, causes a regression: QTBUG-134903. The documentation part of
this patch that doesn't rely on the content added in dfcde3e will be
re-introduced in a separate patch.

Change-Id: Idb4d74fd963f6c0759b8a05b686f1a977d97013c
Reviewed-by: Akseli Salovaara &lt;akseli.salovaara@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 4fc898246aa96922a28d5206c79ad00dc040d930.

Reason for revert: dfcde3ea4d8a81d511cce5fb5eccdbb47e92d2c7, which this
requires, causes a regression: QTBUG-134903. The documentation part of
this patch that doesn't rely on the content added in dfcde3e will be
re-introduced in a separate patch.

Change-Id: Idb4d74fd963f6c0759b8a05b686f1a977d97013c
Reviewed-by: Akseli Salovaara &lt;akseli.salovaara@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "TextEditor example: add actions to built-in context menu, remove custom menu"</title>
<updated>2025-05-19T10:16:08+00:00</updated>
<author>
<name>Mitch Curtis</name>
<email>mitch.curtis@qt.io</email>
</author>
<published>2025-05-13T04:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=6dbd71c3df18badad640960e9429383183408d89'/>
<id>6dbd71c3df18badad640960e9429383183408d89</id>
<content type='text'>
This reverts commit e5824ea91bde8d361ca5e1a2939a892870db0622.

Reason for revert: dfcde3ea4d8a81d511cce5fb5eccdbb47e92d2c7, which this
requires, causes a regression: QTBUG-134903. The feature will be post-poned
to 6.10 instead.

Also amends da064518e463128a75f7dfaba23cda0c1961ca55 in order to keep
it working after a small conflict.

Change-Id: I339e1afc77b11bf446d04aad5aae933c8c1f6b45
Reviewed-by: Tor Arne Vestbø &lt;tor.arne.vestbo@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e5824ea91bde8d361ca5e1a2939a892870db0622.

Reason for revert: dfcde3ea4d8a81d511cce5fb5eccdbb47e92d2c7, which this
requires, causes a regression: QTBUG-134903. The feature will be post-poned
to 6.10 instead.

Also amends da064518e463128a75f7dfaba23cda0c1961ca55 in order to keep
it working after a small conflict.

Change-Id: I339e1afc77b11bf446d04aad5aae933c8c1f6b45
Reviewed-by: Tor Arne Vestbø &lt;tor.arne.vestbo@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "TextEdit and TextInput: map QContextMenuEvent to text cursor pos"</title>
<updated>2025-05-19T10:16:05+00:00</updated>
<author>
<name>Mitch Curtis</name>
<email>mitch.curtis@qt.io</email>
</author>
<published>2025-05-16T09:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=0a1301275bdd3b35d04f9e37a19dd5e86be2dcaf'/>
<id>0a1301275bdd3b35d04f9e37a19dd5e86be2dcaf</id>
<content type='text'>
This reverts commit 13fcc2b528c00e76e178b5b59077486af6ba6752.

Reason for revert: dfcde3ea4d8a81d511cce5fb5eccdbb47e92d2c7, which this
requires, causes a regression: QTBUG-134903. The feature will be post-poned
to 6.10 instead.

Change-Id: Ia125504f2a58d3158f28fda567eec29440ede831
Reviewed-by: Akseli Salovaara &lt;akseli.salovaara@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 13fcc2b528c00e76e178b5b59077486af6ba6752.

Reason for revert: dfcde3ea4d8a81d511cce5fb5eccdbb47e92d2c7, which this
requires, causes a regression: QTBUG-134903. The feature will be post-poned
to 6.10 instead.

Change-Id: Ia125504f2a58d3158f28fda567eec29440ede831
Reviewed-by: Akseli Salovaara &lt;akseli.salovaara@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies on '6.9.1' in qt/qtdeclarative</title>
<updated>2025-05-17T06:41:14+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2025-05-17T06:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=3a9b7cb305ca43d382e3942c385eef8434a397a5'/>
<id>3a9b7cb305ca43d382e3942c385eef8434a397a5</id>
<content type='text'>
Change-Id: Ie57a55317ea7318c8551d4048174d85b9d2276e5
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: Ie57a55317ea7318c8551d4048174d85b9d2276e5
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.9.1' in qt/qtdeclarative</title>
<updated>2025-05-15T13:02:39+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2025-05-15T04:41:45+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=5087dcfad20c8acecf5111e05a403bf6e057fa31'/>
<id>5087dcfad20c8acecf5111e05a403bf6e057fa31</id>
<content type='text'>
Change-Id: I6f4281961521d23315f263336fac343a87c14f46
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: I6f4281961521d23315f263336fac343a87c14f46
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
