| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Using the following checks:
* modernize-use-nullptr
* modernize-use-override
* modernize-use-using
* modernize-use-bool-literals
|
| |
|
|
|
|
|
| |
This adds parsing, serialization and a test for the 'register' stream
feature of XEP-0077: In-Band Registration.
Co-authored-by: Linus Jahn <lnj@kaidan.im>
|
| | |
|
| |
|
|
|
| |
This commit is based on a pull request by fbeutel (GitHub) (see #87) and
was rebased and slightly modified by me.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Some features can be available with different namespaces (e.g. SM)
* Provide static functions to convert between strings and stream errors
Stream management will reuse this for <failed />.
* [travis] test builds using clang
* Implement XEP-0198: Stream Management (client only)
* QXmppOutgoingClient: Move private methods to QXmppOutgoingClientPrivate
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|