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
/
client
/
QXmppClientExtension.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ClientExtension: Save d-ptr allocation
Linus Jahn
2022-12-28
1
-16
/
+8
*
Replace raw pointers with unique_ptr
Linus Jahn
2022-09-02
1
-8
/
+2
*
Fix typos in documentation and tests
Melvin Keskin
2022-06-14
1
-1
/
+1
*
Add MessageHandler interface
Linus Jahn
2022-05-20
1
-0
/
+13
*
ClientExtension: Add injectIq() function
Linus Jahn
2022-05-20
1
-0
/
+18
*
Client: Don't pass encrypted stanzas to old managers
Linus Jahn
2022-05-20
1
-0
/
+3
*
ClientExtension: Add handleStanza() overload with e2ee metdata
Linus Jahn
2022-05-18
1
-0
/
+37
*
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
*
Update copyright headers to 2021
Linus Jahn
2021-02-19
1
-1
/
+1
*
Run clang-format also on all cpp files
Linus Jahn
2020-02-03
1
-1
/
+0
*
clang-format: Enable regrouping and sorting of includes
Linus Jahn
2020-02-03
1
-2
/
+2
*
Bump copyright year to 2020
Linus Jahn
2020-01-06
1
-1
/
+1
*
Modernize codebase using clang-tidy
Jonah Brüchert
2019-09-08
1
-1
/
+1
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
update project homepage
Jeremy Lainé
2014-03-28
1
-1
/
+1
*
update project homepage
Jeremy Lainé
2014-03-27
1
-1
/
+1
*
update copyright notice to 2008-2014
Jeremy Lainé
2014-03-26
1
-1
/
+1
*
update copyright year
Jeremy Lainé
2012-07-18
1
-1
/
+1
*
start moving client-specific code
Jeremy Lainé
2012-02-08
1
-0
/
+83