aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Make it possible to have several addresses in vCards.Jeremy Lainé2012-08-034-3/+140
|
* add stub for addressesJeremy Lainé2012-08-034-3/+156
|
* add support for phone numbers to vCardsJeremy Lainé2012-08-035-9/+253
|
* hide QXmppVCardIq internalsJeremy Lainé2012-08-032-68/+102
|
* make QXmppIq use pimpl + implicit data sharingJeremy Lainé2012-08-032-6/+41
|
* Make it possible to have several e-mail addresses in vCardsJeremy Lainé2012-08-034-12/+44
|
* add a QXmppVCardEmail classJeremy Lainé2012-08-034-1/+157
|
* split vCard tests to their own fileJeremy Lainé2012-08-035-42/+105
|
* revert to use the domain for SASL authJeremy Lainé2012-08-031-6/+2
|
* fix typoJeremy Lainé2012-08-021-1/+1
|
* Make it possible to set the client's extended information form (XEP-0128).Jeremy Lainé2012-08-023-0/+28
|
* Fix XEP-0115 verification strings (remove duplicate features, sort form values)Jeremy Lainé2012-08-022-3/+8
|
* keep track of the host we connect toJeremy Lainé2012-08-022-28/+35
|
* fix typoJeremy Lainé2012-07-311-1/+1
|
* feed changelogJeremy Lainé2012-07-301-0/+6
|
* Fix check of autojoin attribute in BookmarksNicolas Cornu2012-07-301-1/+1
| | | | If you look at http://www.w3.org/TR/xmlschema-2/#boolean xs::boolean can be "true", "false", "1" or "0".
* bump versionJeremy Lainé2012-07-244-3/+8
|
* fix regression in X-FACEBOOK-PLATFORM auth (api_key / access_token swapped)Jeremy Lainé2012-07-242-3/+3
|
* archives: demonstrate result set paginationJeremy Lainé2012-07-223-19/+97
|
* improve RSM documentationJeremy Lainé2012-07-221-10/+12
|
* remove reference to symbian exampleJeremy Lainé2012-07-221-10/+9
|
* remove symbian-specific exampleJeremy Lainé2012-07-224-135/+0
|
* test nameJeremy Lainé2012-07-221-1/+14
|
* extend test coverageJeremy Lainé2012-07-221-6/+16
|
* start testing QXmppRosterIqJeremy Lainé2012-07-224-0/+98
|
* bump versionJeremy Lainé2012-07-222-3/+3
|
* use local dirs first when linkingJeremy Lainé2012-07-222-2/+4
|
* split out RPC and STUN testsJeremy Lainé2012-07-217-314/+421
|
* mark SASL stanzas as QXMPP_AUTOTEST_EXPORTJeremy Lainé2012-07-211-5/+5
|
* make QXmppMessage use implicit data sharingJeremy Lainé2012-07-212-91/+119
|
* refactor message type parsingJeremy Lainé2012-07-212-67/+18
|
* extend QXmppMessage test coverageJeremy Lainé2012-07-211-1/+17
|
* make QXmppPresence use implicit memory sharingJeremy Lainé2012-07-212-86/+105
|
* make QXmppStanza use implicit data sharingJeremy Lainé2012-07-212-26/+54
|
* add explicit copy constructor for QXmppDataForm::MediaJeremy Lainé2012-07-212-0/+10
|
* refactor iq type parsingJeremy Lainé2012-07-213-59/+17
|
* add tests for QXmppIqJeremy Lainé2012-07-214-0/+101
|
* remove some private methodsJeremy Lainé2012-07-212-104/+38
|
* improve presence test coverageJeremy Lainé2012-07-211-2/+10
|
* doc fixesJeremy Lainé2012-07-215-7/+11
|
* remove QXmppRosterManager::removeRosterEntry()Jeremy Lainé2012-07-213-13/+1
|
* doc fixesJeremy Lainé2012-07-213-25/+28
|
* doc fixesJeremy Lainé2012-07-2117-124/+153
|
* doc fixesJeremy Lainé2012-07-2128-237/+291
|
* documentation fixesJeremy Lainé2012-07-216-18/+57
|
* doc fixesJeremy Lainé2012-07-214-9/+41
|
* use better random seedingJeremy Lainé2012-07-211-1/+1
|
* deprecate QXmppPresence::StatusJeremy Lainé2012-07-215-16/+24
|
* Add a "reason" argument to QXmppRosterManager's subscription methods.Jeremy Lainé2012-07-213-8/+13
|
* use new QXmppPresence constantsJeremy Lainé2012-07-211-14/+14
|