aboutsummaryrefslogtreecommitdiff
path: root/src/base/base.pri
Commit message (Collapse)AuthorAgeFilesLines
* Initial CMake build systemNiels Ole Salscheider2017-09-041-102/+0
|
* Add QXmppMamManager (XEP-0313)Niels Ole Salscheider2017-04-291-0/+2
|
* Implement XEP-0198: Stream Management (client only) (#99)Niels Ole Salscheider2017-02-121-0/+2
| | | | | | | | | | | | | | * 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
* clarify the fact QXmppConstants_p.h is not APIJeremy Lainé2016-09-081-1/+1
|
* STUN: use a private headerJeremy Lainé2015-08-251-1/+2
|
* move QXmppRtpPacket to it's own filesJeremy Lainé2015-08-201-0/+2
|
* add QXmppRtcpPacket classJeremy Lainé2015-08-201-0/+2
|
* fall back to DNS SRV stub for unknown platformsJeremy Lainé2012-10-151-0/+1
|
* fix typoJeremy Lainé2012-09-141-1/+1
|
* make QXmppStreamInitiationIq private APIJeremy Lainé2012-09-121-2/+2
|
* If building with Qt 5, use Qt's QDnsLookup instead of our backport.Jeremy Lainé2012-09-041-7/+9
|
* hide QXmppCodecJeremy Lainé2012-07-201-1/+4
|
* make SASL code fully privateJeremy Lainé2012-07-201-2/+1
|
* add QXmppRegisterIq as defined by XEP-0077: In-Band RegistrationJeremy Lainé2012-07-181-0/+2
|
* Introduce QXmppResultSetQuery/Reply to handle XEP-0059Olivier Goffart2012-07-161-0/+2
|
* Remove QXmppPacket class.Jeremy Lainé2012-04-201-2/+0
|
* install qdnslookup_p.hJeremy Lainé2012-04-121-1/+1
|
* install qdnslookup.hJeremy Lainé2012-04-111-1/+2
|
* add missing fileJeremy Lainé2012-02-081-0/+85