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
Manjeet Dahiya
2010-10-05
1
-1
/
+14
*
Qt style get functions
Manjeet Dahiya
2010-10-05
2
-6
/
+6
*
ordering
Manjeet Dahiya
2010-10-05
2
-14
/
+14
*
add cap functions
Manjeet Dahiya
2010-10-05
2
-0
/
+61
*
remove completed TODO
Manjeet Dahiya
2010-10-05
1
-1
/
+0
*
add support for joining password-protected rooms
Jeremy Lainé
2010-10-04
2
-2
/
+10
*
* improve cleanup of destroyed calls
Jeremy Lainé
2010-09-30
2
-2
/
+12
*
* make addExtension / removeExtension return a boolean
Jeremy Lainé
2010-09-30
2
-11
/
+23
*
silence compiler warning
Jeremy Lainé
2010-09-30
1
-1
/
+1
*
make sure the RTP buffer does not accumulate stale packets : limit the buffer...
Jeremy Lainé
2010-09-30
2
-0
/
+13
*
disable ICE-UDP over IPv6 on Mac OS for now, sending packets fails
Jeremy Lainé
2010-09-30
1
-0
/
+5
*
cosmetics
Manjeet Dahiya
2010-09-28
2
-2
/
+2
*
make removeExtension symmetric with addExtension
Manjeet Dahiya
2010-09-28
2
-16
/
+15
*
update doc QXmppClient::sendMessage
Manjeet Dahiya
2010-09-28
1
-1
/
+2
*
fix encoding of IPv6 addreses in STUN packets
Jeremy Lainé
2010-09-28
1
-5
/
+14
*
fix STUN debugging strings
Jeremy Lainé
2010-09-28
1
-12
/
+6
*
the "error" element in a presence stanza is already handled by QXmppStanza::p...
Jeremy Lainé
2010-09-28
1
-1
/
+1
*
initialise QXmppVersionManager::clientOs to a reasonable value
Jeremy Lainé
2010-09-28
1
-0
/
+10
*
fix end of line
Jeremy Lainé
2010-09-28
3
-201
/
+201
*
* make QXmppCall unbuffered for lower latency
Jeremy Lainé
2010-09-28
1
-1
/
+5
*
improve ICE-UDP support:
Jeremy Lainé
2010-09-28
2
-45
/
+139
*
update sendMessage doc
Manjeet Dahiya
2010-09-27
1
-1
/
+2
*
send offline message if no resource is found
Manjeet Dahiya
2010-09-27
1
-2
/
+9
*
remove unnecessary stream argument in handleStanza funtion
Manjeet Dahiya
2010-09-27
20
-214
/
+198
*
security check: only server should send the rosterIq
Manjeet Dahiya
2010-09-27
1
-2
/
+10
*
bugfix
Manjeet Dahiya
2010-09-23
1
-1
/
+1
*
handle all type of tags in the extension
Manjeet Dahiya
2010-09-23
1
-2
/
+2
*
not a doxygen doc
Manjeet Dahiya
2010-09-22
1
-1
/
+1
*
remove unnecessary include
Manjeet Dahiya
2010-09-22
1
-1
/
+0
*
make the two templates uniform wrt T
Manjeet Dahiya
2010-09-22
2
-5
/
+5
*
add removeExtension()
Manjeet Dahiya
2010-09-21
1
-0
/
+16
*
destructor should be virtual
Manjeet Dahiya
2010-09-21
1
-1
/
+1
*
convert files to native encoding
Jeremy Lainé
2010-09-20
2
-149
/
+149
*
extensions do not need to know about QXmppOutgoingClient
Jeremy Lainé
2010-09-20
14
-23
/
+15
*
make QXmppRosterManager a QXmppClientExtension
Jeremy Lainé
2010-09-20
5
-35
/
+40
*
prune some unneeded forward declarations
Jeremy Lainé
2010-09-20
1
-3
/
+0
*
Make legacy QXmppClient::discoveryIqReceived() signal actually work
Jeremy Lainé
2010-09-20
3
-31
/
+12
*
fix some compilers warnings
Jeremy Lainé
2010-09-20
4
-0
/
+8
*
prune gratuitous include of QXmppOutgoingClient by QXmppOutgoingServer
Jeremy Lainé
2010-09-20
4
-3
/
+3
*
make QXmppTransferManager a QXmppClientExtension
Jeremy Lainé
2010-09-20
6
-152
/
+118
*
make QXmppArchiveManager a QXmppClientExtension
Jeremy Lainé
2010-09-20
5
-58
/
+47
*
make QXmppCallManager a QXmppClientExtension
Jeremy Lainé
2010-09-20
6
-43
/
+48
*
add a QXmppTransferJob::speed() method to return the speed of a transfer
Jeremy Lainé
2010-09-20
2
-0
/
+18
*
add a method to QXmppMucManager to change the subject of a room
Jeremy Lainé
2010-09-20
2
-0
/
+19
*
finalise DNS SRV lookup on Symbian
Jeremy Lainé
2010-09-20
1
-6
/
+13
*
retrieve DNS SRV weight & priority on win32
Jeremy Lainé
2010-09-20
1
-0
/
+2
*
implement retrieval of DNS SRV weight & priority on *nix
Jeremy Lainé
2010-09-20
2
-4
/
+52
*
restore alphabetical order for source files
Jeremy Lainé
2010-09-17
1
-13
/
+10
*
rework link flags
Jeremy Lainé
2010-09-17
1
-9
/
+1
*
actually parse DNS SRV result on symbian
Jeremy Lainé
2010-09-17
1
-1
/
+7
[prev]
[next]