<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/base/QXmppRtpChannel.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>Port majority of old-style connects (#237)</title>
<updated>2020-01-19T23:19:38+00:00</updated>
<author>
<name>JBB</name>
<email>jbb.prv@gmx.de</email>
</author>
<published>2020-01-19T23:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=8557bc3a605e5d2b1a7dae5999501b19c1c99b58'/>
<id>urn:sha1:8557bc3a605e5d2b1a7dae5999501b19c1c99b58</id>
<content type='text'>
This provides more type safety and is future-proof.</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>Use raw literals, range based loops and auto</title>
<updated>2019-10-22T13:32:25+00:00</updated>
<author>
<name>Jonah Brüchert</name>
<email>jbb.prv@gmx.de</email>
</author>
<published>2019-10-19T15:23:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=876c924cde7b8fe129d0f3e1b76cf0a2de9fb856'/>
<id>urn:sha1:876c924cde7b8fe129d0f3e1b76cf0a2de9fb856</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modernize codebase using clang-tidy</title>
<updated>2019-09-08T12:07:00+00:00</updated>
<author>
<name>Jonah Brüchert</name>
<email>jbb.prv@gmx.de</email>
</author>
<published>2019-05-10T20:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=b18a57daa33f0fefa5f4c63aa7f448b48d302e0d'/>
<id>urn:sha1:b18a57daa33f0fefa5f4c63aa7f448b48d302e0d</id>
<content type='text'>
Using the following checks:
 * modernize-use-nullptr
 * modernize-use-override
 * modernize-use-using
 * modernize-use-bool-literals
</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 error</title>
<updated>2018-10-08T01:14:16+00:00</updated>
<author>
<name>Boris Pek</name>
<email>tehnick-8@yandex.ru</email>
</author>
<published>2018-10-08T01:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=b74badb6d3bebb21f35c53924c3a478b33dade3d'/>
<id>urn:sha1:b74badb6d3bebb21f35c53924c3a478b33dade3d</id>
<content type='text'>
</content>
</entry>
</feed>
