aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement MIX-PAM XEP-0405: Presence extensionLinus Jahn2019-05-015-1/+86
* Implement MIX-CORE XEP-0396: Message extensionLinus Jahn2019-05-013-0/+80
* Bump SONAME of the libraryLinus Jahn2019-05-011-1/+1
* roster iq: Make use of d-pointerLinus Jahn2019-05-012-35/+77
* mix iq: Use d-pointer to remain binary compatibilityLinus Jahn2019-01-272-33/+53
* Implement XEP-0369/XEP-0405 (MIX): IQ queriesLinus Jahn2019-01-208-0/+715
* [sasl] order mechanisms to prefer the most secureJeremy Lainé2019-01-184-14/+13
* [sasl] add support for SCRAM-SHA-1 and SCRAM-SHA-256Jeremy Lainé2019-01-174-4/+233
* Bump SONAME of the libraryBoris Pek2019-01-171-1/+1
* [tests] add CMake option to build internal testsJeremy Lainé2019-01-173-4/+8
* doc: index: Add QXmppMamManagerLinus Jahn2019-01-151-0/+1
* Start changelog for 1.0.1Jeremy Lainé2019-01-082-1/+6
* Bump version to 1.0.0 (fixes: #156)Jeremy Lainé2019-01-082-5/+5
* Bump copyright year to 2019Jeremy Lainé2019-01-08191-191/+191
* Fix spelling errorsBoris Pek2019-01-0816-18/+18
* Prepare CHANGELOG for next releaseLinus Jahn2019-01-061-4/+36
* Make the changelog a markdown fileLinus Jahn2019-01-061-0/+0
* Implement XEP-0319: Last User Interaction in PresenceLinus Jahn2019-01-046-14/+71
* doc: Update supported XEPs listLinus Jahn2019-01-031-6/+10
* Tiny addition to 439ad968c60d7cf44cc05cda72ebfdb1f8741045Boris Pek2019-01-031-1/+1
* Set client type in discovery manager based on Qt OSLinus Jahn2019-01-031-1/+6
* Use QSysInfo for client OS in VersionManagerLinus Jahn2019-01-031-3/+8
* Implement XEP-0308: Last Message CorrectionLinus Jahn2018-12-305-0/+60
* Add partial support of XEP-0066: Out of Band DataLinus Jahn2018-12-195-0/+64
* [appveyor] do not include patch level in QTDIRJeremy Lainé2018-11-271-2/+2
* add BUILD_SHARED to support library type and add BUILD_SHARED to READMEZam2018-11-262-8/+14
* Implement XEP-0352: Client State IndicationLinus Jahn2018-10-299-1/+71
* [tests] Explicitly include QXmppRtpChannel.h (see #78)Jeremy Lainé2018-10-271-0/+2
* Add .gitignoreBoris Pek2018-10-111-0/+3
* Fix generating of Doxygen documentationBoris Pek2018-10-113-14/+18
* Fix spelling errorBoris Pek2018-10-081-1/+1
* CMake: Add binary paths for tests to the include pathsNiels Ole Salscheider2018-09-303-0/+3
* travis: Install clangNiels Ole Salscheider2018-09-301-1/+1
* travis: Only use system binariesNiels Ole Salscheider2018-09-301-1/+5
* [travis] test builds in Ubuntu Xenial instead of Ubuntu TrustyBoris Pek2018-09-241-1/+1
* [travis] build qxmpp out-of-sourceJeremy Lainé2018-09-241-1/+3
* CMake: Use CMakePackageConfigHelpers to generate the package configNiels Ole Salscheider2018-09-243-4/+20
* Add missed variables initialization in constructors of few classes.Boris Pek2018-09-185-3/+13
* QXmppElement: add self-assignment check to 'operator='.Boris Pek2018-09-181-4/+7
* [travis] test build on OS XJeremy Lainé2018-09-183-7/+30
* [cmake] set the C++ standard to C++11Jeremy Lainé2018-09-181-0/+1
* [socks] fix a compiler warning on MSVCJeremy Lainé2018-09-181-1/+1
* [tests] disable tests that require QXMPP_AUTOTEST_EXPORT (fixes #149)Jeremy Lainé2018-09-181-3/+3
* [docs] stop mentioning obsolete platforms in READMEJeremy Lainé2018-09-181-15/+0
* [appveyor] initial attempt at compilingJeremy Lainé2018-09-181-0/+17
* [docs] mention cmake --build instead of makeJeremy Lainé2018-09-181-2/+2
* [tests] switch from coveralls to codecovJeremy Lainé2018-09-084-10/+6
* auto-connect to next DNS-SRV record server on connection failureMartin Koller2018-09-081-5/+23
* [cmake] fix documentation string for BUILD_EXAMPLESJeremy Lainé2018-09-081-1/+1
* Build examples by defaultNiels Ole Salscheider2018-09-081-1/+1