aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Start implementing DNS SRV lookups for Symbian. Not complete yet, but fixes ↵Jeremy Lainé2010-09-171-2/+33
| | | | build failure.
* commentManjeet Dahiya2010-09-171-0/+1
|
* feature will come from discoveryFeaturesManjeet Dahiya2010-09-171-1/+1
|
* remove old signal for old vCardManagerManjeet Dahiya2010-09-172-10/+0
|
* implement QXmppVCardManager using QXmppClientExtensionManjeet Dahiya2010-09-173-32/+47
|
* return the id of the requestIqManjeet Dahiya2010-09-172-7/+10
|
* return the id of the requestIqManjeet Dahiya2010-09-172-3/+6
|
* do not set "from" when sending messages to MUC, it is incorrectJeremy Lainé2010-09-161-1/+0
|
* change function namesManjeet Dahiya2010-09-162-30/+30
|
* return id of the sent iqManjeet Dahiya2010-09-162-3/+6
|
* change function namesManjeet Dahiya2010-09-162-29/+29
|
* return id of the sent iqManjeet Dahiya2010-09-162-6/+12
|
* add managers to the main page of docManjeet Dahiya2010-09-161-0/+2
|
* brief documentationManjeet Dahiya2010-09-162-0/+6
|
* functions to specify client's software versionManjeet Dahiya2010-09-162-9/+57
|
* default to qxmpp name and version if emptyManjeet Dahiya2010-09-161-0/+5
|
* functions for setting client's identityManjeet Dahiya2010-09-162-3/+54
|
* * use capabilities() from the discoveryManagerManjeet Dahiya2010-09-144-71/+33
| | | | * move presenceExtensions() from outgoingClientStream to clientPrivate
* mark TODOManjeet Dahiya2010-09-141-0/+1
|
* add requestItems and rename requestInformation to requestInfoManjeet Dahiya2010-09-142-12/+29
|
* add node query requestManjeet Dahiya2010-09-142-2/+4
|
* bugfixManjeet Dahiya2010-09-141-1/+1
|
* implement requestInformation()Manjeet Dahiya2010-09-141-0/+6
|
* mark TODOManjeet Dahiya2010-09-131-0/+2
|
* deprecated discoveryIqReceived signalManjeet Dahiya2010-09-131-0/+4
|
* remove local capabilitiesNode definitions and usagesManjeet Dahiya2010-09-133-8/+3
|
* add capabilities_node to constants listManjeet Dahiya2010-09-132-0/+4
|
* activate discoveryManager to respondManjeet Dahiya2010-09-132-5/+7
|
* add discoveryManager to buildManjeet Dahiya2010-09-131-2/+5
|
* bugfixManjeet Dahiya2010-09-131-1/+6
|
* discoveryManager implementation part-1Manjeet Dahiya2010-09-132-0/+165
|
* prepare for adding a manager for service discoveryManjeet Dahiya2010-09-122-0/+0
|
* bug fixManjeet Dahiya2010-09-121-1/+1
|
* remove completed TODO commentManjeet Dahiya2010-09-121-1/+0
|
* bugfixManjeet Dahiya2010-09-121-2/+2
|
* populate the result IqManjeet Dahiya2010-09-121-2/+20
|
* add time extensionManjeet Dahiya2010-09-121-0/+4
|
* add copyrightManjeet Dahiya2010-09-122-0/+48
|
* add entityTimeManager to buildManjeet Dahiya2010-09-121-2/+4
|
* add entityTime managerManjeet Dahiya2010-09-122-0/+77
|
* add copyrightManjeet Dahiya2010-09-122-0/+48
|
* add to buildManjeet Dahiya2010-09-121-2/+5
|
* add entity time iqManjeet Dahiya2010-09-122-0/+83
|
* add entity time ns constantManjeet Dahiya2010-09-122-0/+3
|
* start XEP-0202: Entity TimeManjeet Dahiya2010-09-112-0/+0
|
* let extensions report their featuresJeremy Lainé2010-09-103-1/+13
|
* refactor QXmppMucManager as a client extensionJeremy Lainé2010-09-105-43/+81
|
* make version manager return its discovery featuresJeremy Lainé2010-09-102-2/+10
|
* add QXmppClientExtension::discoveryFeatures()Jeremy Lainé2010-09-102-0/+13
|
* refactor QXmppVersionManager as a client extensionJeremy Lainé2010-09-105-55/+41
|