index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
*
add the missing XEP-0054: vcard-temp discovery support
Manjeet Dahiya
2010-03-09
1
-0
/
+5
*
documentation
Manjeet Dahiya
2010-03-09
1
-1
/
+1
*
functionality to specify logfilePath in case of QXmppLogger::FILE type of log...
Manjeet Dahiya
2010-03-09
2
-2
/
+16
*
ONLYSIGNAL to SIGNALONLY
Manjeet Dahiya
2010-03-09
2
-2
/
+2
*
add ONLYSIGNAL enum for logging by signals only
Manjeet Dahiya
2010-03-09
2
-1
/
+5
*
don't emit signal when there is no logging
Manjeet Dahiya
2010-03-09
1
-1
/
+4
*
rework logging output
Jeremy Lainé
2010-03-08
1
-2
/
+22
*
fixup
Jeremy Lainé
2010-03-08
6
-31
/
+32
*
categorise log messages as debug or warning
Jeremy Lainé
2010-03-08
2
-30
/
+34
*
make QXmppLogger a QObject so it can emit signals
Jeremy Lainé
2010-03-08
2
-5
/
+12
*
hide QXmppLogger internals
Jeremy Lainé
2010-03-08
2
-15
/
+17
*
rework QXmppLogger yet again
Jeremy Lainé
2010-03-08
7
-61
/
+44
*
rework QXmppLogger again
Jeremy Lainé
2010-03-08
7
-39
/
+43
*
rework QXmppLogger to always use QTextStream
Jeremy Lainé
2010-03-08
2
-18
/
+37
*
rework logging
Jeremy Lainé
2010-03-08
4
-18
/
+10
*
refactor logging
Jeremy Lainé
2010-03-08
9
-32
/
+41
*
suppress unused variable warning
Manjeet Dahiya
2010-03-08
1
-0
/
+1
*
actually use the "state" variable in QXmppTransferManager::jobStateChanged
Jeremy Lainé
2010-03-08
1
-1
/
+1
*
fix typo
Jeremy Lainé
2010-03-08
1
-1
/
+1
*
revert changes to library linking, document why
Jeremy Lainé
2010-03-08
1
-2
/
+9
*
remove deprecated functions calls
Manjeet Dahiya
2010-03-08
1
-8
/
+8
*
API cleanup: accessors naming
Manjeet Dahiya
2010-03-08
2
-9
/
+39
*
touchup documentation
Jeremy Lainé
2010-03-06
4
-43
/
+41
*
improve code documentation
Jeremy Lainé
2010-03-06
2
-14
/
+38
*
lower timeouts for SOCKS5 operations
Jeremy Lainé
2010-03-05
1
-2
/
+7
*
make it possible to accept/refuse transfer jobs later
Jeremy Lainé
2010-03-05
2
-59
/
+100
*
abort jobs cleanly and add some code documentation
Jeremy Lainé
2010-03-05
2
-68
/
+114
*
make QXmppSocksClient inherit QTcpSocket
Jeremy Lainé
2010-03-05
2
-60
/
+26
*
make it possible to associate arbitrary data with a job
Jeremy Lainé
2010-03-05
2
-14
/
+31
*
silence warning when QXmppRoster::getAllPresencesForBareJid is called for an ...
Jeremy Lainé
2010-03-05
1
-5
/
+0
*
use QDataStream instead of htons/ntohs to avoid having to link against winsoc...
Jeremy Lainé
2010-03-05
1
-31
/
+18
*
remove deprecated functions calls of QXmppRosterIq
Manjeet Dahiya
2010-03-04
1
-12
/
+12
*
use a single SOCKS5 server instead of one per job
Jeremy Lainé
2010-03-04
4
-21
/
+25
*
remove deprecated functions calls of QXmppRosterIq
Manjeet Dahiya
2010-03-04
2
-5
/
+5
*
remove deprecated functions calls
Manjeet Dahiya
2010-03-04
1
-1
/
+1
*
API cleanup: accessors naming
Manjeet Dahiya
2010-03-04
2
-14
/
+56
*
copyright year
Manjeet Dahiya
2010-03-04
2
-2
/
+2
*
copyright year
Manjeet Dahiya
2010-03-04
2
-2
/
+2
*
getRosterEntries and getAllPresences marked obsolete
Manjeet Dahiya
2010-03-04
1
-2
/
+2
*
API cleanup: accessors naming
Manjeet Dahiya
2010-03-04
2
-10
/
+43
*
remove deprecated functions calls of QXmppLogger
Manjeet Dahiya
2010-03-04
1
-1
/
+1
*
API cleanup: accessors naming
Manjeet Dahiya
2010-03-04
2
-2
/
+11
*
copyright year
Manjeet Dahiya
2010-03-04
1
-1
/
+1
*
copyright year
Manjeet Dahiya
2010-03-04
1
-1
/
+1
*
copyright year
Manjeet Dahiya
2010-03-04
2
-2
/
+2
*
copyright year
Manjeet Dahiya
2010-03-04
2
-2
/
+2
*
make it possible to override handling of XML elements
Jeremy Lainé
2010-03-04
3
-1
/
+24
*
remove deprecated functions
Manjeet Dahiya
2010-03-04
1
-2
/
+2
*
remove deprecated functions calls of QXmppBind
Manjeet Dahiya
2010-03-04
1
-2
/
+2
*
re-remove deprecated functions calls of QXmppConfiguration
Jeremy Lainé
2010-03-04
1
-5
/
+5
[next]