<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/qt5/qtscript.git/src/plugins, branch dev</title>
<subtitle>code.qt.io: qt/qtscript.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtscript.git/'/>
<entry>
<title>Make style of Qt includes bootstrap build compatible</title>
<updated>2018-04-06T07:14:32+00:00</updated>
<author>
<name>Joerg Bornemann</name>
<email>joerg.bornemann@qt.io</email>
</author>
<published>2018-03-22T12:06:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtscript.git/commit/?id=fb7fdcbdff7a92d7770b648fa2989327cc103edb'/>
<id>fb7fdcbdff7a92d7770b648fa2989327cc103edb</id>
<content type='text'>
This makes it easier to build QtScript against a stripped-down version
of Qt.

Change-Id: I492c3376e38f9f75b6a0f521ed4a0c1549c5970f
Reviewed-by: Oswald Buddenhagen &lt;oswald.buddenhagen@qt.io&gt;
Reviewed-by: Christian Kandeler &lt;christian.kandeler@qt.io&gt;
Reviewed-by: Kai Koehne &lt;kai.koehne@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes it easier to build QtScript against a stripped-down version
of Qt.

Change-Id: I492c3376e38f9f75b6a0f521ed4a0c1549c5970f
Reviewed-by: Oswald Buddenhagen &lt;oswald.buddenhagen@qt.io&gt;
Reviewed-by: Christian Kandeler &lt;christian.kandeler@qt.io&gt;
Reviewed-by: Kai Koehne &lt;kai.koehne@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix license headers</title>
<updated>2018-01-15T07:33:01+00:00</updated>
<author>
<name>Jani Heikkinen</name>
<email>jani.heikkinen@qt.io</email>
</author>
<published>2018-01-15T05:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtscript.git/commit/?id=86317d8799cba34ad682a1709cf46a5eee815c82'/>
<id>86317d8799cba34ad682a1709cf46a5eee815c82</id>
<content type='text'>
old header.LGPL21 was used in some src and test files.
Replace ones in src/ with correct header.LGPL one and ones in tests/
with correct header.GLP-EXCEPT one. Also add correct license files and
remove unnecessary ones

Change-Id: Ifc7bb0f25bd9df652ddafe0faceaebd52b495bef
Reviewed-by: Liang Qi &lt;liang.qi@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
old header.LGPL21 was used in some src and test files.
Replace ones in src/ with correct header.LGPL one and ones in tests/
with correct header.GLP-EXCEPT one. Also add correct license files and
remove unnecessary ones

Change-Id: Ifc7bb0f25bd9df652ddafe0faceaebd52b495bef
Reviewed-by: Liang Qi &lt;liang.qi@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>consistently put {qt,qml}_{module,plugin} at the end of project files</title>
<updated>2016-02-25T16:47:42+00:00</updated>
<author>
<name>Oswald Buddenhagen</name>
<email>oswald.buddenhagen@theqtcompany.com</email>
</author>
<published>2016-02-12T15:37:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtscript.git/commit/?id=751c105984532f41de4c5f712f36f4c2579a60b7'/>
<id>751c105984532f41de4c5f712f36f4c2579a60b7</id>
<content type='text'>
this fixes static builds by ensuring that all dependencies are exported.

Task-number: QTBUG-51071
Change-Id: I0cb70c7954b4f23778279d9c6bd8c558b6825d98
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this fixes static builds by ensuring that all dependencies are exported.

Task-number: QTBUG-51071
Change-Id: I0cb70c7954b4f23778279d9c6bd8c558b6825d98
Reviewed-by: Simon Hausmann &lt;simon.hausmann@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright headers</title>
<updated>2015-02-12T15:47:28+00:00</updated>
<author>
<name>Jani Heikkinen</name>
<email>jani.heikkinen@theqtcompany.com</email>
</author>
<published>2015-02-12T11:16:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtscript.git/commit/?id=6c387974ab827e53d96d9106a44df29584c1e2be'/>
<id>6c387974ab827e53d96d9106a44df29584c1e2be</id>
<content type='text'>
Qt copyrights are now in The Qt Company, so we could update the source
code headers accordingly. In the same go we should also fix the links to
point to qt.io.

Change-Id: Iffc10aac2cdaf7c7ceba051ec447f15758c3d8e0
Reviewed-by: Sergio Ahumada &lt;sahumada@texla.cl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Qt copyrights are now in The Qt Company, so we could update the source
code headers accordingly. In the same go we should also fix the links to
point to qt.io.

Change-Id: Iffc10aac2cdaf7c7ceba051ec447f15758c3d8e0
Reviewed-by: Sergio Ahumada &lt;sahumada@texla.cl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update license headers and add new license files</title>
<updated>2014-08-24T15:30:30+00:00</updated>
<author>
<name>Antti Kokko</name>
<email>antti.kokko@digia.com</email>
</author>
<published>2014-08-22T08:03:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtscript.git/commit/?id=f75a676dfb37867d4a9fb666db350bc0440ab691'/>
<id>f75a676dfb37867d4a9fb666db350bc0440ab691</id>
<content type='text'>
- Renamed LICENSE.LGPL to LICENSE.LGPLv21
- Added LICENSE.LGPLv3 &amp; LICENSE.GPLv2
- Removed LICENSE.GPL

Change-Id: I8b229a6405aefe7951ad0d13d6432d01a4ec8263
Reviewed-by: Jani Heikkinen &lt;jani.heikkinen@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Renamed LICENSE.LGPL to LICENSE.LGPLv21
- Added LICENSE.LGPLv3 &amp; LICENSE.GPLv2
- Removed LICENSE.GPL

Change-Id: I8b229a6405aefe7951ad0d13d6432d01a4ec8263
Reviewed-by: Jani Heikkinen &lt;jani.heikkinen@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year in Digia's license headers</title>
<updated>2013-01-10T16:56:21+00:00</updated>
<author>
<name>Sergio Ahumada</name>
<email>sergio.ahumada@digia.com</email>
</author>
<published>2013-01-02T11:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtscript.git/commit/?id=3f960df4c25b7e4e7d6aeaeecc62a083f8491b48'/>
<id>3f960df4c25b7e4e7d6aeaeecc62a083f8491b48</id>
<content type='text'>
Change-Id: Ic4a2739c8caf2eac95e4a72d8d38cfb912d5fe2b
Reviewed-by: Akseli Salovaara &lt;akseli.salovaara@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>
Change-Id: Ic4a2739c8caf2eac95e4a72d8d38cfb912d5fe2b
Reviewed-by: Akseli Salovaara &lt;akseli.salovaara@digia.com&gt;
Reviewed-by: Sergio Ahumada &lt;sergio.ahumada@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>make use of qtHaveModule()</title>
<updated>2013-01-10T08:18:44+00:00</updated>
<author>
<name>Oswald Buddenhagen</name>
<email>oswald.buddenhagen@digia.com</email>
</author>
<published>2012-12-21T10:00:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtscript.git/commit/?id=b29abba55166b12d9ce6d599696398845b115d90'/>
<id>b29abba55166b12d9ce6d599696398845b115d90</id>
<content type='text'>
Change-Id: I440b609d23570293f21f21a2cb31854366d06bf7
Reviewed-by: Tasuku Suzuki &lt;stasuku@gmail.com&gt;
Reviewed-by: Sergio Ahumada &lt;sergio.ahumada@digia.com&gt;
Reviewed-by: Joerg Bornemann &lt;joerg.bornemann@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I440b609d23570293f21f21a2cb31854366d06bf7
Reviewed-by: Tasuku Suzuki &lt;stasuku@gmail.com&gt;
Reviewed-by: Sergio Ahumada &lt;sergio.ahumada@digia.com&gt;
Reviewed-by: Joerg Bornemann &lt;joerg.bornemann@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add PLUGIN_CLASS_NAME to qtscript plugins</title>
<updated>2012-12-10T14:32:58+00:00</updated>
<author>
<name>Miikka Heikkinen</name>
<email>miikka.heikkinen@digia.com</email>
</author>
<published>2012-12-10T12:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtscript.git/commit/?id=73e263c556f8220ba20ac3fe5dfe4b6a746f93e6'/>
<id>73e263c556f8220ba20ac3fe5dfe4b6a746f93e6</id>
<content type='text'>
Needed for automating static plugin loading.

Task-number: QTBUG-28131
Change-Id: Ie9d95bcccc4358656d4e038850818606644aa8d3
Reviewed-by: Oswald Buddenhagen &lt;oswald.buddenhagen@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needed for automating static plugin loading.

Task-number: QTBUG-28131
Change-Id: Ie9d95bcccc4358656d4e038850818606644aa8d3
Reviewed-by: Oswald Buddenhagen &lt;oswald.buddenhagen@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>adjust to qt_plugin.prf changes</title>
<updated>2012-11-01T21:42:24+00:00</updated>
<author>
<name>Oswald Buddenhagen</name>
<email>oswald.buddenhagen@digia.com</email>
</author>
<published>2012-10-24T13:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtscript.git/commit/?id=d91845e888b3790c77ef5ef5db0f82764f0aa3ec'/>
<id>d91845e888b3790c77ef5ef5db0f82764f0aa3ec</id>
<content type='text'>
DESTDIR and INSTALLS+=target are set up automatically now, but
PLUGIN_TYPE needs to be defined.

Change-Id: I7f9c80f78e421ade15621459c600c94e01488667
Reviewed-by: Joerg Bornemann &lt;joerg.bornemann@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DESTDIR and INSTALLS+=target are set up automatically now, but
PLUGIN_TYPE needs to be defined.

Change-Id: I7f9c80f78e421ade15621459c600c94e01488667
Reviewed-by: Joerg Bornemann &lt;joerg.bornemann@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Change copyrights from Nokia to Digia</title>
<updated>2012-09-24T12:44:34+00:00</updated>
<author>
<name>Iikka Eklund</name>
<email>iikka.eklund@digia.com</email>
</author>
<published>2012-09-24T06:09:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/qt5/qtscript.git/commit/?id=d9308fcf4972edbbfac12855428620faa4fcbf6d'/>
<id>d9308fcf4972edbbfac12855428620faa4fcbf6d</id>
<content type='text'>
Change copyrights and license headers from Nokia to Digia

Change-Id: Id0b72b8c895b0eab04a740bf83859c9b646dd911
Reviewed-by: Janne Anttila &lt;janne.anttila@digia.com&gt;
Reviewed-by: Sergio Ahumada &lt;sergio.ahumada@digia.com&gt;
Reviewed-by: Lars Knoll &lt;lars.knoll@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change copyrights and license headers from Nokia to Digia

Change-Id: Id0b72b8c895b0eab04a740bf83859c9b646dd911
Reviewed-by: Janne Anttila &lt;janne.anttila@digia.com&gt;
Reviewed-by: Sergio Ahumada &lt;sergio.ahumada@digia.com&gt;
Reviewed-by: Lars Knoll &lt;lars.knoll@digia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
