| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make the changelog a markdown file | Linus Jahn | 2019-01-06 | 1 | -362/+0 |
| | | |||||
| * | Update changelog | Niels Ole Salscheider | 2017-09-04 | 1 | -0/+2 |
| | | |||||
| * | do not ignore SSL errors by default (closes #113) | Jeremy Lainé | 2016-10-07 | 1 | -0/+6 |
| | | |||||
| * | bump version to 0.9.3 | Jeremy Lainé | 2015-12-03 | 1 | -1/+4 |
| | | |||||
| * | Add QXmppIceConnection::gatheringState property | Jeremy Lainé | 2015-09-03 | 1 | -0/+4 |
| | | |||||
| * | bump version to 0.9.2 | Jeremy Lainé | 2015-09-02 | 1 | -0/+6 |
| | | |||||
| * | bump version to 0.9.1 | Jeremy Lainé | 2015-08-30 | 1 | -0/+5 |
| | | |||||
| * | bump version to 0.9.0 | Jeremy Lainé | 2015-08-28 | 1 | -2/+2 |
| | | |||||
| * | feed changelog | Jeremy Lainé | 2015-08-28 | 1 | -0/+5 |
| | | |||||
| * | Make QXmppClient::connectToServer(config, presence) a slot (closes #63) | Jeremy Lainé | 2015-07-31 | 1 | -0/+2 |
| | | |||||
| * | fix reading/writing phone numbers in vCard (closes #65) | Jeremy Lainé | 2015-07-31 | 1 | -0/+6 |
| | | | | | | The phone numbers were incorrectly read from / written to vCard as a "PHONE" element instead of "TEL". | ||||
| * | mark QXmpp 0.8.3 as released | Jeremy Lainé | 2015-03-13 | 1 | -2/+2 |
| | | |||||
| * | Remove trailing comma after last item in enums | Jeremy Lainé | 2015-03-13 | 1 | -0/+1 |
| | | | | | This allows compilation with GCC in pedantic mode. | ||||
| * | feed changelog | Jeremy Lainé | 2015-03-12 | 1 | -0/+3 |
| | | |||||
| * | Add a QXmppClient::sslErrors signal to report SSL errors. | Jeremy Lainé | 2015-03-11 | 1 | -0/+5 |
| | | |||||
| * | feed changelog | Jeremy Lainé | 2015-01-07 | 1 | -0/+2 |
| | | |||||
| * | bump version, feed changelog | Jeremy Lainé | 2015-01-07 | 1 | -0/+8 |
| | | |||||
| * | finalize changelog for 0.8.1 | Jeremy Lainé | 2014-12-19 | 1 | -2/+2 |
| | | |||||
| * | feed changelog | Jeremy Lainé | 2014-12-19 | 1 | -0/+4 |
| | | |||||
| * | add support for legacy SSL | Jeremy Lainé | 2014-04-06 | 1 | -0/+3 |
| | | |||||
| * | Use QString() instead of "" for default methods arguments | Jeremy Lainé | 2014-03-28 | 1 | -0/+5 |
| | | |||||
| * | bump version to 0.8.0 | Jeremy Lainé | 2014-03-26 | 1 | -1/+1 |
| | | |||||
| * | Remove deprecated QXmppPresence::Status type | Jeremy Lainé | 2014-03-26 | 1 | -1/+2 |
| | | |||||
| * | Updated CHANGELOG for 0.7.7. | 0xd34df00d | 2014-03-25 | 1 | -0/+4 |
| | | |||||
| * | Fix QXmppServer incoming connections with Qt5 (issue 175). | Jeremy Lainé | 2013-08-26 | 1 | -0/+4 |
| | | |||||
| * | bump version | Jeremy Lainé | 2013-03-09 | 1 | -2/+2 |
| | | |||||
| * | Disable Facebook / Google / Facebook specific mechanisms if we do not | Jeremy Lainé | 2013-03-09 | 1 | -0/+2 |
| | | | | | | | | have the corresponding credentials. Google recently changed their XMPP servers, and X-OAUTH2 is now listed before PLAIN. QXmpp was failing to connect to their servers. | ||||
| * | feed changelog | Jeremy Lainé | 2013-02-05 | 1 | -0/+5 |
| | | |||||
| * | bump version to 0.7.5 | Jeremy Lainé | 2013-01-11 | 1 | -0/+6 |
| | | |||||
| * | bump version to 0.7.4 | Jeremy Lainé | 2012-10-01 | 1 | -3/+3 |
| | | |||||
| * | feed changelog | Jeremy Lainé | 2012-09-17 | 1 | -0/+1 |
| | | |||||
| * | bring QXmppTransferManager back to 3 arguments | Jeremy Lainé | 2012-09-17 | 1 | -1/+2 |
| | | |||||
| * | Allow StreamHost::host to contain a host name | Jeremy Lainé | 2012-09-17 | 1 | -0/+2 |
| | | |||||
| * | Enable multiple calls to QXmppServer::listenFor(Clients|Servers) | Jeremy Lainé | 2012-09-17 | 1 | -1/+4 |
| | | | | | | Make it possible to call listenForClients and listenForServers multiple times to supported multiple IP address / ports. | ||||
| * | feed changelog | Jeremy Lainé | 2012-09-13 | 1 | -0/+1 |
| | | |||||
| * | Add XEP-0045: Multi-User Chat attributes to QXmppPresence. | Jeremy Lainé | 2012-09-12 | 1 | -0/+1 |
| | | |||||
| * | explicitly parse XEP-0249: Direct MUC Invitations message attributes | Jeremy Lainé | 2012-09-12 | 1 | -0/+1 |
| | | |||||
| * | feed changelog | Jeremy Lainé | 2012-09-11 | 1 | -0/+5 |
| | | |||||
| * | bump version to 0.7.3 | Jeremy Lainé | 2012-09-07 | 1 | -1/+1 |
| | | |||||
| * | Fix QXmppMucRoom::name(), only consider discovery IQs from the room. | Jeremy Lainé | 2012-09-06 | 1 | -0/+5 |
| | | |||||
| * | bump version to 0.7.2 | Jeremy Lainé | 2012-09-06 | 1 | -1/+1 |
| | | |||||
| * | fix typo: X-OAUTH2 was added in 0.7.2 | Jeremy Lainé | 2012-09-06 | 1 | -1/+1 |
| | | |||||
| * | feed changelog | Jeremy Lainé | 2012-09-06 | 1 | -0/+1 |
| | | |||||
| * | With Qt >= 4.8, verify peer SSL certificate against domain name as specified ↵ | Jeremy Lainé | 2012-09-06 | 1 | -0/+1 |
| | | | | | by RFC 3920. | ||||
| * | Add QXmppMucRoom::name() to get the room's human-readable name. | Jeremy Lainé | 2012-09-05 | 1 | -1/+2 |
| | | |||||
| * | Add QXmppMucRoom::participantFullJid() to lookup an occupant full JID. | Jeremy Lainé | 2012-09-05 | 1 | -1/+3 |
| | | |||||
| * | Add QXmppMucRoom::ban() slot to ban users. | Jeremy Lainé | 2012-09-05 | 1 | -0/+1 |
| | | |||||
| * | Add support for X-OAUTH2 authentication for Google Talk. | Jeremy Lainé | 2012-09-05 | 1 | -0/+1 |
| | | |||||
| * | If building with Qt 5, use Qt's QDnsLookup instead of our backport. | Jeremy Lainé | 2012-09-04 | 1 | -0/+1 |
| | | |||||
| * | Added info about previous commit to CHANGELOG. | 0xd34df00d | 2012-09-04 | 1 | -0/+6 |
| | | |||||
