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
/
QXmppRegisterIq.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformat code
Linus Jahn
2022-09-06
1
-9
/
+15
*
Add move constructors and move assignment operators everywhere
Linus Jahn
2022-06-18
1
-2
/
+4
*
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
*
RegisterIq: Add out-of-band URL
Melvin Keskin
2021-04-17
1
-1
/
+39
*
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
-17
/
+17
*
base: Convert to QStringLiteral
Jonah Brüchert
2020-03-28
1
-17
/
+17
*
doc: Use XEP links everywhere
Linus Jahn
2020-02-11
1
-6
/
+9
*
Refactor QXmppRegisterIq: Replace registerType by two separate attr.
Linus Jahn
2020-02-04
1
-39
/
+61
*
clang-format: Enable regrouping and sorting of includes
Linus Jahn
2020-02-03
1
-4
/
+5
*
QXmppRegisterIq: Add utility methods to create common requests
Linus Jahn
2020-02-03
1
-0
/
+36
*
Replace manual xmlns writing by writeDefaultNamespace()
Linus Jahn
2020-01-29
1
-1
/
+1
*
QXmppRegisterIq: Do not pass registerType by const-ref
Linus Jahn
2020-01-19
1
-1
/
+1
*
QXmppRegisterIq: Add missing '\since' tags to new methods
Linus Jahn
2020-01-19
1
-0
/
+4
*
QXmppRegisterIq: Add registerType for registered/remove
Linus Jahn
2020-01-13
1
-1
/
+46
*
Bump copyright year to 2020
Linus Jahn
2020-01-06
1
-1
/
+1
*
Implement XEP-0231: Bits of Binary: register IQ extension
Linus Jahn
2019-12-06
1
-0
/
+39
*
QXmppRegisterIq: Use d-pointer to maintain binary compat in future
Linus Jahn
2019-12-06
1
-27
/
+48
*
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
/
+2
*
add QXmppRegisterIq as defined by XEP-0077: In-Band Registration
Jeremy Lainé
2012-07-18
1
-0
/
+140