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
...
*
|
Remove Qt < 5.15 compat code
Linus Jahn
2023-01-31
14
-127
/
+6
*
|
Require Qt 5.15
Linus Jahn
2023-01-31
2
-2
/
+2
*
|
Continue with development of QXmpp 1.6
Linus Jahn
2023-01-31
2
-1
/
+6
|
/
*
Release QXmpp 1.5.0
Linus Jahn
2023-01-31
1
-2
/
+2
*
E2eeExtension: Return encrypted stanzas as Message/Iq instead of XML
Linus Jahn
2023-01-31
4
-86
/
+85
*
Prepare CHANGELOG for QXmpp 1.5
Linus Jahn
2023-01-31
1
-1
/
+34
*
Client: Rename send/sendUnencrypted to sendSensitive/send
Linus Jahn
2023-01-28
7
-16
/
+16
*
Fix pubsubmanager test: Wrong error value expected
Linus Jahn
2023-01-28
1
-7
/
+1
*
IqHandling: Don't accept IQ results/errors
Linus Jahn
2023-01-28
3
-5
/
+17
*
Task/Promise: Don't allow abstract types
Linus Jahn
2023-01-28
3
-16
/
+10
*
Stream: Fix use of moved value
Linus Jahn
2023-01-28
1
-2
/
+2
*
Fix discovery manager incoming request handling
Linus Jahn
2023-01-22
3
-4
/
+23
*
Code formatting
Linus Jahn
2023-01-22
2
-2
/
+2
*
Use QXmppError in all IQ results instead of StanzaError
Linus Jahn
2023-01-22
21
-105
/
+118
*
Task: Add static assert for then function
Linus Jahn
2023-01-22
1
-4
/
+5
*
Rename TuneItem to UserTuneItem
Linus Jahn
2023-01-03
6
-9
/
+9
*
Add tests for QXmppTask
Linus Jahn
2023-01-03
1
-2
/
+67
*
Introduce QXmppTask & QXmppPromise
Linus Jahn
2023-01-03
60
-969
/
+1419
*
doc: Define QXMPP_DOC in doxygen run
Linus Jahn
2023-01-03
1
-1
/
+1
*
Stanza: Fix unhandled case in switch warnings
Linus Jahn
2023-01-01
1
-0
/
+4
*
Fix documentation warnings (renamed functions)
Linus Jahn
2022-12-31
2
-21
/
+29
*
OmemoManager: Replace multi-result futures with single result futures
Linus Jahn
2022-12-31
4
-44
/
+60
*
Replace QXmpp::SendError with QXmppError everywhere
Linus Jahn
2022-12-30
13
-68
/
+72
*
StanzaError: Remove optional getter/settters for type/condition
Linus Jahn
2022-12-29
4
-93
/
+20
*
Stanza: Make error optional
Linus Jahn
2022-12-29
2
-4
/
+51
*
Clean up CMake
Linus Jahn
2022-12-29
2
-53
/
+50
*
cmake: Remove unused QXMPP_BUILD define
Linus Jahn
2022-12-29
1
-2
/
+0
*
cmake: Use generate_export_header() instead of doing manually
Linus Jahn
2022-12-29
7
-59
/
+48
*
Call/CallManager: Fix usage of qt keywords
Linus Jahn
2022-12-29
2
-4
/
+5
*
Stream: Add IQ response sender check
Linus Jahn
2022-12-28
7
-47
/
+88
*
Configuration: Minor documentation improvements
Linus Jahn
2022-12-28
1
-13
/
+13
*
PubSubEvent: Split up Items type into Items and virtual Retract type
Linus Jahn
2022-12-28
5
-25
/
+45
*
StanzaError: Add NoType and NoCondition for -1 values
Linus Jahn
2022-12-28
2
-7
/
+8
*
PubSubManager: Add 'own' to PEP function names
Linus Jahn
2022-12-28
5
-54
/
+54
*
PubSubManager: Rename fetchNodes to requestNodes (like the functions)
Linus Jahn
2022-12-28
2
-2
/
+2
*
ClientExtension: Save d-ptr allocation
Linus Jahn
2022-12-28
2
-17
/
+10
*
test: omemo: Fix usage of old PubSubIq include
Linus Jahn
2022-12-28
1
-1
/
+0
*
omemo: Fix usage of Qt keywords
Linus Jahn
2022-12-28
2
-13
/
+13
*
cmake: Add debug output about chosen Qt version (5 or 6)
Linus Jahn
2022-12-28
1
-0
/
+1
*
PubSubManager: Make requestFeatures() API private
Linus Jahn
2022-12-28
2
-2
/
+11
*
PubSubManager: Remove "void *d;"
Linus Jahn
2022-12-28
1
-3
/
+0
*
Disable Qt keywords completely
Linus Jahn
2022-12-26
92
-699
/
+675
*
Move PubSubIq into QXmpp::Private namespace
Linus Jahn
2022-12-26
6
-142
/
+152
*
Make PubSubIq header private
Linus Jahn
2022-12-26
6
-6
/
+4
*
OmemoManagerPrivate: Use chain() in setUpDeviceId()
Linus Jahn
2022-12-22
1
-7
/
+3
*
OmemoManagerPrivate: Simplify setUpDeviceId()
Linus Jahn
2022-12-22
2
-28
/
+40
*
OmemoManagerPrivate: Fix device setup
Melvin Keskin
2022-12-22
1
-9
/
+29
*
Improve and update OMEMO documentation
Melvin Keskin
2022-12-22
2
-21
/
+6
*
OmemoManagerPrivate: Add colon to error messages (#506)
Melvin Keskin
2022-10-29
1
-7
/
+7
*
MamManager: Add future based interface with encryption support
Linus Jahn
2022-10-18
2
-38
/
+253
[prev]
[next]