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
/
QXmppIq.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace some while loops over QDomElements
Linus Jahn
2023-05-13
1
-3
/
+4
*
Add move constructors and move assignment operators everywhere
Linus Jahn
2022-06-18
1
-19
/
+12
*
Fix possibly detaching containers
Linus Jahn
2022-03-13
1
-1
/
+3
*
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
*
Add \since tags for QXmpp 1.0 everywhere
Linus Jahn
2020-04-06
1
-1
/
+4
*
Run clang-format also on all cpp files
Linus Jahn
2020-02-03
1
-10
/
+7
*
clang-format: Enable regrouping and sorting of includes
Linus Jahn
2020-02-03
1
-1
/
+1
*
Bump copyright year to 2020
Linus Jahn
2020-01-06
1
-1
/
+1
*
Replace Q_FOREACH (foreach) by C++11 ranged for-loops
Linus Jahn
2019-10-23
1
-1
/
+1
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
Fix spelling errors
Boris Pek
2019-01-08
1
-1
/
+1
*
Implement XEP-0198: Stream Management (client only) (#99)
Niels Ole Salscheider
2017-02-12
1
-0
/
+8
*
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
*
revert previous commit
Jeremy Lainé
2012-09-03
1
-2
/
+4
*
add support for extended addresses
Jeremy Lainé
2012-09-03
1
-4
/
+2
*
make QXmppIq use pimpl + implicit data sharing
Jeremy Lainé
2012-08-03
1
-5
/
+34
*
refactor iq type parsing
Jeremy Lainé
2012-07-21
1
-55
/
+17
*
doc fixes
Jeremy Lainé
2012-07-21
1
-0
/
+2
*
update copyright year
Jeremy Lainé
2012-07-18
1
-1
/
+1
*
move files common to client/server into "base"
Jeremy Lainé
2012-02-08
1
-0
/
+147