aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated 'qsrand()' and 'qrand()' by QRandomGenerator (#267)melvo2020-03-292-1/+13
* Implement XEP-0357: Push Notifications enable/disable IQ (#271)JBB2020-03-298-0/+436
* QXmppDataForm: Add ctor with all attributesLinus Jahn2020-03-293-6/+100
* Update copyright year from '2019' to '2020' for forgotten filesMelvin Keskin2020-03-292-2/+2
* Update parameter of 'QXmppMessage::parseExtension()' in header fileMelvin Keskin2020-03-291-1/+1
* doc: xeps: Add XEP-0249: Direct MUC InvitationsLinus Jahn2020-03-291-0/+1
* Expand QSL and QBLJonah Brüchert2020-03-2935-1097/+1094
* Reformat codeJonah Brüchert2020-03-288-40/+38
* base: Convert to QStringLiteralJonah Brüchert2020-03-2835-1095/+1101
* README: Remove google groupLNJ2020-03-271-7/+0
* QXmppCallStream: Fix wrong \since tagsLinus Jahn2020-03-241-2/+2
* [tests] run Linux and OS X tests using GitHub ActionsJeremy Lainé2020-03-244-38/+30
* Allow to set multiple STUN serversNiels Ole Salscheider2020-03-167-26/+67
* Travis: Unlink python2 to avoid conflict in CINiels Ole Salscheider2020-03-161-0/+1
* Set LowDelay option for UDP socketsNiels Ole Salscheider2020-03-161-0/+2
* Update README and CHANGELOGNiels Ole Salscheider2020-03-162-4/+4
* Port QXmppCallManager to use GStreamerNiels Ole Salscheider2020-03-1629-5365/+1639
* Import cmake scripts for gstreamer from qt-gstreamerNiels Ole Salscheider2020-03-164-0/+413
* Add missing class documentation to trigger doxygen page generationLinus Jahn2020-03-119-2/+75
* QXmppRosterIq: Add missing \since tag for new methodsLinus Jahn2020-02-151-22/+41
* Add not authorized condition for stream errors (#191)henry610242020-02-141-0/+2
* Reapply "Implement MIX-PAM XEP-0405: Roster IQ extension"Linus Jahn2020-02-123-3/+132
* ci: appveyor: Try to enable parallel buildsLinus Jahn2020-02-111-0/+3
* Make QXmpp work with projects using QT_NO_KEYWORDSLinus Jahn2020-02-1132-91/+91
* Update MAM implementation to v0.6Linus Jahn2020-02-113-6/+6
* Update XEP-0363: HTTP File Upload to v1.0 (editorial changes)Linus Jahn2020-02-111-1/+1
* doc/xeps: Use MAJOR.MINOR version numbers onlyLinus Jahn2020-02-111-10/+10
* doc: Use XEP links everywhereLinus Jahn2020-02-1155-224/+267
* Implement XEP-0359: Unique and Stable Stanza IDsLinus Jahn2020-02-116-1/+136
* utils: Generate UUIDs for stanza hashes by defaultLinus Jahn2020-02-113-2/+49
* Implement XEP-0428: Fallback IndicationLinus Jahn2020-02-106-1/+71
* Continue with development for QXmpp 1.3Linus Jahn2020-02-062-1/+6
* Release QXmpp 1.2.0Linus Jahn2020-02-061-2/+2
* Prepare CHANGELOG for QXmpp 1.2Linus Jahn2020-02-061-1/+36
* QXmppPubSubIq: Deprecate include of QXmppPubSubItemLinus Jahn2020-02-061-1/+3
* QXmppRegistrationManager: Fix typo in deleteAccountIqIdLinus Jahn2020-02-061-4/+4
* Make QXmppStreamFeatures use QSharedDataPointerLinus Jahn2020-02-062-55/+82
* Make QXmppMam*Iq use QSharedDataPointersLinus Jahn2020-02-062-34/+75
* Make QXmppDiscoveryIq* use QSharedDataPointersLinus Jahn2020-02-062-57/+133
* QXmppRegistrationManager: Handle result of deleteAccount()Linus Jahn2020-02-063-19/+108
* QXmppRegistrationManager: Pass stanza error by valueLinus Jahn2020-02-062-3/+3
* QXmppStreamFeatures: Fix wrong \param commandLinus Jahn2020-02-061-3/+3
* Fix undocumented Q_PROPERTiesLinus Jahn2020-02-0414-90/+117
* Fix missing documentation for for QXmppStanza::ErrorLinus Jahn2020-02-042-34/+70
* Fix doxygen warnings about missing titles for \defgroupLinus Jahn2020-02-042-4/+23
* Refactor QXmppRegisterIq: Replace registerType by two separate attr.Linus Jahn2020-02-044-57/+73
* Add unit tests for QXmppRegistrationManagerLinus Jahn2020-02-042-0/+487
* Add new QXmppRegistrationManagerLinus Jahn2020-02-045-5/+670
* doc: Add \xep{} alias to easily link to XEPsLinus Jahn2020-02-041-0/+1
* QXmppStreamFeatures: Fix documentation is not generatedLinus Jahn2020-02-031-0/+4