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
/
QXmppArchiveIq.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformat code
Linus Jahn
2022-09-06
1
-13
/
+25
*
Run 'clang-format' on all files
Melvin Keskin
2022-01-15
1
-1
/
+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
*
Update copyright headers to 2021
Linus Jahn
2021-02-19
1
-1
/
+1
*
Expand QSL and QBL
Jonah Brüchert
2020-03-29
1
-50
/
+50
*
base: Convert to QStringLiteral
Jonah Brüchert
2020-03-28
1
-50
/
+50
*
Run clang-format also on all cpp files
Linus Jahn
2020-02-03
1
-12
/
+8
*
clang-format: Enable regrouping and sorting of includes
Linus Jahn
2020-02-03
1
-2
/
+3
*
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
*
Replace Q_FOREACH (foreach) by C++11 ranged for-loops
Linus Jahn
2019-10-23
1
-3
/
+2
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
clarify the fact QXmppConstants_p.h is not API
Jeremy Lainé
2016-09-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
*
doc fixes
Jeremy Lainé
2012-07-21
1
-0
/
+10
*
doc fixes
Jeremy Lainé
2012-07-21
1
-0
/
+32
*
update copyright year
Jeremy Lainé
2012-07-18
1
-1
/
+1
*
advertise XEP-0036: Message Archiving capability
Jeremy Lainé
2012-07-17
1
-2
/
+1
*
add result-set management to QXmppArchiveIq
Jeremy Lainé
2012-07-17
1
-3
/
+17
*
remove rsm reply from QXmppArchiveRetrieveIq, makes no sense
Jeremy Lainé
2012-07-17
1
-13
/
+0
*
fix QXmppRetrieveIq rsm parsing
Jeremy Lainé
2012-07-17
1
-2
/
+2
*
QXmppArchiveRetrieveIq: replace "max" by result set management
Jeremy Lainé
2012-07-17
1
-19
/
+27
*
whitespace cleanup
Jeremy Lainé
2012-07-17
1
-2
/
+2
*
Merge branch 'master' of https://code.google.com/p/qxmpp
Jeremy Lainé
2012-07-16
1
-2
/
+9
|
\
|
*
Fix time computation in QXmppArchiveIq
Olivier Goffart
2012-07-04
1
-2
/
+9
*
|
Ability to use more complex result set management while getting the archive list
Olivier Goffart
2012-07-16
1
-17
/
+19
*
|
Introduce QXmppResultSetQuery/Reply to handle XEP-0059
Olivier Goffart
2012-07-16
1
-27
/
+15
|
/
*
encapsulate QXmppUtils methods in a QXmppUtils class
Jeremy Lainé
2012-04-20
1
-12
/
+12
*
move files common to client/server into "base"
Jeremy Lainé
2012-02-08
1
-0
/
+572