aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmppregisteriq
Commit message (Collapse)AuthorAgeFilesLines
* QXmppDataForm: Add ctor with all attributesLinus Jahn2020-03-291-2/+39
| | | | This makes creating forms manually a lot easier.
* Refactor QXmppRegisterIq: Replace registerType by two separate attr.Linus Jahn2020-02-041-5/+6
| | | | | This can be done without any concerns, because the registerType was not part of any release yet.
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-2/+2
|
* QXmppRegisterIq: Add utility methods to create common requestsLinus Jahn2020-02-031-0/+35
| | | | | This adds utility methods to create an unregistration or a change password request in one line.
* QXmppRegisterIq: Add registerType for registered/removeLinus Jahn2020-01-131-32/+81
|
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
|
* Implement XEP-0231: Bits of Binary: register IQ extensionLinus Jahn2019-12-061-0/+99
| | | | | This adds support for XEP-0231: Bits of Binary attachments in registration forms.
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
|
* Port tests to the new build systemNiels Ole Salscheider2017-09-041-3/+0
|
* 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
|
* split some more tests outJeremy Lainé2012-09-272-0/+203