<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git, branch 5.5</title>
<subtitle>Qt Declarative (Quick 2)
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/'/>
<entry>
<title>QQuickTextLine: set lineOffset to zero in ctor</title>
<updated>2015-12-17T12:11:16+00:00</updated>
<author>
<name>Anton Kudryavtsev</name>
<email>a.kudryavtsev@netris.ru</email>
</author>
<published>2015-12-17T11:25:47+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=d1461c8429c7b6f9e9442f319d5a49b7e7a5b67d'/>
<id>d1461c8429c7b6f9e9442f319d5a49b7e7a5b67d</id>
<content type='text'>
Change-Id: Ie6b085157cebaf06750a30bc050b6bed0c7f6018
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ie6b085157cebaf06750a30bc050b6bed0c7f6018
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix QQmlComponent::errors() documentation</title>
<updated>2015-12-11T09:32:52+00:00</updated>
<author>
<name>Mitch Curtis</name>
<email>mitch.curtis@theqtcompany.com</email>
</author>
<published>2015-12-08T14:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=dfb172f7bdcfc3c723e9506b3a54b5fc9e73dc6f'/>
<id>dfb172f7bdcfc3c723e9506b3a54b5fc9e73dc6f</id>
<content type='text'>
Change-Id: I3b65a6aea614a01e36f0fb9e93bb8a9c929ad919
Reviewed-by: J-P Nurmi &lt;jpnurmi@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3b65a6aea614a01e36f0fb9e93bb8a9c929ad919
Reviewed-by: J-P Nurmi &lt;jpnurmi@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix link to QQmlError in QQmlComponent documentation</title>
<updated>2015-12-10T12:03:53+00:00</updated>
<author>
<name>Mitch Curtis</name>
<email>mitch.curtis@theqtcompany.com</email>
</author>
<published>2015-12-08T15:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=588da2a1ab30edb0d9dca798e91358732070e16a'/>
<id>588da2a1ab30edb0d9dca798e91358732070e16a</id>
<content type='text'>
Change-Id: I4549acabec366bb17512aad20a943b6b2f813801
Reviewed-by: Topi Reiniö &lt;topi.reinio@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4549acabec366bb17512aad20a943b6b2f813801
Reviewed-by: Topi Reiniö &lt;topi.reinio@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>docfix: Make it clearer how Context2D relates to Canvas</title>
<updated>2015-11-30T07:25:44+00:00</updated>
<author>
<name>Gunnar Sletta</name>
<email>gunnar@sletta.org</email>
</author>
<published>2015-11-26T10:28:07+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=4ce41d7fdcb07b515f9466c8d532b7f737aa24c9'/>
<id>4ce41d7fdcb07b515f9466c8d532b7f737aa24c9</id>
<content type='text'>
Change-Id: Id64aff29ef8bc7cbb4f7fc46b1a0d30a47585055
Reviewed-by: Mitch Curtis &lt;mitch.curtis@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id64aff29ef8bc7cbb4f7fc46b1a0d30a47585055
Reviewed-by: Mitch Curtis &lt;mitch.curtis@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MouseArea: fixed a crash in propagate()</title>
<updated>2015-11-26T08:50:50+00:00</updated>
<author>
<name>Liang Qi</name>
<email>liang.qi@theqtcompany.com</email>
</author>
<published>2015-11-26T06:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=cf59a0acaee9b47bd371dd3ab8f0a6bd1f5b6d35'/>
<id>cf59a0acaee9b47bd371dd3ab8f0a6bd1f5b6d35</id>
<content type='text'>
Should not propagate without window.

Task-number: QTBUG-49100
Change-Id: Ieda3a8357283f8d07d4ffc0cc62c4e15645d7e5a
Reviewed-by: J-P Nurmi &lt;jpnurmi@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should not propagate without window.

Task-number: QTBUG-49100
Change-Id: Ieda3a8357283f8d07d4ffc0cc62c4e15645d7e5a
Reviewed-by: J-P Nurmi &lt;jpnurmi@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't normalize the path via the shell if it is a qrc based path</title>
<updated>2015-11-10T13:10:50+00:00</updated>
<author>
<name>Andy Shaw</name>
<email>andy.shaw@theqtcompany.com</email>
</author>
<published>2015-11-10T09:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=131fe1b85311b8ab02498cea5d1dda2188dcdabc'/>
<id>131fe1b85311b8ab02498cea5d1dda2188dcdabc</id>
<content type='text'>
Passing a qrc based path to shellNormalizeFileName() was causing problems
with the Windows API. Since it won't change the path in this case anyway
because the path is not valid on the file system then there is no need to
do any checking.

Task-number: QTBUG-46248
Change-Id: If20075c25aade3740287250b4e1f31538b398f8f
Reviewed-by: Lars Knoll &lt;lars.knoll@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Passing a qrc based path to shellNormalizeFileName() was causing problems
with the Windows API. Since it won't change the path in this case anyway
because the path is not valid on the file system then there is no need to
do any checking.

Task-number: QTBUG-46248
Change-Id: If20075c25aade3740287250b4e1f31538b398f8f
Reviewed-by: Lars Knoll &lt;lars.knoll@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix grammar in TextInput documentation</title>
<updated>2015-11-02T16:10:07+00:00</updated>
<author>
<name>Mitch Curtis</name>
<email>mitch.curtis@theqtcompany.com</email>
</author>
<published>2015-11-02T10:10:36+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=166ed1f21d7c0518350e915605869b37a4c7691b'/>
<id>166ed1f21d7c0518350e915605869b37a4c7691b</id>
<content type='text'>
Change-Id: I78ecd97c25da70faf8438dd02d50952d2fb80a22
Reviewed-by: Topi Reiniö &lt;topi.reinio@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I78ecd97c25da70faf8438dd02d50952d2fb80a22
Reviewed-by: Topi Reiniö &lt;topi.reinio@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: added documentation to undocumented functions</title>
<updated>2015-11-02T10:47:23+00:00</updated>
<author>
<name>Nico Vertriest</name>
<email>nico.vertriest@digia.com</email>
</author>
<published>2015-08-03T11:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=65197439337ddf9efcfcdbc3223573858e5fe611'/>
<id>65197439337ddf9efcfcdbc3223573858e5fe611</id>
<content type='text'>
Task-number: QTBUG-36985
Change-Id: I219375d405fbfb53611c0138698e955d9cd5d821
Reviewed-by: Venugopal Shivashankar &lt;venugopal.shivashankar@digia.com&gt;
Reviewed-by: Topi Reiniö &lt;topi.reinio@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Task-number: QTBUG-36985
Change-Id: I219375d405fbfb53611c0138698e955d9cd5d821
Reviewed-by: Venugopal Shivashankar &lt;venugopal.shivashankar@digia.com&gt;
Reviewed-by: Topi Reiniö &lt;topi.reinio@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>qmllint: Add unit-tests</title>
<updated>2015-10-25T21:48:21+00:00</updated>
<author>
<name>Sérgio Martins</name>
<email>sergio.martins@kdab.com</email>
</author>
<published>2015-05-08T21:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=5c53861cced2d40490e4c7bfc202aadc532df4c2'/>
<id>5c53861cced2d40490e4c7bfc202aadc532df4c2</id>
<content type='text'>
Change-Id: Ia3eb33e89597e3811112ce78d8a59a822cc9190c
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ia3eb33e89597e3811112ce78d8a59a822cc9190c
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it possible to change sources of ShaderEffect again.</title>
<updated>2015-10-20T05:41:07+00:00</updated>
<author>
<name>Gunnar Sletta</name>
<email>gunnar@sletta.org</email>
</author>
<published>2015-10-19T12:50:06+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=d12391470f5a9b2f0ae22e11960177c5b7496a75'/>
<id>d12391470f5a9b2f0ae22e11960177c5b7496a75</id>
<content type='text'>
92433623b31388e2e8c4d532033dad6189eaab24 introduced a bug where
an unused material would clear its typeid pointer. This resulted
in that a changed shadereffect would in all likelyhood get the
same pointer for its changed shader which would result in using
the same GL shader inside the renderer.

This change rewrites the logic so that the cache is per render
thread and the cache is cleaned up along with other GL/SG resources
as part of scene graph invalidation.

Task-number: QTBUG-48856
Change-Id: Id2feb14f584b5f5c176e8176cc9f1b54abd0d079
Reviewed-by: Michael Brasser &lt;michael.brasser@live.com&gt;
Reviewed-by: Robert Griebl &lt;robert.griebl@pelagicore.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
92433623b31388e2e8c4d532033dad6189eaab24 introduced a bug where
an unused material would clear its typeid pointer. This resulted
in that a changed shadereffect would in all likelyhood get the
same pointer for its changed shader which would result in using
the same GL shader inside the renderer.

This change rewrites the logic so that the cache is per render
thread and the cache is cleaned up along with other GL/SG resources
as part of scene graph invalidation.

Task-number: QTBUG-48856
Change-Id: Id2feb14f584b5f5c176e8176cc9f1b54abd0d079
Reviewed-by: Michael Brasser &lt;michael.brasser@live.com&gt;
Reviewed-by: Robert Griebl &lt;robert.griebl@pelagicore.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
