aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppRegistrationManager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
|
* Fix switch statement when handling IQ stanza for registrationMelvin Keskin2020-03-241-0/+2
|
* QXmppRegistrationManager: Fix typo in deleteAccountIqIdLinus Jahn2020-02-061-4/+4
|
* QXmppRegistrationManager: Handle result of deleteAccount()Linus Jahn2020-02-061-7/+27
| | | | This adds two signals to make the result easily available to the user.
* Add new QXmppRegistrationManagerLinus Jahn2020-02-041-0/+301