index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
base
/
QXmppStreamManagement.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce QXmppTask & QXmppPromise
Linus Jahn
2023-01-03
1
-7
/
+6
*
Replace QXmpp::SendError with QXmppError everywhere
Linus Jahn
2022-12-30
1
-2
/
+2
*
Reformat code
Linus Jahn
2022-09-06
1
-8
/
+16
*
Stanza_p.h: Move function definitions into Stanza.cpp
Linus Jahn
2022-03-12
1
-0
/
+2
*
Run 'clang-format' on all files
Melvin Keskin
2022-01-15
1
-2
/
+1
*
Convert copyright headers to REUSE
Linus Jahn
2022-01-14
1
-22
/
+3
*
Update copyright years (2022 edition)
Linus Jahn
2022-01-09
1
-1
/
+1
*
Refactor packet sending: Add SendSuccess/SendError
Linus Jahn
2021-09-03
1
-8
/
+13
*
QXmppStream: Report packet sending result using QFutures
Linus Jahn
2021-06-27
1
-8
/
+31
*
doc: "Fix" warnings from StreamManagement* classes
Linus Jahn
2021-03-28
1
-0
/
+2
*
QXmppClient: Reset Stream Management package cache on JID changes
Linus Jahn
2021-03-11
1
-0
/
+5
*
Update copyright headers to 2021
Linus Jahn
2021-02-19
1
-1
/
+1
*
QXmppStream: Move stream management into separate class
Linus Jahn
2021-01-09
1
-0
/
+130
*
QXmppStanza::Error: Use std::optional<> internally
Linus Jahn
2020-07-12
1
-3
/
+4
*
Expand QSL and QBL
Jonah Brüchert
2020-03-29
1
-28
/
+28
*
Reformat code
Jonah Brüchert
2020-03-28
1
-2
/
+1
*
base: Convert to QStringLiteral
Jonah Brüchert
2020-03-28
1
-28
/
+30
*
Run clang-format also on all cpp files
Linus Jahn
2020-02-03
1
-12
/
+12
*
clang-format: Enable regrouping and sorting of includes
Linus Jahn
2020-02-03
1
-3
/
+2
*
Replace manual xmlns writing by writeDefaultNamespace()
Linus Jahn
2020-01-29
1
-5
/
+5
*
Bump copyright year to 2020
Linus Jahn
2020-01-06
1
-1
/
+1
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
Implement XEP-0198: Stream Management (client only) (#99)
Niels Ole Salscheider
2017-02-12
1
-0
/
+325