<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git, branch 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>Update dependencies on '6.0' in qt/qtdeclarative</title>
<updated>2021-07-05T10:46:36+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2021-07-05T10:46:32+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=e719b5ed3f871125adc1a7189a700efc0b2f9d0a'/>
<id>e719b5ed3f871125adc1a7189a700efc0b2f9d0a</id>
<content type='text'>
Change-Id: I26223de4df1cb2f97268f249551799ea77d09a05
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: I26223de4df1cb2f97268f249551799ea77d09a05
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.0' in qt/qtdeclarative</title>
<updated>2021-06-14T10:58:30+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2021-06-14T09:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=1f3096ad08bd985ad82190dd3a59bd8c8abe5a49'/>
<id>1f3096ad08bd985ad82190dd3a59bd8c8abe5a49</id>
<content type='text'>
Change-Id: I3500984ffa23d4d20d56542f269a74d64a6519c3
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: I3500984ffa23d4d20d56542f269a74d64a6519c3
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.0' in qt/qtdeclarative</title>
<updated>2021-05-31T05:24:49+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2021-05-31T05:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=580bc5e94d34185f6e8ab263da56b89f60d01fa1'/>
<id>580bc5e94d34185f6e8ab263da56b89f60d01fa1</id>
<content type='text'>
Change-Id: I1c3238dbf3aa34d846ec6d4c8d498fa407c5a5c1
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: I1c3238dbf3aa34d846ec6d4c8d498fa407c5a5c1
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mingw: Skip segfaulting tests</title>
<updated>2021-05-25T10:50:34+00:00</updated>
<author>
<name>Oliver Wolff</name>
<email>oliver.wolff@qt.io</email>
</author>
<published>2021-05-25T05:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=aa854b56e284b7d2ccd0da0d31a2675fe43e8bdd'/>
<id>aa854b56e284b7d2ccd0da0d31a2675fe43e8bdd</id>
<content type='text'>
QQuickDesignerSupportProperties::registerCustomData segfaults on mingw.
Due to these segfaulting tests, mingw is marked insignificant at the
moment. In order to get at least some test coverage for this
configuration, the tests are skipped for now.

Task-number: QTBUG-90869
Change-Id: I75c61b83c53e038be4dc518bf39955f477d381ee
Reviewed-by: Heikki Halmet &lt;heikki.halmet@qt.io&gt;
Reviewed-by: Fabian Kosmale &lt;fabian.kosmale@qt.io&gt;
(cherry picked from commit 9184f6c1de2c315cc66eb6cd3886c3daea90516f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QQuickDesignerSupportProperties::registerCustomData segfaults on mingw.
Due to these segfaulting tests, mingw is marked insignificant at the
moment. In order to get at least some test coverage for this
configuration, the tests are skipped for now.

Task-number: QTBUG-90869
Change-Id: I75c61b83c53e038be4dc518bf39955f477d381ee
Reviewed-by: Heikki Halmet &lt;heikki.halmet@qt.io&gt;
Reviewed-by: Fabian Kosmale &lt;fabian.kosmale@qt.io&gt;
(cherry picked from commit 9184f6c1de2c315cc66eb6cd3886c3daea90516f)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dependencies on '6.0' in qt/qtdeclarative</title>
<updated>2021-05-18T20:34:21+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2021-05-18T20:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=5a1b2ba22189c8f861a2426eb4b429f2fe9dc3e8'/>
<id>5a1b2ba22189c8f861a2426eb4b429f2fe9dc3e8</id>
<content type='text'>
Change-Id: I8cc0fc1a5b18f088a5b01a356324b052167bb146
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: I8cc0fc1a5b18f088a5b01a356324b052167bb146
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.0' in qt/qtdeclarative</title>
<updated>2021-05-18T12:27:52+00:00</updated>
<author>
<name>Qt Submodule Update Bot</name>
<email>qt_submodule_update_bot@qt-project.org</email>
</author>
<published>2021-05-18T12:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=1eab1626713a754e2bb0c881a365b00ce623b965'/>
<id>1eab1626713a754e2bb0c881a365b00ce623b965</id>
<content type='text'>
Change-Id: Ie7240303cfaa0fc44dbe11465d042ed8eabe46f2
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: Ie7240303cfaa0fc44dbe11465d042ed8eabe46f2
Reviewed-by: Qt Submodule Update Bot &lt;qt_submodule_update_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Blacklist tst_QQuickGridView::snapOneRow for Win 10 MinGW developer build</title>
<updated>2021-05-16T04:42:55+00:00</updated>
<author>
<name>Heikki Halmet</name>
<email>heikki.halmet@qt.io</email>
</author>
<published>2021-05-14T04:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=461d301eb541ea3e94ed980f8718da09060ff9d3'/>
<id>461d301eb541ea3e94ed980f8718da09060ff9d3</id>
<content type='text'>
Task-number: QTBUG-88644
Change-Id: I0fdaa7d8d527dcb4c22c54e7d1004ee02c5e241c
Reviewed-by: Jani Heikkinen &lt;jani.heikkinen@qt.io&gt;
(cherry picked from commit f3ed98bf09885795de160468fd615c9e07d5ed5d)
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-88644
Change-Id: I0fdaa7d8d527dcb4c22c54e7d1004ee02c5e241c
Reviewed-by: Jani Heikkinen &lt;jani.heikkinen@qt.io&gt;
(cherry picked from commit f3ed98bf09885795de160468fd615c9e07d5ed5d)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>TestCase: Fix colors comparison in fuzzyCompare()</title>
<updated>2021-05-14T17:21:40+00:00</updated>
<author>
<name>Alexander Akulich</name>
<email>akulichalexander@gmail.com</email>
</author>
<published>2021-03-09T13:13:38+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=8a4bcb9d397ac526953fa7cad4360c5beb23840b'/>
<id>8a4bcb9d397ac526953fa7cad4360c5beb23840b</id>
<content type='text'>
fuzzyCompare() messed up the arguments and compared the first color
argument with itself (ignoring the second color).

Fixes: QTBUG-91694
Change-Id: I86453c937e27a2112f8375b144ca21a9d088f017
Reviewed-by: Ulf Hermann &lt;ulf.hermann@qt.io&gt;
(cherry picked from commit 35a0c2552f17e40d3584af422a3c5fe75c700d0f)
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>
fuzzyCompare() messed up the arguments and compared the first color
argument with itself (ignoring the second color).

Fixes: QTBUG-91694
Change-Id: I86453c937e27a2112f8375b144ca21a9d088f017
Reviewed-by: Ulf Hermann &lt;ulf.hermann@qt.io&gt;
(cherry picked from commit 35a0c2552f17e40d3584af422a3c5fe75c700d0f)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Blacklist tst_QQuickGridView::snapToRow for Win 10 MinGW Developer build</title>
<updated>2021-05-11T06:48:18+00:00</updated>
<author>
<name>Heikki Halmet</name>
<email>heikki.halmet@qt.io</email>
</author>
<published>2021-05-07T09:24:33+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=e793ebf7cfacaa32851be86f172db4d3ba8b265e'/>
<id>e793ebf7cfacaa32851be86f172db4d3ba8b265e</id>
<content type='text'>
Task-number: QTBUG-88644
Change-Id: I6ee6e443f68d628a28cc0101670dac86721d58cf
Reviewed-by: Timur Pocheptsov &lt;timur.pocheptsov@qt.io&gt;
(cherry picked from commit 0a51e25816a018d274c9f5f47e283ffc2e15604a)
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-88644
Change-Id: I6ee6e443f68d628a28cc0101670dac86721d58cf
Reviewed-by: Timur Pocheptsov &lt;timur.pocheptsov@qt.io&gt;
(cherry picked from commit 0a51e25816a018d274c9f5f47e283ffc2e15604a)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Workaround mingw compiler bug</title>
<updated>2021-05-06T10:39:44+00:00</updated>
<author>
<name>Ulf Hermann</name>
<email>ulf.hermann@qt.io</email>
</author>
<published>2021-05-06T08:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=5afffb740102fc8baf0e5ca3afe67f27fcf43704'/>
<id>5afffb740102fc8baf0e5ca3afe67f27fcf43704</id>
<content type='text'>
std::acosh(v) wrongly returns NaN for v == Inf on mingw. This makes the
ecmascript tests fail.

Fixes: QTBUG-93175
Change-Id: Ic6677b3259dad591b946b23d4d6a6859f6e70b0f
Reviewed-by: Fabian Kosmale &lt;fabian.kosmale@qt.io&gt;
Reviewed-by: Maximilian Goldstein &lt;max.goldstein@qt.io&gt;
Reviewed-by: Andrei Golubev &lt;andrei.golubev@qt.io&gt;
(cherry picked from commit 3a8c0fd5cb9bfec439c306593bce19f434c871ce)
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>
std::acosh(v) wrongly returns NaN for v == Inf on mingw. This makes the
ecmascript tests fail.

Fixes: QTBUG-93175
Change-Id: Ic6677b3259dad591b946b23d4d6a6859f6e70b0f
Reviewed-by: Fabian Kosmale &lt;fabian.kosmale@qt.io&gt;
Reviewed-by: Maximilian Goldstein &lt;max.goldstein@qt.io&gt;
Reviewed-by: Andrei Golubev &lt;andrei.golubev@qt.io&gt;
(cherry picked from commit 3a8c0fd5cb9bfec439c306593bce19f434c871ce)
Reviewed-by: Qt Cherry-pick Bot &lt;cherrypick_bot@qt-project.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
