<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/base/QXmppCodec.cpp, branch master</title>
<subtitle>Fork of the QXmpp library.
</subtitle>
<id>https://gitea.privatedns.org/xavi/qxmpp/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/qxmpp/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/'/>
<updated>2020-03-16T21:22:59+00:00</updated>
<entry>
<title>Port QXmppCallManager to use GStreamer</title>
<updated>2020-03-16T21:22:59+00:00</updated>
<author>
<name>Niels Ole Salscheider</name>
<email>niels_ole@salscheider-online.de</email>
</author>
<published>2019-05-17T21:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=90036fc2cf5918c028f043edff7f5d38d1efb4cc'/>
<id>urn:sha1:90036fc2cf5918c028f043edff7f5d38d1efb4cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run clang-format also on all cpp files</title>
<updated>2020-02-02T23:11:55+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2020-02-02T17:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=57f1b775197aed1d32e98b0299c0999339a7d5f6'/>
<id>urn:sha1:57f1b775197aed1d32e98b0299c0999339a7d5f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clang-format: Enable regrouping and sorting of includes</title>
<updated>2020-02-02T23:11:55+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2020-02-02T17:13:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=99b850a3008bbb03d3449d683adb87839f7d5c4b'/>
<id>urn:sha1:99b850a3008bbb03d3449d683adb87839f7d5c4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump copyright year to 2020</title>
<updated>2020-01-06T18:39:13+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2020-01-06T18:38:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=81b590545c590840f99fa5a96460726cb16db88a'/>
<id>urn:sha1:81b590545c590840f99fa5a96460726cb16db88a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace Q_FOREACH (foreach) by C++11 ranged for-loops</title>
<updated>2019-10-23T16:09:17+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2019-05-14T15:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=4172b33b1222a586d95dbc7e69dad7a19a307ea1'/>
<id>urn:sha1:4172b33b1222a586d95dbc7e69dad7a19a307ea1</id>
<content type='text'>
Q_FOREACH is bad and will be deprecated in the future:
https://www.kdab.com/goodbye-q_foreach/

This also disables Q_FOREACH by defining QT_NO_FOREACH.
</content>
</entry>
<entry>
<title>Bump copyright year to 2019</title>
<updated>2019-01-08T08:10:06+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2019-01-08T08:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=9cb7bdf7e00d870c5e48d6a0ba9cfb95c0554a66'/>
<id>urn:sha1:9cb7bdf7e00d870c5e48d6a0ba9cfb95c0554a66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix spelling errors</title>
<updated>2019-01-07T23:18:13+00:00</updated>
<author>
<name>Boris Pek</name>
<email>tehnick-8@yandex.ru</email>
</author>
<published>2019-01-07T23:03:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=bcb778ec981486d37aef409a6d4edc2732069e48'/>
<id>urn:sha1:bcb778ec981486d37aef409a6d4edc2732069e48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix compiler warning</title>
<updated>2015-08-30T06:22:16+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2015-08-30T06:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=f4397521b3a57caf5889bfbbb620ce910df97cbf'/>
<id>urn:sha1:f4397521b3a57caf5889bfbbb620ce910df97cbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build error when VPX support is enabled (closes #71)</title>
<updated>2015-08-30T06:13:28+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2015-08-30T06:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=931fc68242bdfc5e5165b58f21614d84a2b489ff'/>
<id>urn:sha1:931fc68242bdfc5e5165b58f21614d84a2b489ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use PIMPL + accessors for QXmppRtpPacket</title>
<updated>2015-08-24T06:32:00+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2015-08-20T11:26:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=1c28cc6f1cca7c1cd941e6402027be2ee2c8c42b'/>
<id>urn:sha1:1c28cc6f1cca7c1cd941e6402027be2ee2c8c42b</id>
<content type='text'>
</content>
</entry>
</feed>
