aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppRegistrationManager.h
Commit message (Expand)AuthorAgeFilesLines
* RegistrationManager: Replace QScopedPointer with unique_ptrLinus Jahn2022-09-021-3/+1
* Convert copyright headers to REUSELinus Jahn2022-01-141-23/+4
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* Make QXmpp work with projects using QT_NO_KEYWORDSLinus Jahn2020-02-111-3/+3
* QXmppRegistrationManager: Handle result of deleteAccount()Linus Jahn2020-02-061-9/+21
* QXmppRegistrationManager: Pass stanza error by valueLinus Jahn2020-02-061-2/+2
* Add new QXmppRegistrationManagerLinus Jahn2020-02-041-0/+361