<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git, branch v6.1.2</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.1.2' in qt/qtdeclarative</title>
<updated>2021-06-18T10:30:43+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2021-06-18T07:29:07+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=c450bddebad1bef9952c17da3a6d4980c012ab97'/>
<id>c450bddebad1bef9952c17da3a6d4980c012ab97</id>
<content type='text'>
Change-Id: I77fa3e0c242b88508bc7fddc55bf30744f056914
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: I77fa3e0c242b88508bc7fddc55bf30744f056914
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more links to QJSEngine's ownership documentation</title>
<updated>2021-06-17T12:45:26+00:00</updated>
<author>
<name>Fabian Kosmale</name>
<email>fabian.kosmale@qt.io</email>
</author>
<published>2021-06-17T09:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=e607738d34d5436a85e2321478ff01641f0d58b5'/>
<id>e607738d34d5436a85e2321478ff01641f0d58b5</id>
<content type='text'>
Also explictily mention again that objects with JS ownership won't be
deleted as long as they have a parent.

Change-Id: I1eeb5bc8183b6621f24f3751b8152b36acf2eeae
Reviewed-by: Paul Wicking &lt;paul.wicking@qt.io&gt;
(cherry picked from commit 906ccb4694bbb3577efc8b8839ed687ebb3e3dce)
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>
Also explictily mention again that objects with JS ownership won't be
deleted as long as they have a parent.

Change-Id: I1eeb5bc8183b6621f24f3751b8152b36acf2eeae
Reviewed-by: Paul Wicking &lt;paul.wicking@qt.io&gt;
(cherry picked from commit 906ccb4694bbb3577efc8b8839ed687ebb3e3dce)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix conversion of entries to be added to QVariantLists</title>
<updated>2021-06-17T11:04:37+00:00</updated>
<author>
<name>Ulf Hermann</name>
<email>ulf.hermann@qt.io</email>
</author>
<published>2021-06-16T13:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=55a9b77788dc11bf3669ed77a91d3cb68de03b0a'/>
<id>55a9b77788dc11bf3669ed77a91d3cb68de03b0a</id>
<content type='text'>
We should pass the variants themselves, not their constData().

Fixes: QTBUG-94502
Change-Id: I92688348d7b46d74935dc11080b26290f5e8be86
Reviewed-by: Fabian Kosmale &lt;fabian.kosmale@qt.io&gt;
(cherry picked from commit dbe34dfa0d42510b804c898b77d6fe145473c31b)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We should pass the variants themselves, not their constData().

Fixes: QTBUG-94502
Change-Id: I92688348d7b46d74935dc11080b26290f5e8be86
Reviewed-by: Fabian Kosmale &lt;fabian.kosmale@qt.io&gt;
(cherry picked from commit dbe34dfa0d42510b804c898b77d6fe145473c31b)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies on '6.1' in qt/qtdeclarative</title>
<updated>2021-06-16T04:07:47+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2021-06-16T04:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=e0989ff3e320af7ea81fb251d300609baba81ed3'/>
<id>e0989ff3e320af7ea81fb251d300609baba81ed3</id>
<content type='text'>
Change-Id: Ibd2e9c2cfc6e458958733adbabcdb368b6656705
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: Ibd2e9c2cfc6e458958733adbabcdb368b6656705
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.1' in qt/qtdeclarative</title>
<updated>2021-06-15T23:42:15+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2021-06-15T23:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=2d2fccff76270ba27235ddb88b5cba80c52a22f1'/>
<id>2d2fccff76270ba27235ddb88b5cba80c52a22f1</id>
<content type='text'>
Change-Id: I50407243f518777b29a26bfe6c72932eeedfe936
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: I50407243f518777b29a26bfe6c72932eeedfe936
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.1' in qt/qtdeclarative</title>
<updated>2021-06-15T19:56:59+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2021-06-15T19:56:55+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=dc284842974cd4c018a8dce3466ac98357d05266'/>
<id>dc284842974cd4c018a8dce3466ac98357d05266</id>
<content type='text'>
Change-Id: I088ed53c62f7bd1bfa07634082f5e857ef7b6745
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: I088ed53c62f7bd1bfa07634082f5e857ef7b6745
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.1' in qt/qtdeclarative</title>
<updated>2021-06-15T14:41:02+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2021-06-15T14:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=7879b681918eb1cd218db6d9774216e02f8c7a63'/>
<id>7879b681918eb1cd218db6d9774216e02f8c7a63</id>
<content type='text'>
Change-Id: I4419db3f395f7217da3992586d5efaac1a4d3a2f
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: I4419db3f395f7217da3992586d5efaac1a4d3a2f
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Enhance QQuickRenderControl docs regarding key events</title>
<updated>2021-06-15T11:23:25+00:00</updated>
<author>
<name>Laszlo Agocs</name>
<email>laszlo.agocs@qt.io</email>
</author>
<published>2021-06-14T13:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=4a9a3a52983652de2b4d91ff6ca25b90a0db930b'/>
<id>4a9a3a52983652de2b4d91ff6ca25b90a0db930b</id>
<content type='text'>
...and rephrase one of the general description paragraphs to be
more accurate.

Fixes: QTBUG-93489
Change-Id: If238fff84480720a618c8a337fe416cd08ee9b79
Reviewed-by: Andy Nichols &lt;andy.nichols@qt.io&gt;
(cherry picked from commit 6dfed1ee9c8e03780b222a71f6b90fe2016d8994)
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>
...and rephrase one of the general description paragraphs to be
more accurate.

Fixes: QTBUG-93489
Change-Id: If238fff84480720a618c8a337fe416cd08ee9b79
Reviewed-by: Andy Nichols &lt;andy.nichols@qt.io&gt;
(cherry picked from commit 6dfed1ee9c8e03780b222a71f6b90fe2016d8994)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies on '6.1' in qt/qtdeclarative</title>
<updated>2021-06-15T08:38:05+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2021-06-15T08:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=a7efc50d4fe78b742c9482141d80a6fd3f886478'/>
<id>a7efc50d4fe78b742c9482141d80a6fd3f886478</id>
<content type='text'>
Change-Id: Ie069db9ee1083c090020684d5051872841de3a95
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: Ie069db9ee1083c090020684d5051872841de3a95
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>DropArea: Tell qdoc that DropArea indeed inherits Item</title>
<updated>2021-06-14T14:45:57+00:00</updated>
<author>
<name>Fabian Kosmale</name>
<email>fabian.kosmale@qt.io</email>
</author>
<published>2021-06-14T10:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=844e619afe8e3276d7db3382323f6e961a4b2ff8'/>
<id>844e619afe8e3276d7db3382323f6e961a4b2ff8</id>
<content type='text'>
This ensures that we list all of Item's properties in the "List of all
Members" page.

Change-Id: Ide7e270fd187e6adc4a20b70b8ef84d2c25a836c
Reviewed-by: Mitch Curtis &lt;mitch.curtis@qt.io&gt;
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
(cherry picked from commit 565290ef3b63fd6ac7b3eac06e64c6a09a2561ad)
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>
This ensures that we list all of Item's properties in the "List of all
Members" page.

Change-Id: Ide7e270fd187e6adc4a20b70b8ef84d2c25a836c
Reviewed-by: Mitch Curtis &lt;mitch.curtis@qt.io&gt;
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
(cherry picked from commit 565290ef3b63fd6ac7b3eac06e64c6a09a2561ad)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
