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
/
QXmppMixIq.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformat code
Linus Jahn
2022-09-06
1
-12
/
+22
*
Add move constructors and move assignment operators everywhere
Linus Jahn
2022-06-18
1
-2
/
+4
*
Merge branch '1.4'
Linus Jahn
2022-03-16
1
-1
/
+3
|
\
|
*
MixIq: Fix UB when parsing invalid action type
Linus Jahn
2022-03-16
1
-1
/
+3
*
|
Run 'clang-format' on all files
Melvin Keskin
2022-01-15
1
-11
/
+11
*
|
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
*
|
doc: Fix many small doxygen warnings
Linus Jahn
2021-03-28
1
-0
/
+2
|
/
*
Update copyright headers to 2021
Linus Jahn
2021-02-19
1
-1
/
+1
*
Expand QSL and QBL
Jonah BrĂ¼chert
2020-03-29
1
-25
/
+25
*
base: Convert to QStringLiteral
Jonah BrĂ¼chert
2020-03-28
1
-25
/
+25
*
Run clang-format also on all cpp files
Linus Jahn
2020-02-03
1
-6
/
+5
*
clang-format: Enable regrouping and sorting of includes
Linus Jahn
2020-02-03
1
-1
/
+2
*
Replace manual xmlns writing by writeDefaultNamespace()
Linus Jahn
2020-01-29
1
-2
/
+2
*
Bump copyright year to 2020
Linus Jahn
2020-01-06
1
-1
/
+1
*
Replace emails in copyright headers by entries in the AUTHORS file
Linus Jahn
2019-12-08
1
-1
/
+1
*
Use QSharedData for QXmppMixIqPrivate
Linus Jahn
2019-10-15
1
-8
/
+20
*
Update implementation of XEP-0369 (v0.14.2) and XEP-0405 (v0.4.0)
Linus Jahn
2019-05-04
1
-1
/
+1
*
mix iq: Use d-pointer to remain binary compatibility
Linus Jahn
2019-01-27
1
-28
/
+47
*
Implement XEP-0369/XEP-0405 (MIX): IQ queries
Linus Jahn
2019-01-20
1
-0
/
+183