aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppRegisterIq.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reformat codeLinus Jahn2022-09-061-9/+15
* Add move constructors and move assignment operators everywhereLinus Jahn2022-06-181-2/+4
* Convert copyright headers to REUSELinus Jahn2022-01-141-23/+4
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* RegisterIq: Add out-of-band URLMelvin Keskin2021-04-171-1/+39
* doc: Fix many small doxygen warningsLinus Jahn2021-03-281-0/+2
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* Expand QSL and QBLJonah Brüchert2020-03-291-17/+17
* base: Convert to QStringLiteralJonah Brüchert2020-03-281-17/+17
* doc: Use XEP links everywhereLinus Jahn2020-02-111-6/+9
* Refactor QXmppRegisterIq: Replace registerType by two separate attr.Linus Jahn2020-02-041-39/+61
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-4/+5
* QXmppRegisterIq: Add utility methods to create common requestsLinus Jahn2020-02-031-0/+36
* Replace manual xmlns writing by writeDefaultNamespace()Linus Jahn2020-01-291-1/+1
* QXmppRegisterIq: Do not pass registerType by const-refLinus Jahn2020-01-191-1/+1
* QXmppRegisterIq: Add missing '\since' tags to new methodsLinus Jahn2020-01-191-0/+4
* QXmppRegisterIq: Add registerType for registered/removeLinus Jahn2020-01-131-1/+46
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
* Implement XEP-0231: Bits of Binary: register IQ extensionLinus Jahn2019-12-061-0/+39
* QXmppRegisterIq: Use d-pointer to maintain binary compat in futureLinus Jahn2019-12-061-27/+48
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
* clarify the fact QXmppConstants_p.h is not APIJeremy Lainé2016-09-081-1/+1
* update project homepageJeremy Lainé2014-03-281-1/+1
* update project homepageJeremy Lainé2014-03-271-1/+1
* update copyright notice to 2008-2014Jeremy Lainé2014-03-261-1/+1
* doc fixesJeremy Lainé2012-07-211-0/+2
* add QXmppRegisterIq as defined by XEP-0077: In-Band RegistrationJeremy Lainé2012-07-181-0/+140