aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* bring QXmppTransferManager back to 3 argumentsJeremy Lainé2012-09-173-4/+5
|
* declare proxy for transfer exampleJeremy Lainé2012-09-171-0/+1
|
* embed file to sendJeremy Lainé2012-09-173-1/+8
|
* Allow StreamHost::host to contain a host nameJeremy Lainé2012-09-176-21/+23
|
* improve QXmppServer::listenFor(Clients|Servers) debuggingJeremy Lainé2012-09-171-2/+2
|
* Enable multiple calls to QXmppServer::listenFor(Clients|Servers)Jeremy Lainé2012-09-172-36/+87
| | | | | Make it possible to call listenForClients and listenForServers multiple times to supported multiple IP address / ports.
* remove references to qxmpp.test1@gmail.comJeremy Lainé2012-09-144-4/+4
|
* rework exampleJeremy Lainé2012-09-144-49/+21
|
* fix exampleJeremy Lainé2012-09-144-45/+15
|
* fix exampleJeremy Lainé2012-09-144-58/+39
|
* fix exampleJeremy Lainé2012-09-144-58/+40
|
* cleanup examplesJeremy Lainé2012-09-149-96/+38
|
* use credentials on qxmpp.orgJeremy Lainé2012-09-142-5/+7
|
* don't install html docs on androidJeremy Lainé2012-09-141-1/+1
|
* fix typoJeremy Lainé2012-09-141-1/+1
|
* cleanup includes / forward declarationsJeremy Lainé2012-09-1410-33/+3
|
* disable examples/tests/doc on androidJeremy Lainé2012-09-141-4/+6
|
* build a static lib on android by defaultJeremy Lainé2012-09-131-1/+5
|
* set default avatarJeremy Lainé2012-09-132-3/+7
|
* fix display of own vCardJeremy Lainé2012-09-133-5/+8
|
* fix compiler warningsJeremy Lainé2012-09-138-15/+54
|
* revert accidental commitJeremy Lainé2012-09-131-1/+0
|
* feed changelogJeremy Lainé2012-09-131-0/+1
|
* don't show empty messagesJeremy Lainé2012-09-131-3/+8
|
* simplify rosterItemModelJeremy Lainé2012-09-132-23/+14
|
* initialise iconJeremy Lainé2012-09-131-0/+1
|
* simplify rosterJeremy Lainé2012-09-134-100/+42
|
* refactor vCard updateJeremy Lainé2012-09-131-14/+13
|
* replace deprecated functionsJeremy Lainé2012-09-131-2/+2
|
* stop using obsolete signalJeremy Lainé2012-09-121-1/+1
|
* stop using deprecated methodsJeremy Lainé2012-09-1210-49/+49
|
* minimum maintenance to get guiclient to compileJeremy Lainé2012-09-124-13/+5
|
* Use room jid instead of user jid in invitations.0xd34df00d2012-09-121-1/+1
| | | | | Otherwise the invitee got invited into a "room" with a jid equal to his one.
* fixJeremy Lainé2012-09-121-2/+0
|
* fixJeremy Lainé2012-09-121-1/+1
|
* document QXMPP_AUTOTEST_INTERNALJeremy Lainé2012-09-121-0/+1
|
* don't test stream initiation if QXMPP_AUTOTEST_INTERNAL is falseJeremy Lainé2012-09-122-2/+4
|
* make QXmppStreamInitiationIq private APIJeremy Lainé2012-09-124-7/+20
|
* test stream initiation IQ serialisation / parsingJeremy Lainé2012-09-126-50/+57
|
* add/test QXmppTransferFileInfo parsing/serialisationJeremy Lainé2012-09-124-0/+85
|
* QXmppTransferManager: use actual data forms instead of manually parsing themJeremy Lainé2012-09-123-99/+64
|
* Add XEP-0045: Multi-User Chat attributes to QXmppPresence.Jeremy Lainé2012-09-126-22/+102
|
* prune dead codeJeremy Lainé2012-09-121-6/+0
|
* explicitly parse XEP-0249: Direct MUC Invitations message attributesJeremy Lainé2012-09-126-10/+101
|
* add stream initiation testsJeremy Lainé2012-09-114-0/+90
|
* feed changelogJeremy Lainé2012-09-111-0/+5
|
* Merge branch 'master' of https://code.google.com/p/qxmppJeremy Lainé2012-09-112-2/+25
|\
| * Merge branch 'master' of https://code.google.com/p/qxmpp0xd34df00d2012-09-102-19/+0
| |\
| * | Added description field to file transfers.0xd34df00d2012-09-102-2/+25
| | |
* | | [server] remove some not-so-interesting countersJeremy Lainé2012-09-113-7/+0
| |/ |/|