index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix some documentation warnings
Jeremy Lainé
2010-12-10
9
-9
/
+24
*
improve code documentation for QXmppVersionManager and QXmppVersionIq
Jeremy Lainé
2010-12-10
3
-0
/
+34
*
improve QXmppDiscoveryManager code documentation
Jeremy Lainé
2010-12-10
2
-1
/
+43
*
improve code documentation for QXmppIceComponent / QXmppIceConnection
Jeremy Lainé
2010-12-10
2
-5
/
+29
*
fix QXmppLogger documentation warnings
Jeremy Lainé
2010-12-09
1
-2
/
+4
*
document QXmppClientExtension::handleStanza
Jeremy Lainé
2010-12-09
1
-0
/
+5
*
fix QXmppClient documentation warnings
Jeremy Lainé
2010-12-09
2
-4
/
+8
*
* fix API documentation for QXmppRtpChannel
Jeremy Lainé
2010-12-09
2
-77
/
+105
*
fix documentation for QXmppVCardIq
Jeremy Lainé
2010-12-09
2
-2
/
+7
*
fix QXmppServer docs
Jeremy Lainé
2010-12-09
1
-2
/
+3
*
* improve QXmppIceComponent/QXmppIceConnection code documentation
Jeremy Lainé
2010-12-09
2
-20
/
+41
*
escape litteral "@" in QXmppConfiguration code documentation
Jeremy Lainé
2010-12-09
1
-1
/
+1
*
improve QXmppCallManager code documentation
Jeremy Lainé
2010-12-09
2
-6
/
+14
*
don't add QXmppCallManager by default
Jeremy Lainé
2010-12-07
2
-16
/
+0
*
remove dependency on QtGui (Closes: #66)
Jeremy Lainé
2010-12-07
4
-54
/
+2
*
add support for sending / receiving DTMF in an RTP channel
Jeremy Lainé
2010-12-07
2
-10
/
+155
*
improve ICE fallback pair selection
Jeremy Lainé
2010-12-07
1
-7
/
+8
*
rework QXmppStunMessage::peekType to return magic cookie
Jeremy Lainé
2010-12-06
2
-5
/
+5
*
improve STUN / ICE code documentation
Jeremy Lainé
2010-12-06
4
-124
/
+202
*
overhaul ICE support to reserve consecutive ports (required for RTP/RTCP pairs)
Jeremy Lainé
2010-12-03
3
-95
/
+245
*
fix compiler warning
Jeremy Lainé
2010-12-03
1
-2
/
+2
*
fix call state initialisation
Jeremy Lainé
2010-12-03
1
-1
/
+2
*
fix ICE/RTP bindings
Jeremy Lainé
2010-12-03
2
-5
/
+13
*
overhaul RTP stack to support codec switching
Jeremy Lainé
2010-12-03
3
-114
/
+171
*
document chat states
Jeremy Lainé
2010-11-25
1
-6
/
+6
*
fix build error using msvc++ (see #80)
Jeremy Lainé
2010-11-24
1
-0
/
+1
*
fix compile error with MSVC
Jeremy Lainé
2010-11-24
1
-1
/
+1
*
initialise QXmppPresence::m_vCardUpdateType (Closes: #82)
Jeremy Lainé
2010-11-24
1
-1
/
+4
*
if QXmppRosterManager::getPresence is called for an unavailable resource, ret...
Jeremy Lainé
2010-11-24
1
-1
/
+6
*
fix compile warning
Jeremy Lainé
2010-11-20
1
-1
/
+1
*
order headers / sources alphabetically
Jeremy Lainé
2010-11-20
1
-8
/
+8
*
fix a spurious RTP warning
Jeremy Lainé
2010-11-20
1
-1
/
+1
*
hide QXmppCall internals
Jeremy Lainé
2010-11-20
2
-97
/
+125
*
mod_proxy65: improve connection logging and transfer termination
Jeremy Lainé
2010-11-18
1
-4
/
+10
*
mod_proxy65: improve logging, statistics and transfer termination
Jeremy Lainé
2010-11-18
2
-29
/
+40
*
revert accidental disabling of call manager
Jeremy Lainé
2010-11-17
1
-2
/
+0
*
tweak STUN logging
Jeremy Lainé
2010-11-16
1
-2
/
+2
*
tweak RTP channel logging
Jeremy Lainé
2010-11-16
1
-0
/
+7
*
make QXmppSaslDigestMd5 capable of generating old-style (no qop) digests
Jeremy Lainé
2010-11-16
1
-2
/
+5
*
more logging unification
Jeremy Lainé
2010-11-16
6
-68
/
+86
*
make QXmppCallManager use QXmppRtpChannel
Jeremy Lainé
2010-11-16
2
-423
/
+126
*
make QXmppStream inherit QXmppLoggable
Jeremy Lainé
2010-11-16
4
-65
/
+3
*
make QXmppIceConnection inherit QXmppLoggable
Jeremy Lainé
2010-11-16
2
-44
/
+20
*
make QXmppClient, QXmppClientExtension, QXmppServer and QXmppServerExtension ...
Jeremy Lainé
2010-11-16
8
-99
/
+30
*
add QXmppLoggable, a base class for QObjects which need logging facility
Jeremy Lainé
2010-11-16
2
-0
/
+79
*
add QXmppRtpChannel::supportedPayloadTypes()
Jeremy Lainé
2010-11-15
2
-3
/
+43
*
add QXmppRtpChannel class to move RTP handling out of QXmppCall
Jeremy Lainé
2010-11-14
3
-0
/
+441
*
slightly refactor SASL auth to make QXmppSaslDigestMd5 class more generic
Jeremy Lainé
2010-11-10
4
-5
/
+37
*
start hiding some of QXmppTransferJob's internals
Jeremy Lainé
2010-11-09
2
-188
/
+208
*
add server-side support for XEP-0202: Entity Time
Jeremy Lainé
2010-11-08
4
-0
/
+140
[next]