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
/
QXmppRosterIq.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformat code
Linus Jahn
2022-09-06
1
-10
/
+14
*
Add move constructors and move assignment operators everywhere
Linus Jahn
2022-06-18
1
-4
/
+8
*
Convert copyright headers to REUSE
Linus Jahn
2022-01-14
1
-23
/
+4
*
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
/
+4
*
Implement MIX-MISC XEP-0407: Invitation message extension (#329)
Melvin Keskin
2021-03-08
1
-1
/
+0
*
Update copyright headers to 2021
Linus Jahn
2021-02-19
1
-1
/
+1
*
Set QXmppRosterIq subscription type correctly
Melvin Keskin
2020-04-09
1
-1
/
+1
*
Add \since tags for QXmpp 1.0 everywhere
Linus Jahn
2020-04-06
1
-0
/
+4
*
QXmppRosterIq: Add 'approved' attribute from RFC6121
Linus Jahn
2020-04-05
1
-1
/
+41
*
Merge branch 'stable'
Linus Jahn
2020-04-01
1
-0
/
+2
|
\
|
*
QXmppRosterIq: Fix missing copy constructor
Linus Jahn
2020-04-01
1
-0
/
+2
*
|
Expand QSL and QBL
Jonah Brüchert
2020-03-29
1
-32
/
+32
*
|
Reformat code
Jonah Brüchert
2020-03-28
1
-4
/
+3
*
|
base: Convert to QStringLiteral
Jonah Brüchert
2020-03-28
1
-33
/
+33
*
|
QXmppRosterIq: Add missing \since tag for new methods
Linus Jahn
2020-02-15
1
-22
/
+41
*
|
Reapply "Implement MIX-PAM XEP-0405: Roster IQ extension"
Linus Jahn
2020-02-12
1
-3
/
+79
|
/
*
Run clang-format also on all cpp files
Linus Jahn
2020-02-03
1
-31
/
+26
*
clang-format: Enable regrouping and sorting of includes
Linus Jahn
2020-02-03
1
-4
/
+5
*
Replace manual xmlns writing by writeDefaultNamespace()
Linus Jahn
2020-01-29
1
-1
/
+1
*
Bump copyright year to 2020
Linus Jahn
2020-01-06
1
-1
/
+1
*
Revert "Implement MIX-PAM XEP-0405: Roster IQ extension"
Linus Jahn
2019-10-21
1
-82
/
+6
*
Use QSharedData for QXmppRosterIqPrivate and ItemPrivate
Linus Jahn
2019-10-15
1
-11
/
+8
*
Implement MIX-PAM XEP-0405: Roster IQ extension
Linus Jahn
2019-05-01
1
-6
/
+82
*
roster iq: Make use of d-pointer
Linus Jahn
2019-05-01
1
-26
/
+65
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
support XEP-0237 Roster Versioning
Zam
2018-08-17
1
-3
/
+27
*
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
/
+4
*
update copyright year
Jeremy Lainé
2012-07-18
1
-1
/
+1
*
add an explicit constructor for QXmppRosterIq::Item
Jeremy Lainé
2012-03-23
1
-0
/
+7
*
move files common to client/server into "base"
Jeremy Lainé
2012-02-08
1
-0
/
+253