<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/qxmpp/src/base/QXmppGlobal.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>2022-12-29T19:48:08+00:00</updated>
<entry>
<title>cmake: Use generate_export_header() instead of doing manually</title>
<updated>2022-12-29T19:48:08+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-12-29T18:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=608fe34edb4b4d70a2ba6eca6a925f58fee52074'/>
<id>urn:sha1:608fe34edb4b4d70a2ba6eca6a925f58fee52074</id>
<content type='text'>
This is going to make it easier for us to maintain things. It's also
consistent with the new QXmppOmemo module.

This requires CMake 3.7 now.

Closes #523.
</content>
</entry>
<entry>
<title>Rename Encryption to EncryptionMethod to avoid conflicts with namespace</title>
<updated>2022-09-29T13:16:45+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-09-29T13:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=423fa97d3699b133926aeaab01c216c69555ce6f'/>
<id>urn:sha1:423fa97d3699b133926aeaab01c216c69555ce6f</id>
<content type='text'>
There's QXmpp::Private::Encryption. This renames QXmpp::Encryption to
QXmpp::EncryptionMethod to avoid conflicts.
</content>
</entry>
<entry>
<title>EncryptedFileSource: Move Cipher enum into QXmppGlobal</title>
<updated>2022-09-24T16:11:58+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-09-16T17:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=b71a66f3a7e07427378a23eb42291ed3758e08b2'/>
<id>urn:sha1:b71a66f3a7e07427378a23eb42291ed3758e08b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make move ctor and move assign noexcept in rule of six macro</title>
<updated>2022-09-13T22:43:42+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-09-13T22:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=50be94233ad615ef8061e344f4123745714339c7'/>
<id>urn:sha1:50be94233ad615ef8061e344f4123745714339c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Global: Add comments for rule of six macros</title>
<updated>2022-09-13T20:40:00+00:00</updated>
<author>
<name>Melvin Keskin</name>
<email>melvo@olomono.de</email>
</author>
<published>2022-09-13T11:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=5a9f969f4291704a6cac57e5fcfc85df5451bad2'/>
<id>urn:sha1:5a9f969f4291704a6cac57e5fcfc85df5451bad2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix rule of six macro</title>
<updated>2022-09-13T20:40:00+00:00</updated>
<author>
<name>Melvin Keskin</name>
<email>melvo@olomono.de</email>
</author>
<published>2022-09-13T11:50:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=a8cba050ceffd57d862925bf51fea0d01a3e552b'/>
<id>urn:sha1:a8cba050ceffd57d862925bf51fea0d01a3e552b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add global Cancelled unit struct</title>
<updated>2022-09-13T20:36:02+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-09-13T20:36:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=ad7dc952ce404db3eac20d69c3c8346f0dbf8181'/>
<id>urn:sha1:ad7dc952ce404db3eac20d69c3c8346f0dbf8181</id>
<content type='text'>
The Cancelled struct from HttpUpload is going to be used in other
places.
</content>
</entry>
<entry>
<title>Add macros for defining all the different default constructors</title>
<updated>2022-09-05T22:46:56+00:00</updated>
<author>
<name>Jonah Brüchert</name>
<email>jbb@kaidan.im</email>
</author>
<published>2022-09-05T17:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=8afdd4646ae073ccc3f371b76a2c80a6f3892d89'/>
<id>urn:sha1:8afdd4646ae073ccc3f371b76a2c80a6f3892d89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename Encryption::Omemo to Omemo0 to allow namespace Omemo</title>
<updated>2022-07-10T21:10:42+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-07-10T21:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=f5e82b8b460ea9e9c25bef7b0f9a9d3bd7e43523'/>
<id>urn:sha1:f5e82b8b460ea9e9c25bef7b0f9a9d3bd7e43523</id>
<content type='text'>
Allows it to create a namespace QXmpp::Omemo.
</content>
</entry>
<entry>
<title>Adapt clang-format</title>
<updated>2022-06-17T14:42:50+00:00</updated>
<author>
<name>Linus Jahn</name>
<email>lnj@kaidan.im</email>
</author>
<published>2022-06-17T14:42:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/qxmpp/commit/?id=d6ccfc4d1481842efcec9e8be86006925c8b7136'/>
<id>urn:sha1:d6ccfc4d1481842efcec9e8be86006925c8b7136</id>
<content type='text'>
</content>
</entry>
</feed>
