<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtdeclarative.git/tools, branch wip/dbus</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 QStringRef in a bunch of places.</title>
<updated>2015-10-18T23:12:14+00:00</updated>
<author>
<name>Sérgio Martins</name>
<email>sergio.martins@kdab.com</email>
</author>
<published>2015-10-18T14:14:33+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=4867a49618e0d6a476e0549aeca5134b2e3c5892'/>
<id>4867a49618e0d6a476e0549aeca5134b2e3c5892</id>
<content type='text'>
Done automatically with clazy static analyzer.

Change-Id: Ia0cf8fa24331ab102a3c3c30c2aa92ef1ba772e2
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Done automatically with clazy static analyzer.

Change-Id: Ia0cf8fa24331ab102a3c3c30c2aa92ef1ba772e2
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>qmlprofiler: Clear trace client when trace is finished</title>
<updated>2015-10-15T08:23:43+00:00</updated>
<author>
<name>Ulf Hermann</name>
<email>ulf.hermann@theqtcompany.com</email>
</author>
<published>2015-09-15T13:13:18+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=35fa7aed1db1157a7189ff271ebd241ebe04d2cc'/>
<id>35fa7aed1db1157a7189ff271ebd241ebe04d2cc</id>
<content type='text'>
If the application was killed with -9 or similar there may be some
open ranges left. We don't want them to influence the next session.

Change-Id: I284086ff96d81a829f02e160ef8b82417fd51466
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the application was killed with -9 or similar there may be some
open ranges left. We don't want them to influence the next session.

Change-Id: I284086ff96d81a829f02e160ef8b82417fd51466
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>qmlprofiler: Simplify QmlProfilerClient</title>
<updated>2015-10-15T08:23:29+00:00</updated>
<author>
<name>Ulf Hermann</name>
<email>ulf.hermann@theqtcompany.com</email>
</author>
<published>2015-09-15T13:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=d56286283dc41d1e97502f48ded754c059951060'/>
<id>d56286283dc41d1e97502f48ded754c059951060</id>
<content type='text'>
We only need one class for it now.

Change-Id: Iea2715993c0ce168a3ceeecbb694f1ad3585da68
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We only need one class for it now.

Change-Id: Iea2715993c0ce168a3ceeecbb694f1ad3585da68
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Put QPacketProtocol into its own static library</title>
<updated>2015-10-15T08:23:15+00:00</updated>
<author>
<name>Ulf Hermann</name>
<email>ulf.hermann@theqtcompany.com</email>
</author>
<published>2015-09-16T11:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=2f03049d4cabfac822bcf6b5886b078d70064968'/>
<id>2f03049d4cabfac822bcf6b5886b078d70064968</id>
<content type='text'>
We need it in 3 places in qtdeclarative and we could also use it in
QtCreator. We don't want to bundle it with the debug client code as it
is also necessary for the server.

QPacket replaces QQmlDebugStream as it has the same purpose. This
also fixes the inconsitent handling of data stream versions.

Change-Id: I650fae353f267511c551b427d9169f4d718aa7f2
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need it in 3 places in qtdeclarative and we could also use it in
QtCreator. We don't want to bundle it with the debug client code as it
is also necessary for the server.

QPacket replaces QQmlDebugStream as it has the same purpose. This
also fixes the inconsitent handling of data stream versions.

Change-Id: I650fae353f267511c551b427d9169f4d718aa7f2
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/5.6' into dev</title>
<updated>2015-10-14T13:48:12+00:00</updated>
<author>
<name>Liang Qi</name>
<email>liang.qi@theqtcompany.com</email>
</author>
<published>2015-10-14T13:48:12+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=7063fefe4b5e866b27001bb9b911fc2f68034e40'/>
<id>7063fefe4b5e866b27001bb9b911fc2f68034e40</id>
<content type='text'>
Change-Id: I11ea57222ba5aa683b7bfd7735fbc1d2cf86e875
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I11ea57222ba5aa683b7bfd7735fbc1d2cf86e875
</pre>
</div>
</content>
</entry>
<entry>
<title>Tools: Fix single-character string literals.</title>
<updated>2015-10-13T13:40:44+00:00</updated>
<author>
<name>Friedemann Kleint</name>
<email>Friedemann.Kleint@theqtcompany.com</email>
</author>
<published>2015-10-13T10:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=16154fba86798bd6bbee90eb79a9f3b26cae2fad'/>
<id>16154fba86798bd6bbee90eb79a9f3b26cae2fad</id>
<content type='text'>
Use character literals where applicable.

Change-Id: I55679dcc13c4c79567712c0dfaaabc2b84fee010
Reviewed-by: Ulf Hermann &lt;ulf.hermann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use character literals where applicable.

Change-Id: I55679dcc13c4c79567712c0dfaaabc2b84fee010
Reviewed-by: Ulf Hermann &lt;ulf.hermann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make QML composite types inherit attached properties</title>
<updated>2015-10-09T13:06:35+00:00</updated>
<author>
<name>J-P Nurmi</name>
<email>jpnurmi@theqtcompany.com</email>
</author>
<published>2015-09-14T20:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=8e7d1a91196197eee4e45bbfa9886ab935e2b67c'/>
<id>8e7d1a91196197eee4e45bbfa9886ab935e2b67c</id>
<content type='text'>
Change-Id: Ic06af4805da987dd08e361f2668e7a1788d3eefe
Task-number: QTBUG-43581
Reviewed-by: Mitch Curtis &lt;mitch.curtis@theqtcompany.com&gt;
Reviewed-by: Liang Qi &lt;liang.qi@theqtcompany.com&gt;
Reviewed-by: Lars Knoll &lt;lars.knoll@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic06af4805da987dd08e361f2668e7a1788d3eefe
Task-number: QTBUG-43581
Reviewed-by: Mitch Curtis &lt;mitch.curtis@theqtcompany.com&gt;
Reviewed-by: Liang Qi &lt;liang.qi@theqtcompany.com&gt;
Reviewed-by: Lars Knoll &lt;lars.knoll@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/5.6' into dev</title>
<updated>2015-09-25T18:56:51+00:00</updated>
<author>
<name>Liang Qi</name>
<email>liang.qi@theqtcompany.com</email>
</author>
<published>2015-09-25T18:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=f9ef039ad955db67dc3ab6e9056afc4a325aa9a3'/>
<id>f9ef039ad955db67dc3ab6e9056afc4a325aa9a3</id>
<content type='text'>
Conflicts:
	src/qml/debugger/qqmldebug.cpp

Change-Id: I93de5a81b18cdece475870cf7cfba1b9baef2304
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	src/qml/debugger/qqmldebug.cpp

Change-Id: I93de5a81b18cdece475870cf7cfba1b9baef2304
</pre>
</div>
</content>
</entry>
<entry>
<title>qmlplugindump: Drop '.exe' suffix in comment</title>
<updated>2015-09-23T06:41:45+00:00</updated>
<author>
<name>Kai Koehne</name>
<email>kai.koehne@theqtcompany.com</email>
</author>
<published>2015-09-17T12:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=d0025a064cc36b4076a33fbda2c6b48afecfd13b'/>
<id>d0025a064cc36b4076a33fbda2c6b48afecfd13b</id>
<content type='text'>
This generates just noise in the diffs.

Change-Id: I09d1dbc6d8255a9cf5055abf96eb06ca78a80a94
Reviewed-by: Marco Benelli &lt;marco.benelli@theqtcompany.com&gt;
Reviewed-by: Friedemann Kleint &lt;Friedemann.Kleint@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This generates just noise in the diffs.

Change-Id: I09d1dbc6d8255a9cf5055abf96eb06ca78a80a94
Reviewed-by: Marco Benelli &lt;marco.benelli@theqtcompany.com&gt;
Reviewed-by: Friedemann Kleint &lt;Friedemann.Kleint@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>qmlscene: Make it possible to pass non-local file URLs.</title>
<updated>2015-09-22T21:12:28+00:00</updated>
<author>
<name>Friedemann Kleint</name>
<email>Friedemann.Kleint@theqtcompany.com</email>
</author>
<published>2015-09-15T15:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtdeclarative.git/commit/?id=1b27a89ae1215d63197ea9106aed3f56c0a425d7'/>
<id>1b27a89ae1215d63197ea9106aed3f56c0a425d7</id>
<content type='text'>
Change the argument parsing to use QUrl::fromUserInput()
defaulting to local files. Do version check only for local files.
Wait until loading is complete.

Change-Id: I0261958d7cf2e67fd23407c03d89486703bebd52
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the argument parsing to use QUrl::fromUserInput()
defaulting to local files. Do version check only for local files.
Wait until loading is complete.

Change-Id: I0261958d7cf2e67fd23407c03d89486703bebd52
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
