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
/
QXmppClient.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
add accessor to test whether a client is connected
Jeremy Lainé
2010-07-08
1
-0
/
+1
*
more logging cleanup
Jeremy Lainé
2010-06-23
1
-1
/
+4
*
* rename getArchiveManager to archiveManager
Jeremy Lainé
2010-06-23
1
-2
/
+2
*
initial integration of QXmppMucManager
Jeremy Lainé
2010-06-23
1
-0
/
+7
*
make QXmppStream independent from QXmppClient
Jeremy Lainé
2010-06-04
1
-2
/
+12
*
move QXmppConfiguration to QXmppStream
Jeremy Lainé
2010-06-04
1
-2
/
+0
*
use signal/slot to handle RPC
Jeremy Lainé
2010-06-04
1
-1
/
+1
*
move transfer manager from QXmppStream to QXmppClient
Jeremy Lainé
2010-06-04
1
-0
/
+1
*
transfer logger ownership to QXmppStream
Jeremy Lainé
2010-06-04
1
-1
/
+0
*
move vCard manager out of QXmppStream
Jeremy Lainé
2010-06-04
1
-2
/
+4
*
move archive management to QXmppArchiveManager
Jeremy Lainé
2010-06-04
1
-0
/
+1
*
move roster ownership to QXmppClient, so that a QXmppStream can be created wi...
Jeremy Lainé
2010-06-04
1
-0
/
+1
*
sending the initial presence is QXmppClient's responsability, not QXmppStream
Jeremy Lainé
2010-06-04
1
-0
/
+3
*
make QXmppClient::sendPacket return a boolean to know whether a packet was ac...
Jeremy Lainé
2010-06-04
1
-1
/
+1
*
don't use a dedicated signal to signal arrival of QXmppVersionIq
Jeremy Lainé
2010-05-26
1
-4
/
+0
*
fix typo (Precence => Presence)
Jeremy Lainé
2010-05-17
1
-1
/
+1
*
report authentication errors
Jeremy Lainé
2010-05-11
1
-11
/
+1
*
fix compilation errors with MS VC2008
Jeremy Lainé
2010-05-05
1
-1
/
+1
*
QXMPP_NO_GUI doc
Manjeet Dahiya
2010-04-17
1
-0
/
+3
*
add support for keep alive
Jeremy Lainé
2010-03-10
1
-0
/
+1
*
documentation
Manjeet Dahiya
2010-03-09
1
-1
/
+1
*
rework QXmppLogger again
Jeremy Lainé
2010-03-08
1
-1
/
+4
*
refactor logging
Jeremy Lainé
2010-03-08
1
-0
/
+2
*
touchup documentation
Jeremy Lainé
2010-03-06
1
-15
/
+14
*
copyright year
Manjeet Dahiya
2010-03-04
1
-1
/
+1
*
make it possible to override handling of XML elements
Jeremy Lainé
2010-03-04
1
-0
/
+2
*
integrate support for XEP-0092: Software Version
Jeremy Lainé
2010-03-04
1
-0
/
+4
*
replace QXmppIbbTransfer* by QXmppTransferManager
Jeremy Lainé
2010-02-24
1
-3
/
+2
*
integrate support for XEP-0030 : Service Discovery
Jeremy Lainé
2010-02-11
1
-0
/
+4
*
integrate XEP-0136 into QXmppClient
Jeremy Lainé
2010-02-03
1
-0
/
+2
*
documentation
Manjeet Dahiya
2010-02-01
1
-2
/
+4
*
report XMPP stream errors (issue #40)
Jeremy Lainé
2010-02-01
1
-1
/
+8
*
This is the rest of XEP-009. This needs some cleanup and testing still. I am...
Ian Geiser
2009-11-11
1
-0
/
+14
*
Added start of XEP-009. This is only the inteface, being able to invoke remo...
Ian Geiser
2009-11-08
1
-0
/
+10
*
documentation update
Manjeet Dahiya
2009-11-08
1
-0
/
+5
*
Issue 29: allow ConnectToServer to accept a JID instead than a separate user ...
Manjeet Dahiya
2009-11-06
1
-1
/
+7
*
Issue 15: Implement XEP-0047
Manjeet Dahiya
2009-10-27
1
-0
/
+3
*
Fix for
Manjeet Dahiya
2009-10-26
1
-160
/
+160
*
setReconnectionManager bug and documentation update
Manjeet Dahiya
2009-09-20
1
-3
/
+18
*
documentation
Manjeet Dahiya
2009-09-17
1
-5
/
+48
*
XEP-0054: vcard-temp implementation and other code cleanups
Manjeet Dahiya
2009-09-07
1
-4
/
+12
*
Fix Issue 2: problem when sending messages with < or > characters in body fields
Manjeet Dahiya
2009-09-05
1
-2
/
+31
*
Fix Issue 1: typo: getConfigurgation instead of getConfiguration
Manjeet Dahiya
2009-08-14
1
-1
/
+1
*
add
Manjeet Dahiya
2009-06-14
1
-0
/
+65