aboutsummaryrefslogtreecommitdiff
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* add the missing XEP-0054: vcard-temp discovery supportManjeet Dahiya2010-03-091-0/+5
* documentationManjeet Dahiya2010-03-091-1/+1
* functionality to specify logfilePath in case of QXmppLogger::FILE type of log...Manjeet Dahiya2010-03-092-2/+16
* ONLYSIGNAL to SIGNALONLYManjeet Dahiya2010-03-092-2/+2
* add ONLYSIGNAL enum for logging by signals onlyManjeet Dahiya2010-03-092-1/+5
* don't emit signal when there is no loggingManjeet Dahiya2010-03-091-1/+4
* rework logging outputJeremy Lainé2010-03-081-2/+22
* fixupJeremy Lainé2010-03-086-31/+32
* categorise log messages as debug or warningJeremy Lainé2010-03-082-30/+34
* make QXmppLogger a QObject so it can emit signalsJeremy Lainé2010-03-082-5/+12
* hide QXmppLogger internalsJeremy Lainé2010-03-082-15/+17
* rework QXmppLogger yet againJeremy Lainé2010-03-087-61/+44
* rework QXmppLogger againJeremy Lainé2010-03-087-39/+43
* rework QXmppLogger to always use QTextStreamJeremy Lainé2010-03-082-18/+37
* rework loggingJeremy Lainé2010-03-084-18/+10
* refactor loggingJeremy Lainé2010-03-089-32/+41
* suppress unused variable warningManjeet Dahiya2010-03-081-0/+1
* actually use the "state" variable in QXmppTransferManager::jobStateChangedJeremy Lainé2010-03-081-1/+1
* fix typoJeremy Lainé2010-03-081-1/+1
* revert changes to library linking, document whyJeremy Lainé2010-03-081-2/+9
* remove deprecated functions callsManjeet Dahiya2010-03-081-8/+8
* API cleanup: accessors namingManjeet Dahiya2010-03-082-9/+39
* touchup documentationJeremy Lainé2010-03-064-43/+41
* improve code documentationJeremy Lainé2010-03-062-14/+38
* lower timeouts for SOCKS5 operationsJeremy Lainé2010-03-051-2/+7
* make it possible to accept/refuse transfer jobs laterJeremy Lainé2010-03-052-59/+100
* abort jobs cleanly and add some code documentationJeremy Lainé2010-03-052-68/+114
* make QXmppSocksClient inherit QTcpSocketJeremy Lainé2010-03-052-60/+26
* make it possible to associate arbitrary data with a jobJeremy Lainé2010-03-052-14/+31
* silence warning when QXmppRoster::getAllPresencesForBareJid is called for an ...Jeremy Lainé2010-03-051-5/+0
* use QDataStream instead of htons/ntohs to avoid having to link against winsoc...Jeremy Lainé2010-03-051-31/+18
* remove deprecated functions calls of QXmppRosterIqManjeet Dahiya2010-03-041-12/+12
* use a single SOCKS5 server instead of one per jobJeremy Lainé2010-03-044-21/+25
* remove deprecated functions calls of QXmppRosterIqManjeet Dahiya2010-03-042-5/+5
* remove deprecated functions callsManjeet Dahiya2010-03-041-1/+1
* API cleanup: accessors namingManjeet Dahiya2010-03-042-14/+56
* copyright yearManjeet Dahiya2010-03-042-2/+2
* copyright yearManjeet Dahiya2010-03-042-2/+2
* getRosterEntries and getAllPresences marked obsoleteManjeet Dahiya2010-03-041-2/+2
* API cleanup: accessors namingManjeet Dahiya2010-03-042-10/+43
* remove deprecated functions calls of QXmppLoggerManjeet Dahiya2010-03-041-1/+1
* API cleanup: accessors namingManjeet Dahiya2010-03-042-2/+11
* copyright yearManjeet Dahiya2010-03-041-1/+1
* copyright yearManjeet Dahiya2010-03-041-1/+1
* copyright yearManjeet Dahiya2010-03-042-2/+2
* copyright yearManjeet Dahiya2010-03-042-2/+2
* make it possible to override handling of XML elementsJeremy Lainé2010-03-043-1/+24
* remove deprecated functionsManjeet Dahiya2010-03-041-2/+2
* remove deprecated functions calls of QXmppBindManjeet Dahiya2010-03-041-2/+2
* re-remove deprecated functions calls of QXmppConfigurationJeremy Lainé2010-03-041-5/+5