<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt-labs/qtest-qml.git/doc/src/index.qdoc, 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>Convert documentation to new qdoc style</title>
<updated>2011-02-15T01:42:25+00:00</updated>
<author>
<name>Rhys Weatherley</name>
<email>rhys.weatherley@nokia.com</email>
</author>
<published>2011-02-15T01:36:50+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/commit/?id=d39a1865be268c58f7e47dfd9ccb47a53013fdd4'/>
<id>d39a1865be268c58f7e47dfd9ccb47a53013fdd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a SignalSpy item for watching signals</title>
<updated>2010-12-15T05:00:28+00:00</updated>
<author>
<name>Rhys Weatherley</name>
<email>rhys.weatherley@nokia.com</email>
</author>
<published>2010-12-15T04:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/commit/?id=81e09bb0d7bb5b8ce58773f5e9422b3c507006dd'/>
<id>81e09bb0d7bb5b8ce58773f5e9422b3c507006dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix whitespace issues</title>
<updated>2010-12-15T02:47:05+00:00</updated>
<author>
<name>Rhys Weatherley</name>
<email>rhys.weatherley@nokia.com</email>
</author>
<published>2010-12-15T02:47:05+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/commit/?id=6259fd7b01373fdcfb8f5e9e4a7487c0002189a3'/>
<id>6259fd7b01373fdcfb8f5e9e4a7487c0002189a3</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>Add url of the external source repo</title>
<updated>2010-12-10T04:52:05+00:00</updated>
<author>
<name>Rhys Weatherley</name>
<email>rhys.weatherley@nokia.com</email>
</author>
<published>2010-12-10T04:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/commit/?id=d7de6a0c892e62af01a83f593307f2ba459de6a9'/>
<id>d7de6a0c892e62af01a83f593307f2ba459de6a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert the documentation into qdoc form</title>
<updated>2010-12-10T04:41:53+00:00</updated>
<author>
<name>Rhys Weatherley</name>
<email>rhys.weatherley@nokia.com</email>
</author>
<published>2010-12-10T04:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/commit/?id=8e8357ffe9099b16a51e9dc8ef8649fbde27c53f'/>
<id>8e8357ffe9099b16a51e9dc8ef8649fbde27c53f</id>
<content type='text'>
Use "make docs" to generate the documentation under "doc/html".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use "make docs" to generate the documentation under "doc/html".
</pre>
</div>
</content>
</entry>
</feed>
