<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt-labs/qtest-qml.git/src/quicktestlib/testlib/qsignalspy.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>Add the QTestLib sources</title>
<updated>2010-12-03T03:42:09+00:00</updated>
<author>
<name>Rhys Weatherley</name>
<email>rhys.weatherley@nokia.com</email>
</author>
<published>2010-12-03T03:30:20+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt-labs/qtest-qml.git/commit/?id=35f627d73e39ee9d6de1568b435897801d3b850c'/>
<id>35f627d73e39ee9d6de1568b435897801d3b850c</id>
<content type='text'>
We will need to make some modifications to QTestLib to process
QML unit tests.  Once we know what modifications we need, we can
copy them back into the real QTestLib.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We will need to make some modifications to QTestLib to process
QML unit tests.  Once we know what modifications we need, we can
copy them back into the real QTestLib.
</pre>
</div>
</content>
</entry>
</feed>
