<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt-labs/qtest-qml.git/tests/qmlexample, branch master</title>
<subtitle>QTest QML extension
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/'/>
<entry>
<title>Replaced Nokia copyrights and contact details</title>
<updated>2013-05-28T12:01:58+00:00</updated>
<author>
<name>Teemu Kaukoranta</name>
<email>teemu.kaukoranta@digia.com</email>
</author>
<published>2013-05-27T07:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/commit/?id=87b7bc2826de14eb8029d29c92db5c87f778c33e'/>
<id>87b7bc2826de14eb8029d29c92db5c87f778c33e</id>
<content type='text'>
Replaced Nokia copyrights with correct Digia copyrights.
Text in front of copyright is now retained:
** File is part of Foo, Copyright Nokia... -&gt;
** File is part of Foo, Copyright Digia...
Replaced Nokia contact details with Digia's.
Removing "All Rights Reserved" no longer leaves an empty line.

Used the following command:

find . -path '*/3rdparty/*' -prune -o -exec grep -ilI -E
'.*Copyright.*Nokia.*|.*Contact.*Nokia.*' {} \; |
tee &gt;(xargs sed -i -r
'1,50 { /INdT/ !{ s/(^[ \t:#*]*)([a-z ]*)(Copyright.*Nokia.*)/
\1\2Copyright \(C\) 2013 Digia Plc and\/or its subsidiary\(-ies\)\./I }
}') &gt;(xargs sed -i -r '1,50 s/(^[ \t:#*]*)(.*info@qt\.nokia\.com.*
|.*INSERT EMAIL ADDRESS.*|.*qt-info@nokia\.com.*
|.*qt-label1@nokia\.com.*|.*https:\/\/2.zoppoz.workers.dev:443\/http\/qt\.nokia\.com\/contact.*
|.*qt-sales@nokia\.com.*)
/\1Contact: https:\/\/2.zoppoz.workers.dev:443\/http\/www\.qt-project\.org\/legal/I')
&gt;(xargs sed -i -r '1,50{/(^[ \t:#*]*)(all rights reserved.*)/Id}')

Change-Id: I09634a31c17fc328d04265bd87e7f4a5ef795760
Reviewed-by: Janne Anttila &lt;janne.anttila@digia.com&gt;
Reviewed-by: Sergio Ahumada &lt;sergio.ahumada@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced Nokia copyrights with correct Digia copyrights.
Text in front of copyright is now retained:
** File is part of Foo, Copyright Nokia... -&gt;
** File is part of Foo, Copyright Digia...
Replaced Nokia contact details with Digia's.
Removing "All Rights Reserved" no longer leaves an empty line.

Used the following command:

find . -path '*/3rdparty/*' -prune -o -exec grep -ilI -E
'.*Copyright.*Nokia.*|.*Contact.*Nokia.*' {} \; |
tee &gt;(xargs sed -i -r
'1,50 { /INdT/ !{ s/(^[ \t:#*]*)([a-z ]*)(Copyright.*Nokia.*)/
\1\2Copyright \(C\) 2013 Digia Plc and\/or its subsidiary\(-ies\)\./I }
}') &gt;(xargs sed -i -r '1,50 s/(^[ \t:#*]*)(.*info@qt\.nokia\.com.*
|.*INSERT EMAIL ADDRESS.*|.*qt-info@nokia\.com.*
|.*qt-label1@nokia\.com.*|.*https:\/\/2.zoppoz.workers.dev:443\/http\/qt\.nokia\.com\/contact.*
|.*qt-sales@nokia\.com.*)
/\1Contact: https:\/\/2.zoppoz.workers.dev:443\/http\/www\.qt-project\.org\/legal/I')
&gt;(xargs sed -i -r '1,50{/(^[ \t:#*]*)(all rights reserved.*)/Id}')

Change-Id: I09634a31c17fc328d04265bd87e7f4a5ef795760
Reviewed-by: Janne Anttila &lt;janne.anttila@digia.com&gt;
Reviewed-by: Sergio Ahumada &lt;sergio.ahumada@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed licenses</title>
<updated>2013-05-28T11:57:03+00:00</updated>
<author>
<name>Teemu Kaukoranta</name>
<email>teemu.kaukoranta@digia.com</email>
</author>
<published>2013-05-21T06:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/commit/?id=1bd82349f0b8eef67e04f9592ae2bae954683968'/>
<id>1bd82349f0b8eef67e04f9592ae2bae954683968</id>
<content type='text'>
Updated licenses using replace-licenses.zsh from mkdist repo.
Possible copyright and contact changes will come later.

Change-Id: Ib9f0616600aa0a3461a1aa08b9da8545a85259e9
Reviewed-by: Sergio Ahumada &lt;sergio.ahumada@digia.com&gt;
Reviewed-by: Janne Anttila &lt;janne.anttila@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated licenses using replace-licenses.zsh from mkdist repo.
Possible copyright and contact changes will come later.

Change-Id: Ib9f0616600aa0a3461a1aa08b9da8545a85259e9
Reviewed-by: Sergio Ahumada &lt;sergio.ahumada@digia.com&gt;
Reviewed-by: Janne Anttila &lt;janne.anttila@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix expectFail() example and clarify documentation</title>
<updated>2010-12-15T23:26:02+00:00</updated>
<author>
<name>Rhys Weatherley</name>
<email>rhys.weatherley@nokia.com</email>
</author>
<published>2010-12-15T23:26:02+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/commit/?id=8bbdf2bb1f81f5a655e44d1eec14f4170e00a1df'/>
<id>8bbdf2bb1f81f5a655e44d1eec14f4170e00a1df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate running tests from resources</title>
<updated>2010-12-15T02:44:44+00:00</updated>
<author>
<name>Rhys Weatherley</name>
<email>rhys.weatherley@nokia.com</email>
</author>
<published>2010-12-15T02:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/commit/?id=ca2133ab144a78269b27231bbc3cfd75c5911df6'/>
<id>ca2133ab144a78269b27231bbc3cfd75c5911df6</id>
<content type='text'>
Too much house-keeping is needed to run tests from resources,
so start the process of removing support to discourage the
creation of poor test harnesses.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Too much house-keeping is needed to run tests from resources,
so start the process of removing support to discourage the
creation of poor test harnesses.
</pre>
</div>
</content>
</entry>
<entry>
<title>QTEST_QUICK -&gt; QUICK_TEST</title>
<updated>2010-12-09T00:44:35+00:00</updated>
<author>
<name>Rhys Weatherley</name>
<email>rhys.weatherley@nokia.com</email>
</author>
<published>2010-12-09T00:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/commit/?id=0298da6b7a93b87e951ce04b6b88bdbfe87db9c8'/>
<id>0298da6b7a93b87e951ce04b6b88bdbfe87db9c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move headers to QtQuickTest directory</title>
<updated>2010-12-09T00:40:25+00:00</updated>
<author>
<name>Rhys Weatherley</name>
<email>rhys.weatherley@nokia.com</email>
</author>
<published>2010-12-09T00:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/commit/?id=ee8c0f87ef97dd4a201fde74a6b586fe399fbe21'/>
<id>ee8c0f87ef97dd4a201fde74a6b586fe399fbe21</id>
<content type='text'>
This should help make the user application code and
the example code the same.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should help make the user application code and
the example code the same.
</pre>
</div>
</content>
</entry>
<entry>
<title>QDeclarative -&gt; QuickTest for the test classes</title>
<updated>2010-12-09T00:34:52+00:00</updated>
<author>
<name>Rhys Weatherley</name>
<email>rhys.weatherley@nokia.com</email>
</author>
<published>2010-12-09T00:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/commit/?id=2b3d1477069b73f592f206b2ee8f2293c317f87e'/>
<id>2b3d1477069b73f592f206b2ee8f2293c317f87e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use QtQuickTest as the uniform name for the module</title>
<updated>2010-12-08T23:50:27+00:00</updated>
<author>
<name>Rhys Weatherley</name>
<email>rhys.weatherley@nokia.com</email>
</author>
<published>2010-12-08T23:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/commit/?id=c06d64bb49c26e13d8aa27275838389484bb64a0'/>
<id>c06d64bb49c26e13d8aa27275838389484bb64a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Copyright license files and headers</title>
<updated>2010-12-08T06:00:06+00:00</updated>
<author>
<name>Rhys Weatherley</name>
<email>rhys.weatherley@nokia.com</email>
</author>
<published>2010-12-08T05:55:36+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/commit/?id=2dbed27be16066b2dd4b17f960758171c610daea'/>
<id>2dbed27be16066b2dd4b17f960758171c610daea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Load test cases out of qrc resources</title>
<updated>2010-12-06T02:43:41+00:00</updated>
<author>
<name>Rhys Weatherley</name>
<email>rhys.weatherley@nokia.com</email>
</author>
<published>2010-12-06T02:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/commit/?id=f982ee4b3236cfeeb7aa567fd6d812316d7c2092'/>
<id>f982ee4b3236cfeeb7aa567fd6d812316d7c2092</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
