index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace deprecated 'qsrand()' and 'qrand()' by QRandomGenerator (#267)
melvo
2020-03-29
2
-1
/
+13
*
Implement XEP-0357: Push Notifications enable/disable IQ (#271)
JBB
2020-03-29
8
-0
/
+436
*
QXmppDataForm: Add ctor with all attributes
Linus Jahn
2020-03-29
3
-6
/
+100
*
Update copyright year from '2019' to '2020' for forgotten files
Melvin Keskin
2020-03-29
2
-2
/
+2
*
Update parameter of 'QXmppMessage::parseExtension()' in header file
Melvin Keskin
2020-03-29
1
-1
/
+1
*
doc: xeps: Add XEP-0249: Direct MUC Invitations
Linus Jahn
2020-03-29
1
-0
/
+1
*
Expand QSL and QBL
Jonah Brüchert
2020-03-29
35
-1097
/
+1094
*
Reformat code
Jonah Brüchert
2020-03-28
8
-40
/
+38
*
base: Convert to QStringLiteral
Jonah Brüchert
2020-03-28
35
-1095
/
+1101
*
README: Remove google group
LNJ
2020-03-27
1
-7
/
+0
*
QXmppCallStream: Fix wrong \since tags
Linus Jahn
2020-03-24
1
-2
/
+2
*
[tests] run Linux and OS X tests using GitHub Actions
Jeremy Lainé
2020-03-24
4
-38
/
+30
*
Allow to set multiple STUN servers
Niels Ole Salscheider
2020-03-16
7
-26
/
+67
*
Travis: Unlink python2 to avoid conflict in CI
Niels Ole Salscheider
2020-03-16
1
-0
/
+1
*
Set LowDelay option for UDP sockets
Niels Ole Salscheider
2020-03-16
1
-0
/
+2
*
Update README and CHANGELOG
Niels Ole Salscheider
2020-03-16
2
-4
/
+4
*
Port QXmppCallManager to use GStreamer
Niels Ole Salscheider
2020-03-16
29
-5365
/
+1639
*
Import cmake scripts for gstreamer from qt-gstreamer
Niels Ole Salscheider
2020-03-16
4
-0
/
+413
*
Add missing class documentation to trigger doxygen page generation
Linus Jahn
2020-03-11
9
-2
/
+75
*
QXmppRosterIq: Add missing \since tag for new methods
Linus Jahn
2020-02-15
1
-22
/
+41
*
Add not authorized condition for stream errors (#191)
henry61024
2020-02-14
1
-0
/
+2
*
Reapply "Implement MIX-PAM XEP-0405: Roster IQ extension"
Linus Jahn
2020-02-12
3
-3
/
+132
*
ci: appveyor: Try to enable parallel builds
Linus Jahn
2020-02-11
1
-0
/
+3
*
Make QXmpp work with projects using QT_NO_KEYWORDS
Linus Jahn
2020-02-11
32
-91
/
+91
*
Update MAM implementation to v0.6
Linus Jahn
2020-02-11
3
-6
/
+6
*
Update XEP-0363: HTTP File Upload to v1.0 (editorial changes)
Linus Jahn
2020-02-11
1
-1
/
+1
*
doc/xeps: Use MAJOR.MINOR version numbers only
Linus Jahn
2020-02-11
1
-10
/
+10
*
doc: Use XEP links everywhere
Linus Jahn
2020-02-11
55
-224
/
+267
*
Implement XEP-0359: Unique and Stable Stanza IDs
Linus Jahn
2020-02-11
6
-1
/
+136
*
utils: Generate UUIDs for stanza hashes by default
Linus Jahn
2020-02-11
3
-2
/
+49
*
Implement XEP-0428: Fallback Indication
Linus Jahn
2020-02-10
6
-1
/
+71
*
Continue with development for QXmpp 1.3
Linus Jahn
2020-02-06
2
-1
/
+6
*
Release QXmpp 1.2.0
Linus Jahn
2020-02-06
1
-2
/
+2
*
Prepare CHANGELOG for QXmpp 1.2
Linus Jahn
2020-02-06
1
-1
/
+36
*
QXmppPubSubIq: Deprecate include of QXmppPubSubItem
Linus Jahn
2020-02-06
1
-1
/
+3
*
QXmppRegistrationManager: Fix typo in deleteAccountIqId
Linus Jahn
2020-02-06
1
-4
/
+4
*
Make QXmppStreamFeatures use QSharedDataPointer
Linus Jahn
2020-02-06
2
-55
/
+82
*
Make QXmppMam*Iq use QSharedDataPointers
Linus Jahn
2020-02-06
2
-34
/
+75
*
Make QXmppDiscoveryIq* use QSharedDataPointers
Linus Jahn
2020-02-06
2
-57
/
+133
*
QXmppRegistrationManager: Handle result of deleteAccount()
Linus Jahn
2020-02-06
3
-19
/
+108
*
QXmppRegistrationManager: Pass stanza error by value
Linus Jahn
2020-02-06
2
-3
/
+3
*
QXmppStreamFeatures: Fix wrong \param command
Linus Jahn
2020-02-06
1
-3
/
+3
*
Fix undocumented Q_PROPERTies
Linus Jahn
2020-02-04
14
-90
/
+117
*
Fix missing documentation for for QXmppStanza::Error
Linus Jahn
2020-02-04
2
-34
/
+70
*
Fix doxygen warnings about missing titles for \defgroup
Linus Jahn
2020-02-04
2
-4
/
+23
*
Refactor QXmppRegisterIq: Replace registerType by two separate attr.
Linus Jahn
2020-02-04
4
-57
/
+73
*
Add unit tests for QXmppRegistrationManager
Linus Jahn
2020-02-04
2
-0
/
+487
*
Add new QXmppRegistrationManager
Linus Jahn
2020-02-04
5
-5
/
+670
*
doc: Add \xep{} alias to easily link to XEPs
Linus Jahn
2020-02-04
1
-0
/
+1
*
QXmppStreamFeatures: Fix documentation is not generated
Linus Jahn
2020-02-03
1
-0
/
+4
[next]