aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppRegisterIq.h
Commit message (Expand)AuthorAgeFilesLines
* Add move constructors and move assignment operators everywhereLinus Jahn2022-06-181-0/+2
* 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-0/+3
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* doc: Use XEP links everywhereLinus Jahn2020-02-111-1/+1
* Refactor QXmppRegisterIq: Replace registerType by two separate attr.Linus Jahn2020-02-041-12/+5
* QXmppRegisterIq: Add utility methods to create common requestsLinus Jahn2020-02-031-1/+4
* 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/+11
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
* Implement XEP-0231: Bits of Binary: register IQ extensionLinus Jahn2019-12-061-0/+5
* QXmppRegisterIq: Use d-pointer to maintain binary compat in futureLinus Jahn2019-12-061-6/+9
* Modernize codebase using clang-tidyJonah Brüchert2019-09-081-2/+2
* Bump copyright year to 2019Jeremy Lainé2019-01-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
* add QXmppRegisterIq as defined by XEP-0077: In-Band RegistrationJeremy Lainé2012-07-181-0/+74