<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git, branch v5.13.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>Add changes file for Qt 5.13.1</title>
<updated>2019-08-08T12:00:36+00:00</updated>
<author>
<name>Antti Kokko</name>
<email>antti.kokko@qt.io</email>
</author>
<published>2019-07-30T08:25:43+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=02b47ec4a5f956b45436e078fbc7505c664d3bea'/>
<id>02b47ec4a5f956b45436e078fbc7505c664d3bea</id>
<content type='text'>
Change-Id: I1edcf6d4b755ae433498e4db9791dad487f4f5c1
Reviewed-by: Simon Hausmann &lt;simon.hausmann@qt.io&gt;
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1edcf6d4b755ae433498e4db9791dad487f4f5c1
Reviewed-by: Simon Hausmann &lt;simon.hausmann@qt.io&gt;
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"</title>
<updated>2019-08-06T04:31:04+00:00</updated>
<author>
<name>Liang Qi</name>
<email>liang.qi@qt.io</email>
</author>
<published>2019-08-05T11:47:15+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=6c19dd8989895b29a3f0b46871ed5f360e7b3440'/>
<id>6c19dd8989895b29a3f0b46871ed5f360e7b3440</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/5.12' into 5.13</title>
<updated>2019-08-05T11:47:15+00:00</updated>
<author>
<name>Liang Qi</name>
<email>liang.qi@qt.io</email>
</author>
<published>2019-08-05T11:47:15+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=28ce9711b23cd526c6f5627f750fed840bed2d32'/>
<id>28ce9711b23cd526c6f5627f750fed840bed2d32</id>
<content type='text'>
Change-Id: I042df89ddd381c7fbb944b7ff49d5b45b764fd47
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I042df89ddd381c7fbb944b7ff49d5b45b764fd47
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Yield error if qtquickcompiler is used in non-QML projects"</title>
<updated>2019-08-02T13:13:07+00:00</updated>
<author>
<name>Jörg Bornemann</name>
<email>joerg.bornemann@qt.io</email>
</author>
<published>2019-08-02T11:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=0647df8c88d4eaeedd19456b6e382308208e2be1'/>
<id>0647df8c88d4eaeedd19456b6e382308208e2be1</id>
<content type='text'>
This reverts commit c5578b16d6454e708c8ce12661a85d41eeaaa758, because
it prevents enabling the qtquickcompiler feature globally.

Fixes: QTBUG-77277
Change-Id: Ic80835c462570a67ae3105bb3d1b6452800d2c94
Reviewed-by: Kai Koehne &lt;kai.koehne@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit c5578b16d6454e708c8ce12661a85d41eeaaa758, because
it prevents enabling the qtquickcompiler feature globally.

Fixes: QTBUG-77277
Change-Id: Ic80835c462570a67ae3105bb3d1b6452800d2c94
Reviewed-by: Kai Koehne &lt;kai.koehne@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix possible crash with top/bottom aligned images</title>
<updated>2019-07-30T15:30:57+00:00</updated>
<author>
<name>Eskil Abrahamsen Blomfeldt</name>
<email>eskil.abrahamsen-blomfeldt@qt.io</email>
</author>
<published>2019-07-30T12:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=dfc6dc1d94a729f701172861a196b4b34bcd7518'/>
<id>dfc6dc1d94a729f701172861a196b4b34bcd7518</id>
<content type='text'>
An image inside at the end of a text block which did not start at text
position 0 would resolve to an invalid QTextLine, since we passed
the document position to lineForTextPosition(), which expects the
relative block position. If the image was aligned to top or
bottom, so that the extracted QTextLine was actually accessed,
this would cause a crash.

[ChangeLog][QtQuick][Text] Fixed a bug where aligning an image
to "top" or "bottom" could cause a crash under certain circumstances.

Task-number: QTBUG-77217
Change-Id: Iaa239ba482f2a765703656e4116cbebb8435a66e
Reviewed-by: Simon Hausmann &lt;simon.hausmann@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
An image inside at the end of a text block which did not start at text
position 0 would resolve to an invalid QTextLine, since we passed
the document position to lineForTextPosition(), which expects the
relative block position. If the image was aligned to top or
bottom, so that the extracted QTextLine was actually accessed,
this would cause a crash.

[ChangeLog][QtQuick][Text] Fixed a bug where aligning an image
to "top" or "bottom" could cause a crash under certain circumstances.

Task-number: QTBUG-77217
Change-Id: Iaa239ba482f2a765703656e4116cbebb8435a66e
Reviewed-by: Simon Hausmann &lt;simon.hausmann@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: Fix QtQuick.Shapes::ShapePath::strokeWidth property type</title>
<updated>2019-07-26T11:54:48+00:00</updated>
<author>
<name>Leena Miettinen</name>
<email>riitta-leena.miettinen@qt.io</email>
</author>
<published>2019-07-25T14:37:43+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=0944ff26223bd2c809025c9f42bc9935213f0d43'/>
<id>0944ff26223bd2c809025c9f42bc9935213f0d43</id>
<content type='text'>
Fixes: QTBUG-73541
Change-Id: Icb15cee3c49f142ef3634e35427dbbc0b9a2183e
Reviewed-by: Laszlo Agocs &lt;laszlo.agocs@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes: QTBUG-73541
Change-Id: Icb15cee3c49f142ef3634e35427dbbc0b9a2183e
Reviewed-by: Laszlo Agocs &lt;laszlo.agocs@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"</title>
<updated>2019-07-23T23:00:36+00:00</updated>
<author>
<name>Qt Forward Merge Bot</name>
<email>qt_forward_merge_bot@qt-project.org</email>
</author>
<published>2019-07-23T23:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=aeec2f94c376c9a0e84bbbb3be4652384c7da113'/>
<id>aeec2f94c376c9a0e84bbbb3be4652384c7da113</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/5.12' into 5.13</title>
<updated>2019-07-23T23:00:27+00:00</updated>
<author>
<name>Qt Forward Merge Bot</name>
<email>qt_forward_merge_bot@qt-project.org</email>
</author>
<published>2019-07-23T23:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=45023ae342ef5c9f0e3877c5a215c93e82c939fc'/>
<id>45023ae342ef5c9f0e3877c5a215c93e82c939fc</id>
<content type='text'>
Change-Id: I081bcb9cc238e6cff5f8a23b684c5d6f76dba047
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I081bcb9cc238e6cff5f8a23b684c5d6f76dba047
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not search for Singletons from more recent versions</title>
<updated>2019-07-23T14:38:07+00:00</updated>
<author>
<name>Fabian Kosmale</name>
<email>fabian.kosmale@qt.io</email>
</author>
<published>2019-07-18T14:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=d94dd247ecd6753150dc2a7ef6be4ccb482e9423'/>
<id>d94dd247ecd6753150dc2a7ef6be4ccb482e9423</id>
<content type='text'>
This would break importing older versions of a module, as we would try
to locate a singleton which does not exist in this version.

Fixes: QTBUG-77102
Change-Id: I78be1ec111d2be26a14b2a94bbf743cf6238cddd
Reviewed-by: Qt CI Bot &lt;qt_ci_bot@qt-project.org&gt;
Reviewed-by: Simon Hausmann &lt;simon.hausmann@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This would break importing older versions of a module, as we would try
to locate a singleton which does not exist in this version.

Fixes: QTBUG-77102
Change-Id: I78be1ec111d2be26a14b2a94bbf743cf6238cddd
Reviewed-by: Qt CI Bot &lt;qt_ci_bot@qt-project.org&gt;
Reviewed-by: Simon Hausmann &lt;simon.hausmann@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Always waitForWindow after centerOnScreen()</title>
<updated>2019-07-22T10:07:51+00:00</updated>
<author>
<name>Dimitrios Apostolou</name>
<email>dimitrios.apostolou@qt.io</email>
</author>
<published>2019-07-19T12:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=1dad2029a5bdbc40b244f72f995d70d27ed98e62'/>
<id>1dad2029a5bdbc40b244f72f995d70d27ed98e62</id>
<content type='text'>
Because centerOnScreen asks the window manager to move the window, but
does not wait for it.

This is applied in the same spirit as this change in qtquickcontrols2:

https://codereview.qt-project.org/c/qt/qtquickcontrols2/+/268200

These tests appear slightly flaky on the Grafana dashboard, this commit
might help.

Change-Id: I30d3f4717aca435c94fb1a447c4b5c51021da3be
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because centerOnScreen asks the window manager to move the window, but
does not wait for it.

This is applied in the same spirit as this change in qtquickcontrols2:

https://codereview.qt-project.org/c/qt/qtquickcontrols2/+/268200

These tests appear slightly flaky on the Grafana dashboard, this commit
might help.

Change-Id: I30d3f4717aca435c94fb1a447c4b5c51021da3be
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
</pre>
</div>
</content>
</entry>
</feed>
