<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/base/QXmppRtpChannel.h, 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>Make QXmpp work with projects using QT_NO_KEYWORDS</title>
<updated>2020-02-11T20:39:00+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2020-02-11T20:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=cf54ba0b26b913e2f87c102f736886687505174b'/>
<id>urn:sha1:cf54ba0b26b913e2f87c102f736886687505174b</id>
<content type='text'>
This replaces all occurencies of 'slots' and 'signals' with 'Q_SLOTS'
and 'Q_SIGNALS'. This allows for smooth integration with software
projects that need QT_NO_KEYWORDS, such as those ones that rely on
boost libraries.

Closes #115.

Co-authored-by: Tommaso Cucinotta &lt;tommaso.cucinotta@santannapisa.it&gt;
</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>Add a .clang-format somewhat close to the current style</title>
<updated>2019-12-23T18:04:55+00:00</updated>
<author>
<name>0xd34df00d</name>
<email>0xd34df00d@gmail.com</email>
</author>
<published>2019-12-23T00:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=e148045e90eb2ac12bb6ba426052606d5ac38c40'/>
<id>urn:sha1:e148045e90eb2ac12bb6ba426052606d5ac38c40</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace deprecated Q_ENUMS with Q_ENUM</title>
<updated>2019-10-27T10:26:23+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2019-10-26T16:53:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=f8c546c5b701c53d708a38a951fcc734eaee7940'/>
<id>urn:sha1:f8c546c5b701c53d708a38a951fcc734eaee7940</id>
<content type='text'>
Q_ENUM exists since Qt 5.5, more details can be found here:
https://woboq.com/blog/q_enum.html
</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>Add missed variables initialization in constructors of few classes.</title>
<updated>2018-09-18T14:28:02+00:00</updated>
<author>
<name>Boris Pek</name>
<email>tehnick-8@yandex.ru</email>
</author>
<published>2017-02-02T21:21:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=34b6a758013e3c2cec4f0e180be79a7c94260bc9'/>
<id>urn:sha1:34b6a758013e3c2cec4f0e180be79a7c94260bc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move QXmppRtpPacket to it's own files</title>
<updated>2015-08-20T07:04:38+00:00</updated>
<author>
<name>Jeremy Lainé</name>
<email>jeremy.laine@m4x.org</email>
</author>
<published>2015-08-20T07:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=f87d817c2f3390d80a038007dcfaf588375319dd'/>
<id>urn:sha1:f87d817c2f3390d80a038007dcfaf588375319dd</id>
<content type='text'>
</content>
</entry>
</feed>
