<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git, branch v5.9.4</title>
<subtitle>Qt Declarative (Quick 2)
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/'/>
<entry>
<title>Use localPos for windowPos when passing mouse events to QQuickWidget</title>
<updated>2018-01-17T13:09:16+00:00</updated>
<author>
<name>Ulf Hermann</name>
<email>ulf.hermann@qt.io</email>
</author>
<published>2018-01-16T13:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=317908e72a6ea0b4ca179690539cb352bbf60832'/>
<id>317908e72a6ea0b4ca179690539cb352bbf60832</id>
<content type='text'>
QQuickWidget thinks of itself as a toplevel window, so it cannot process
the offsets in a parent window.

Amends 41293196b4db1aa7a0c616af312875c484639644.

Task-number: QTBUG-65800
Change-Id: I8c5dcb8f44a6cbdb58bcc956d8263e68d8180bec
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
Reviewed-by: Laszlo Agocs &lt;laszlo.agocs@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
QQuickWidget thinks of itself as a toplevel window, so it cannot process
the offsets in a parent window.

Amends 41293196b4db1aa7a0c616af312875c484639644.

Task-number: QTBUG-65800
Change-Id: I8c5dcb8f44a6cbdb58bcc956d8263e68d8180bec
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
Reviewed-by: Laszlo Agocs &lt;laszlo.agocs@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Blacklist test_move() in tst_qquickcustomaffector on win/gcc</title>
<updated>2018-01-17T13:09:09+00:00</updated>
<author>
<name>Ulf Hermann</name>
<email>ulf.hermann@qt.io</email>
</author>
<published>2018-01-17T09:33:34+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=6b1682870c20a0fc86e0bb2ea8d63c3d1df1be86'/>
<id>6b1682870c20a0fc86e0bb2ea8d63c3d1df1be86</id>
<content type='text'>
The test is unstable.

Also, print the actual numbers if the fuzzyCompare QVERIFYs fail again.
This way we can see better what is going on.

Task-number: QTBUG-65819
Change-Id: I65368300498382f7bfebb25299280aa15e3a56ef
Reviewed-by: Jani Heikkinen &lt;jani.heikkinen@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test is unstable.

Also, print the actual numbers if the fuzzyCompare QVERIFYs fail again.
This way we can see better what is going on.

Task-number: QTBUG-65819
Change-Id: I65368300498382f7bfebb25299280aa15e3a56ef
Reviewed-by: Jani Heikkinen &lt;jani.heikkinen@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't recreate QOpenGLContext when the application is sharing contexts</title>
<updated>2018-01-12T05:06:00+00:00</updated>
<author>
<name>Andy Shaw</name>
<email>andy.shaw@qt.io</email>
</author>
<published>2018-01-11T12:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=2b8bc44a88490d359b986ecfbf7c71d8216daa4c'/>
<id>2b8bc44a88490d359b986ecfbf7c71d8216daa4c</id>
<content type='text'>
Task-number: QTBUG-63304
Change-Id: Idfefb246a15166e04c0db0c894a705a7be2ecf67
Reviewed-by: Laszlo Agocs &lt;laszlo.agocs@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Task-number: QTBUG-63304
Change-Id: Idfefb246a15166e04c0db0c894a705a7be2ecf67
Reviewed-by: Laszlo Agocs &lt;laszlo.agocs@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add changes file for Qt 5.9.4</title>
<updated>2018-01-08T09:29:14+00:00</updated>
<author>
<name>Antti Kokko</name>
<email>antti.kokko@qt.io</email>
</author>
<published>2018-01-04T10:45:13+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=323f4886dcb99c419568802b96db88ddc9cba111'/>
<id>323f4886dcb99c419568802b96db88ddc9cba111</id>
<content type='text'>
Change-Id: Iaf69bf3bc6370aa8d402a3309f6e2337a1af208a
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
Reviewed-by: Lars Knoll &lt;lars.knoll@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Iaf69bf3bc6370aa8d402a3309f6e2337a1af208a
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
Reviewed-by: Lars Knoll &lt;lars.knoll@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix holistic benchmark</title>
<updated>2018-01-02T09:52:04+00:00</updated>
<author>
<name>Erik Verbruggen</name>
<email>erik.verbruggen@qt.io</email>
</author>
<published>2017-12-22T13:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=0dbdfaa78d9c3ac0c1a9cfff440d753b159a3a14'/>
<id>0dbdfaa78d9c3ac0c1a9cfff440d753b159a3a14</id>
<content type='text'>
Each test now uses its own QQmlEngine, instead of using a single
instance across all benchmarks. The effect is that peak heap usage
(on macos) is now about 77MB, where it previously peaked at 770MB. This
benchmark would actually crash on some platforms due to excessive
malloc/mmap usage.

Change-Id: I214f7b9b3d8c5565c0578b82c9c144ec87ed0f2b
Reviewed-by: Lars Knoll &lt;lars.knoll@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Each test now uses its own QQmlEngine, instead of using a single
instance across all benchmarks. The effect is that peak heap usage
(on macos) is now about 77MB, where it previously peaked at 770MB. This
benchmark would actually crash on some platforms due to excessive
malloc/mmap usage.

Change-Id: I214f7b9b3d8c5565c0578b82c9c144ec87ed0f2b
Reviewed-by: Lars Knoll &lt;lars.knoll@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix animation benchmark</title>
<updated>2018-01-02T09:52:02+00:00</updated>
<author>
<name>Erik Verbruggen</name>
<email>erik.verbruggen@qt.io</email>
</author>
<published>2017-12-22T13:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=17d9a17db4ea2cac900325f3bec5559bd100f275'/>
<id>17d9a17db4ea2cac900325f3bec5559bd100f275</id>
<content type='text'>
This was broken by 49a11e882059ee1729f776722e085dd21d378c36.

Change-Id: Ic7f261bce5e35b3dbcbdaf0b8718e08c56e55b39
Reviewed-by: Lars Knoll &lt;lars.knoll@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was broken by 49a11e882059ee1729f776722e085dd21d378c36.

Change-Id: Ic7f261bce5e35b3dbcbdaf0b8718e08c56e55b39
Reviewed-by: Lars Knoll &lt;lars.knoll@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove extra addref</title>
<updated>2017-12-29T02:30:32+00:00</updated>
<author>
<name>Michael Brasser</name>
<email>mbrasser@ford.com</email>
</author>
<published>2017-12-21T17:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=78a5add79497300802c2152b5bf561b6bef305f1'/>
<id>78a5add79497300802c2152b5bf561b6bef305f1</id>
<content type='text'>
The code was previously updated to use QQmlRefPointer, so we shouldn't
explicitly addref. This allows more components to be correctly
trimmed when needed.

Change-Id: I15a961cfc456eeab5c791c8a282cc7e2852912cb
Reviewed-by: Lars Knoll &lt;lars.knoll@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The code was previously updated to use QQmlRefPointer, so we shouldn't
explicitly addref. This allows more components to be correctly
trimmed when needed.

Change-Id: I15a961cfc456eeab5c791c8a282cc7e2852912cb
Reviewed-by: Lars Knoll &lt;lars.knoll@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>externaldraganddrop example: add checkbox to control accepting drop</title>
<updated>2017-12-27T14:57:09+00:00</updated>
<author>
<name>Shawn Rutledge</name>
<email>shawn.rutledge@qt.io</email>
</author>
<published>2017-03-01T08:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=6f6fa9ee929292639a24f2b15c432a41df92610d'/>
<id>6f6fa9ee929292639a24f2b15c432a41df92610d</id>
<content type='text'>
DropArea.onEntered can reject the drop - this will provide cursor
and color change feedback showing whether dropping is allowed.

Change-Id: I2203cda79cf381bbb71724cdcd6aecd8f001d62d
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DropArea.onEntered can reject the drop - this will provide cursor
and color change feedback showing whether dropping is allowed.

Change-Id: I2203cda79cf381bbb71724cdcd6aecd8f001d62d
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>QQuickAnimatedImagePrivate::setMovie: check for re-assignment; cleanup</title>
<updated>2017-12-27T07:27:45+00:00</updated>
<author>
<name>Shawn Rutledge</name>
<email>shawn.rutledge@qt.io</email>
</author>
<published>2017-09-14T11:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=6c5b2c367d7cfc92563986b35c99f410f2ac42aa'/>
<id>6c5b2c367d7cfc92563986b35c99f410f2ac42aa</id>
<content type='text'>
There's no need to delete the movie if the same one is being re-assigned.
Also, reorder, rename and clean up the variables.  Followup to
bb02a577f0fbf3bd2a273129e6cb57cfc9a338c8

Task-number: QTBUG-62913
Change-Id: I1fc57b411bfbd819b88be20f5933db8c13e9aba0
Reviewed-by: Kevin Krammer &lt;kevin.krammer@kdab.com&gt;
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's no need to delete the movie if the same one is being re-assigned.
Also, reorder, rename and clean up the variables.  Followup to
bb02a577f0fbf3bd2a273129e6cb57cfc9a338c8

Task-number: QTBUG-62913
Change-Id: I1fc57b411bfbd819b88be20f5933db8c13e9aba0
Reviewed-by: Kevin Krammer &lt;kevin.krammer@kdab.com&gt;
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move setVisible into QQuickItemPrivate</title>
<updated>2017-12-24T12:43:04+00:00</updated>
<author>
<name>Paolo Angelelli</name>
<email>paolo.angelelli@qt.io</email>
</author>
<published>2017-12-13T17:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=c7ebd4109a8c97164cfe8e1b8fca5a66a701cfa0'/>
<id>c7ebd4109a8c97164cfe8e1b8fca5a66a701cfa0</id>
<content type='text'>
Change-Id: I6bda48f5e982d8e93b8d9a604c275bc0cc0434de
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: I6bda48f5e982d8e93b8d9a604c275bc0cc0434de
Reviewed-by: Shawn Rutledge &lt;shawn.rutledge@qt.io&gt;
</pre>
</div>
</content>
</entry>
</feed>
