<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pyside/generatorrunner.git, branch dev</title>
<subtitle>fromGit static_content test Obsolete Project. Merged into pyside/shiboken. fromGit static_content test
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/pyside/generatorrunner.git/'/>
<entry>
<title>Replaced Nokia copyrights in header</title>
<updated>2013-05-23T09:19:10+00:00</updated>
<author>
<name>Teemu Kaukoranta</name>
<email>teemu.kaukoranta@digia.com</email>
</author>
<published>2013-05-22T07:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/pyside/generatorrunner.git/commit/?id=29bfdca3d2fd6f87fc15f5e24fdeb532281855b2'/>
<id>29bfdca3d2fd6f87fc15f5e24fdeb532281855b2</id>
<content type='text'>
Replaced old Nokia copyrights with Digia copyrights.
Removed "All rights reserved" strings without leading copyrights were
removed (for example, 'Copyright SomeCompany, all rights reserved
remain untouched).

Did NOT touch contact details, will change them later.
Excluded folders that have '3rdparty' in path.

Used command:
find . -path '*/3rdparty/*' -prune -o
-exec grep -ilI -E '.*Copyright.*Nokia.*' {} \; |
tee &gt;(xargs sed -i -r '1,10 s/([ \t#*]*)(.*Copyright.*Nokia.*)/
\1Copyright \(C\) 2013 Digia Plc and\/or its subsidiary\(-ies\)\./I')
&gt;(xargs sed -i -r '1,10 s/(^[ \t#*]*)(all rights reserved.*)/\1/I')

This excludes binary files and retains whitespace and #* characters in
the beginning of the edited lines.

Change-Id: I671a7f1c5594580837354dd577027785705a4ce2
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>
Replaced old Nokia copyrights with Digia copyrights.
Removed "All rights reserved" strings without leading copyrights were
removed (for example, 'Copyright SomeCompany, all rights reserved
remain untouched).

Did NOT touch contact details, will change them later.
Excluded folders that have '3rdparty' in path.

Used command:
find . -path '*/3rdparty/*' -prune -o
-exec grep -ilI -E '.*Copyright.*Nokia.*' {} \; |
tee &gt;(xargs sed -i -r '1,10 s/([ \t#*]*)(.*Copyright.*Nokia.*)/
\1Copyright \(C\) 2013 Digia Plc and\/or its subsidiary\(-ies\)\./I')
&gt;(xargs sed -i -r '1,10 s/(^[ \t#*]*)(all rights reserved.*)/\1/I')

This excludes binary files and retains whitespace and #* characters in
the beginning of the edited lines.

Change-Id: I671a7f1c5594580837354dd577027785705a4ce2
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>Version bump to 0.6.17.</title>
<updated>2011-12-30T18:23:23+00:00</updated>
<author>
<name>Marcelo Lira</name>
<email>marcelo.lira@openbossa.org</email>
</author>
<published>2011-12-30T18:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/pyside/generatorrunner.git/commit/?id=bfffaa4ef8cba22ac30dd5aa597e8df1d6eda971'/>
<id>bfffaa4ef8cba22ac30dd5aa597e8df1d6eda971</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version bump to 0.6.16.</title>
<updated>2011-12-30T18:21:10+00:00</updated>
<author>
<name>Marcelo Lira</name>
<email>marcelo.lira@openbossa.org</email>
</author>
<published>2011-12-30T18:21:10+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/pyside/generatorrunner.git/commit/?id=bf9ccbac81db2004afb52ea330d7bfe75b1c3898'/>
<id>bf9ccbac81db2004afb52ea330d7bfe75b1c3898</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed symbol export on win32 platform.</title>
<updated>2011-12-30T14:50:17+00:00</updated>
<author>
<name>Marcelo Lira</name>
<email>marcelo.lira@openbossa.org</email>
</author>
<published>2011-12-29T18:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/pyside/generatorrunner.git/commit/?id=2f83eaa05eeeaf009589b994c8e9a2feb1867260'/>
<id>2f83eaa05eeeaf009589b994c8e9a2feb1867260</id>
<content type='text'>
Reviewed by Lauro Moura &lt;lauro.neto@openbossa.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by Lauro Moura &lt;lauro.neto@openbossa.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes container check in Generator::getSimplifiedContainerTypeName method.</title>
<updated>2011-12-27T18:27:37+00:00</updated>
<author>
<name>Marcelo Lira</name>
<email>marcelo.lira@openbossa.org</email>
</author>
<published>2011-12-27T18:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/pyside/generatorrunner.git/commit/?id=201840632f4bb361d3ff87819b844dfd9d93e36f'/>
<id>201840632f4bb361d3ff87819b844dfd9d93e36f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update generatorrunnermacros.h</title>
<updated>2011-12-16T21:25:07+00:00</updated>
<author>
<name>Jerzy Kozera</name>
<email>jerzy.kozera@gmail.com</email>
</author>
<published>2011-10-20T19:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/pyside/generatorrunner.git/commit/?id=5174c6ad3818247c9586804aae2394a68ef30d47'/>
<id>5174c6ad3818247c9586804aae2394a68ef30d47</id>
<content type='text'>
Reviewed by Luciano Wolf &lt;luciano.wolf@openbossa.org&gt;
Reviewed by Marcelo Lira &lt;marcelo.lira@openbossa.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by Luciano Wolf &lt;luciano.wolf@openbossa.org&gt;
Reviewed by Marcelo Lira &lt;marcelo.lira@openbossa.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17 from willerdavis/master</title>
<updated>2011-11-18T20:38:22+00:00</updated>
<author>
<name>Willer Moreira</name>
<email>willer.davis@gmail.com</email>
</author>
<published>2011-11-18T20:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/pyside/generatorrunner.git/commit/?id=567ca6effaecdf97b33d1d13eada23bafe0f7535'/>
<id>567ca6effaecdf97b33d1d13eada23bafe0f7535</id>
<content type='text'>
Doxygen support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doxygen support</pre>
</div>
</content>
</entry>
<entry>
<title>Doxygen support</title>
<updated>2011-11-18T18:53:03+00:00</updated>
<author>
<name>Willer Moreira</name>
<email>willer.moreira@indt.org.br</email>
</author>
<published>2011-11-18T18:39:29+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/pyside/generatorrunner.git/commit/?id=5b487de2f53a64e9623ee858ec7b2898c69cb409'/>
<id>5b487de2f53a64e9623ee858ec7b2898c69cb409</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug 1009 - "GeneratorRunner Cygwin patch"</title>
<updated>2011-10-27T16:42:40+00:00</updated>
<author>
<name>Yaakov</name>
<email>yselkowitz@users.sourceforge.net</email>
</author>
<published>2011-10-27T16:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/pyside/generatorrunner.git/commit/?id=b6f64d342c0dd3926eb675c75f040d12840a9043'/>
<id>b6f64d342c0dd3926eb675c75f040d12840a9043</id>
<content type='text'>
Reviewer: Hugo Parente Lima &lt;hugo.lima@openbossa.org&gt;
          Marcelo Lira &lt;marcelo.lira@openbossa.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewer: Hugo Parente Lima &lt;hugo.lima@openbossa.org&gt;
          Marcelo Lira &lt;marcelo.lira@openbossa.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Version bump to 0.10.15.</title>
<updated>2011-10-27T16:41:19+00:00</updated>
<author>
<name>Hugo Parente Lima</name>
<email>hugo.pl@gmail.com</email>
</author>
<published>2011-10-27T16:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/pyside/generatorrunner.git/commit/?id=c09b41d09861d1b2ac801188d92fce84aa3114f5'/>
<id>c09b41d09861d1b2ac801188d92fce84aa3114f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
