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
*
remove references to QXmppRoster::QXmppRosterEntry
Jeremy Lainé
2010-07-19
3
-13
/
+10
*
clean references to QXmppRoster
Jeremy Lainé
2010-07-19
2
-1
/
+3
*
provide compatibility QXmppRoster.h
Jeremy Lainé
2010-07-19
2
-2
/
+3
*
rename QXmppRoster.[cpp|h] to QXmppRosterManager.[cpp|h]
Jeremy Lainé
2010-07-19
4
-4
/
+4
*
rename QXmppRoster to QXmppRosterManager
Jeremy Lainé
2010-07-19
4
-44
/
+46
*
add a mainpage for doxygen documentation
Jeremy Lainé
2010-07-18
1
-0
/
+21
*
deprecate getXmppStreamError
Jeremy Lainé
2010-07-18
2
-2
/
+2
*
improve code documentation
Jeremy Lainé
2010-07-18
2
-28
/
+38
*
silence g++ warning
Jeremy Lainé
2010-07-18
1
-1
/
+1
*
improve code documentation
Jeremy Lainé
2010-07-18
1
-3
/
+3
*
fix references to getRoster
Jeremy Lainé
2010-07-18
2
-2
/
+2
*
fix deprecation warning
Jeremy Lainé
2010-07-18
1
-1
/
+1
*
* replace QXmppClient::getRoster by QXmppClient::rosterManager
Jeremy Lainé
2010-07-18
2
-10
/
+28
*
fix typo
Jeremy Lainé
2010-07-18
1
-1
/
+1
*
improve code documentation
Jeremy Lainé
2010-07-18
3
-24
/
+67
*
add Doxyfile
Jeremy Lainé
2010-07-18
1
-0
/
+1551
*
improve code documentation
Jeremy Lainé
2010-07-18
9
-12
/
+29
*
improve code documentation
Jeremy Lainé
2010-07-18
5
-35
/
+87
*
improve code documentation
Jeremy Lainé
2010-07-18
19
-48
/
+127
*
improve code documentation for QXmppCodec
Jeremy Lainé
2010-07-18
1
-2
/
+15
*
add intial support for Jingle RTP Sessions
Jeremy Lainé
2010-07-18
5
-0
/
+1037
*
rework QXmppStun API to make it more socket-like
Jeremy Lainé
2010-07-18
2
-10
/
+10
*
fix a warning, remove old comment
Jeremy Lainé
2010-07-18
1
-2
/
+1
*
remove bitrate calculation
Jeremy Lainé
2010-07-18
2
-21
/
+0
*
overhaul STUN / ICE
Jeremy Lainé
2010-07-16
2
-130
/
+334
*
make it possible to test whether a jingle candidate is null
Jeremy Lainé
2010-07-16
2
-0
/
+7
*
fix warnings
Jeremy Lainé
2010-07-16
1
-0
/
+5
*
add G711a, G711u and SPEEX codecs
Jeremy Lainé
2010-07-16
3
-0
/
+464
*
add support for STUN / ICE-UDP sockets
Jeremy Lainé
2010-07-16
3
-0
/
+773
*
add some code documentation
Jeremy Lainé
2010-07-16
1
-0
/
+10
*
add tests for Jingle IQs
Jeremy Lainé
2010-07-16
2
-0
/
+107
*
add support for parsing Jingle IQs
Jeremy Lainé
2010-07-16
5
-0
/
+916
*
set initial presence extensions for XEP-0115
Jeremy Lainé
2010-07-15
1
-0
/
+4
*
get rid of QXmppInformationRequestResult
Jeremy Lainé
2010-07-15
3
-46
/
+0
*
add XEP-0115 : Entity Capabilities to QXmppStream
Jeremy Lainé
2010-07-15
2
-3
/
+61
*
add support for generating XEP-0115 verification strings
Jeremy Lainé
2010-07-15
2
-1
/
+63
*
add some namespace definitions
Jeremy Lainé
2010-07-15
2
-0
/
+4
*
add tests for HMAC-MD5
Jeremy Lainé
2010-07-13
2
-3
/
+30
*
add namespace declarations for Jingle
Jeremy Lainé
2010-07-13
2
-0
/
+11
*
add crc32 and hmac-sha1 calculation routines
Jeremy Lainé
2010-07-13
2
-3
/
+119
*
use QFlags for safe access to supported transfer methods
Jeremy Lainé
2010-07-12
2
-7
/
+10
*
add accessor to test whether a client is connected
Jeremy Lainé
2010-07-08
2
-0
/
+9
*
update MUC iqs for new QXmppIq API
Jeremy Lainé
2010-07-08
2
-10
/
+8
*
make QXmppIq::getTypeStr and QXmppIq::setTypeFromStr private
Jeremy Lainé
2010-07-08
1
-1
/
+1
*
use parseElementFromChild in all IQ classes
Jeremy Lainé
2010-07-08
18
-85
/
+61
*
add QXmppIq::parseElementFromChild() to make it symetrical to parsing
Jeremy Lainé
2010-07-08
2
-2
/
+7
*
improve QXmppElement serialisation
Jeremy Lainé
2010-07-08
1
-2
/
+6
*
avoid un-necessary emissions of iqReceived()
Jeremy Lainé
2010-06-29
1
-19
/
+2
*
cleanup & test more IQ handling
Jeremy Lainé
2010-06-29
10
-70
/
+120
*
add unit tests for QXmpp parsing (not compiled for now)
Jeremy Lainé
2010-06-29
2
-0
/
+201
[next]