<feed xmlns='http://www.w3.org/2005/Atom'>
<title>qt/qtxmlpatterns.git/src/xmlpatterns/utils, branch dev</title>
<subtitle>Qt XmlPatterns (Xpath, Xquery, ... engine)
</subtitle>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtxmlpatterns.git/'/>
<entry>
<title>Make sure all private headers include at least one other</title>
<updated>2022-03-08T16:06:48+00:00</updated>
<author>
<name>Thiago Macieira</name>
<email>thiago.macieira@intel.com</email>
</author>
<published>2022-02-11T19:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtxmlpatterns.git/commit/?id=d7e64c698eea21073645cffc993c14b729366e59'/>
<id>d7e64c698eea21073645cffc993c14b729366e59</id>
<content type='text'>
See script in qtbase/util/includeprivate for the rules.

Since these files are being touched anyway, I also ran the
updatecopyright.pl script too.

Change-Id: Ib056b47dde3341ef9a52ffff13ef677e471674b6
Reviewed-by: Lars Knoll &lt;lars.knoll@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See script in qtbase/util/includeprivate for the rules.

Since these files are being touched anyway, I also ran the
updatecopyright.pl script too.

Change-Id: Ib056b47dde3341ef9a52ffff13ef677e471674b6
Reviewed-by: Lars Knoll &lt;lars.knoll@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Trust that Q_NO_TYPESAFE_FLAGS is no longer defined</title>
<updated>2021-05-04T10:29:47+00:00</updated>
<author>
<name>Edward Welbourne</name>
<email>edward.welbourne@qt.io</email>
</author>
<published>2021-03-25T09:55:48+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtxmlpatterns.git/commit/?id=99a1ba699b84f8a3d810f7b2d4d8929ff28c7ec5'/>
<id>99a1ba699b84f8a3d810f7b2d4d8929ff28c7ec5</id>
<content type='text'>
It was introduced in 2003 during the transition to using QFlags.
The transition is now safely completed.

Change-Id: I29890202be10052896178502caaffbfd513424e7
Reviewed-by: Bernhard Rosenkränzer &lt;bero@lindev.ch&gt;
Reviewed-by: Giuseppe D'Angelo &lt;giuseppe.dangelo@kdab.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was introduced in 2003 during the transition to using QFlags.
The transition is now safely completed.

Change-Id: I29890202be10052896178502caaffbfd513424e7
Reviewed-by: Bernhard Rosenkränzer &lt;bero@lindev.ch&gt;
Reviewed-by: Giuseppe D'Angelo &lt;giuseppe.dangelo@kdab.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing override and remove redundant virtual</title>
<updated>2019-10-03T10:14:25+00:00</updated>
<author>
<name>Alexander Volkov</name>
<email>a.volkov@rusbitech.ru</email>
</author>
<published>2016-12-08T19:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtxmlpatterns.git/commit/?id=8cb90345a6d3a5e686d471792e159c014566404d'/>
<id>8cb90345a6d3a5e686d471792e159c014566404d</id>
<content type='text'>
Change-Id: I1a2974e012a45eb5145a092c9014d8eaab9f3ce7
Reviewed-by: Frederik Gladhorn &lt;frederik.gladhorn@qt.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I1a2974e012a45eb5145a092c9014d8eaab9f3ce7
Reviewed-by: Frederik Gladhorn &lt;frederik.gladhorn@qt.io&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated license headers</title>
<updated>2016-01-21T07:58:07+00:00</updated>
<author>
<name>Antti Kokko</name>
<email>antti.kokko@theqtcompany.com</email>
</author>
<published>2016-01-20T11:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtxmlpatterns.git/commit/?id=37ecba3027c7465248bb1b23dfa8625144d95030'/>
<id>37ecba3027c7465248bb1b23dfa8625144d95030</id>
<content type='text'>
From Qt 5.7 -&gt; LGPL v2.1 isn't an option anymore, see
http://blog.qt.io/blog/2016/01/13/new-agreement-with-the-kde-free-qt-foundation/
Updated license headers to use new LGPL header instead of LGPL21 one
(in those files which will be under LGPL v3)

Change-Id: I34265811e603ad9c5a7adcaab7791a521ae0ffb8
Reviewed-by: Jani Heikkinen &lt;jani.heikkinen@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Qt 5.7 -&gt; LGPL v2.1 isn't an option anymore, see
http://blog.qt.io/blog/2016/01/13/new-agreement-with-the-kde-free-qt-foundation/
Updated license headers to use new LGPL header instead of LGPL21 one
(in those files which will be under LGPL v3)

Change-Id: I34265811e603ad9c5a7adcaab7791a521ae0ffb8
Reviewed-by: Jani Heikkinen &lt;jani.heikkinen@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename private header qdebug_p.h to qxmldebug_p.h.</title>
<updated>2015-04-07T08:48:07+00:00</updated>
<author>
<name>Friedemann Kleint</name>
<email>Friedemann.Kleint@theqtcompany.com</email>
</author>
<published>2015-04-07T07:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtxmlpatterns.git/commit/?id=5199cce73762771f593f12abbe326f8086142c0e'/>
<id>5199cce73762771f593f12abbe326f8086142c0e</id>
<content type='text'>
Avoid conflicts with the newly introduced qdebug_p.h
of QtCore.

Change-Id: I04b83e159900d9d36fa96ae5112eb4cdf75c0551
Reviewed-by: Liang Qi &lt;liang.qi@theqtcompany.com&gt;
Reviewed-by: Frederik Gladhorn &lt;frederik.gladhorn@theqtcompany.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid conflicts with the newly introduced qdebug_p.h
of QtCore.

Change-Id: I04b83e159900d9d36fa96ae5112eb4cdf75c0551
Reviewed-by: Liang Qi &lt;liang.qi@theqtcompany.com&gt;
Reviewed-by: Frederik Gladhorn &lt;frederik.gladhorn@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright headers</title>
<updated>2015-02-17T16:59:04+00:00</updated>
<author>
<name>Jani Heikkinen</name>
<email>jani.heikkinen@theqtcompany.com</email>
</author>
<published>2015-02-13T12:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtxmlpatterns.git/commit/?id=686b7e5f94593c5d8595c98067a10e8ecf776ae8'/>
<id>686b7e5f94593c5d8595c98067a10e8ecf776ae8</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: I1dc468d4e08c2dfdc4643410220f18bc8ec450b9
Reviewed-by: Antti Kokko &lt;antti.kokko@theqtcompany.com&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: I1dc468d4e08c2dfdc4643410220f18bc8ec450b9
Reviewed-by: Antti Kokko &lt;antti.kokko@theqtcompany.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update license headers and add new license files</title>
<updated>2014-08-24T15:28:54+00:00</updated>
<author>
<name>Antti Kokko</name>
<email>antti.kokko@digia.com</email>
</author>
<published>2014-08-21T10:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtxmlpatterns.git/commit/?id=e60c4466df48d6536fef0c77dc1df1c9d05e97d4'/>
<id>e60c4466df48d6536fef0c77dc1df1c9d05e97d4</id>
<content type='text'>
- Renamed LICENSE.LGPL to LICENSE.LGPLv21
- Added LICENSE.LGPLv3 &amp; LICENSE.GPLv2
- Removed LICENSE.GPL

Change-Id: If9208b9c90bcea35bbfe6b9c10db7803e97767e0
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: If9208b9c90bcea35bbfe6b9c10db7803e97767e0
Reviewed-by: Jani Heikkinen &lt;jani.heikkinen@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/stable' into dev</title>
<updated>2013-02-05T13:13:22+00:00</updated>
<author>
<name>Frederik Gladhorn</name>
<email>frederik.gladhorn@digia.com</email>
</author>
<published>2013-02-05T13:13:22+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtxmlpatterns.git/commit/?id=bc308b058e39161dc936dd3e9bd20983d8d1c1fe'/>
<id>bc308b058e39161dc936dd3e9bd20983d8d1c1fe</id>
<content type='text'>
Change-Id: I0e2f2023d576e479246ed86c6a95eba3c8b9d93b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I0e2f2023d576e479246ed86c6a95eba3c8b9d93b
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove QT_{BEGIN,END}_HEADER macro usage</title>
<updated>2013-01-28T21:44:55+00:00</updated>
<author>
<name>Sergio Ahumada</name>
<email>sergio.ahumada@digia.com</email>
</author>
<published>2013-01-27T09:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtxmlpatterns.git/commit/?id=37f34eb393d750c310e93e95b964a28a0118ad3a'/>
<id>37f34eb393d750c310e93e95b964a28a0118ad3a</id>
<content type='text'>
The macro was made empty in qtbase/ba3dc5f3b56d1fab6fe37fe7ae08096d7dc68bcb
and is no longer necessary or used.

Discussed-on: http://lists.qt-project.org/pipermail/development/2013-January/009284.html
Change-Id: I74e76ed86361fbbf8957bf7a0540f2bd3350eb0a
Reviewed-by: Jędrzej Nowacki &lt;jedrzej.nowacki@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The macro was made empty in qtbase/ba3dc5f3b56d1fab6fe37fe7ae08096d7dc68bcb
and is no longer necessary or used.

Discussed-on: http://lists.qt-project.org/pipermail/development/2013-January/009284.html
Change-Id: I74e76ed86361fbbf8957bf7a0540f2bd3350eb0a
Reviewed-by: Jędrzej Nowacki &lt;jedrzej.nowacki@digia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: Fix module name format</title>
<updated>2013-01-25T16:25:15+00:00</updated>
<author>
<name>Sze Howe Koh</name>
<email>szehowe.koh@gmail.com</email>
</author>
<published>2013-01-25T15:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://code.qt.io/cgit/qt/qtxmlpatterns.git/commit/?id=69211887e90304e44894475881c5c3aad8bd6107'/>
<id>69211887e90304e44894475881c5c3aad8bd6107</id>
<content type='text'>
Follow the conventions at
http://qt-project.org/wiki/Spelling_Module_Names_in_Qt_Documentation

Change-Id: I1a8b3cafa9d1b9a6fdde835ae93f5f87b4d3970c
Reviewed-by: Jerome Pasion &lt;jerome.pasion@digia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow the conventions at
http://qt-project.org/wiki/Spelling_Module_Names_in_Qt_Documentation

Change-Id: I1a8b3cafa9d1b9a6fdde835ae93f5f87b4d3970c
Reviewed-by: Jerome Pasion &lt;jerome.pasion@digia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
