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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
add accessor to test whether a client is connected
Jeremy Lainé
2010-07-08
1
-0
/
+8
*
more logging cleanup
Jeremy Lainé
2010-06-23
1
-2
/
+6
*
* rename getArchiveManager to archiveManager
Jeremy Lainé
2010-06-23
1
-2
/
+2
*
initial integration of QXmppMucManager
Jeremy Lainé
2010-06-23
1
-1
/
+11
*
cleanup accessors for errors
Jeremy Lainé
2010-06-04
1
-2
/
+2
*
make QXmppStream independent from QXmppClient
Jeremy Lainé
2010-06-04
1
-19
/
+5
*
move QXmppConfiguration to QXmppStream
Jeremy Lainé
2010-06-04
1
-13
/
+13
*
rework manager ownership
Jeremy Lainé
2010-06-04
1
-4
/
+4
*
fix signal/slot connection
Jeremy Lainé
2010-06-04
1
-1
/
+1
*
use signal/slot to handle RPC
Jeremy Lainé
2010-06-04
1
-0
/
+5
*
move transfer manager from QXmppStream to QXmppClient
Jeremy Lainé
2010-06-04
1
-1
/
+3
*
transfer logger ownership to QXmppStream
Jeremy Lainé
2010-06-04
1
-5
/
+6
*
move vCard manager out of QXmppStream
Jeremy Lainé
2010-06-04
1
-1
/
+3
*
simplify includes
Jeremy Lainé
2010-06-04
1
-0
/
+2
*
move archive management to QXmppArchiveManager
Jeremy Lainé
2010-06-04
1
-2
/
+5
*
move roster ownership to QXmppClient, so that a QXmppStream can be created wi...
Jeremy Lainé
2010-06-04
1
-1
/
+2
*
sending the initial presence is QXmppClient's responsability, not QXmppStream
Jeremy Lainé
2010-06-04
1
-0
/
+11
*
make QXmppClient::sendPacket return a boolean to know whether a packet was ac...
Jeremy Lainé
2010-06-04
1
-4
/
+6
*
don't use a dedicated signal to signal arrival of QXmppVersionIq
Jeremy Lainé
2010-05-26
1
-4
/
+0
*
don't use deprecated QXmppPresence accessors
Jeremy Lainé
2010-05-17
1
-5
/
+5
*
make QXmppClient::setClientPresence connect/disconnect as appropriate
Jeremy Lainé
2010-05-17
1
-18
/
+31
*
fix typo (Precence => Presence)
Jeremy Lainé
2010-05-17
1
-16
/
+16
*
report authentication errors
Jeremy Lainé
2010-05-11
1
-2
/
+2
*
fixup
Jeremy Lainé
2010-03-08
1
-1
/
+1
*
rework QXmppLogger yet again
Jeremy Lainé
2010-03-08
1
-1
/
+2
*
rework QXmppLogger again
Jeremy Lainé
2010-03-08
1
-4
/
+11
*
rework logging
Jeremy Lainé
2010-03-08
1
-1
/
+1
*
refactor logging
Jeremy Lainé
2010-03-08
1
-1
/
+9
*
make it possible to override handling of XML elements
Jeremy Lainé
2010-03-04
1
-0
/
+17
*
remove deprecated functions calls of QXmppConfiguration
Manjeet Dahiya
2010-03-04
1
-3
/
+3
*
integrate support for XEP-0092: Software Version
Jeremy Lainé
2010-03-04
1
-0
/
+4
*
start cleaning up accessor names
Jeremy Lainé
2010-03-04
1
-5
/
+5
*
replace QXmppIbbTransfer* by QXmppTransferManager
Jeremy Lainé
2010-02-24
1
-9
/
+13
*
documentation updates
Manjeet Dahiya
2010-02-12
1
-3
/
+3
*
integrate support for XEP-0030 : Service Discovery
Jeremy Lainé
2010-02-11
1
-0
/
+5
*
integrate XEP-0136 into QXmppClient
Jeremy Lainé
2010-02-03
1
-0
/
+9
*
report XMPP stream errors (issue #40)
Jeremy Lainé
2010-02-01
1
-0
/
+10
*
This is the rest of XEP-009. This needs some cleanup and testing still. I am...
Ian Geiser
2009-11-11
1
-0
/
+36
*
Added start of XEP-009. This is only the inteface, being able to invoke remo...
Ian Geiser
2009-11-08
1
-1
/
+58
*
Issue 29: allow ConnectToServer to accept a JID instead than a separate user ...
Manjeet Dahiya
2009-11-06
1
-0
/
+34
*
Fix for Issue 27: misc spelling fixes
Manjeet Dahiya
2009-10-27
1
-3
/
+3
*
Issue 15: Implement XEP-0047
Manjeet Dahiya
2009-10-27
1
-1
/
+9
*
Fix for
Manjeet Dahiya
2009-10-26
1
-339
/
+339
*
fix for Issue 18: Class XXX has virtual functions but non-virtual destructor ...
Manjeet Dahiya
2009-10-20
1
-2
/
+1
*
XEP-0078: Non-SASL Authentication Implementation
Manjeet Dahiya
2009-10-18
1
-0
/
+6
*
setReconnectionManager bug and documentation update
Manjeet Dahiya
2009-09-20
1
-2
/
+9
*
documentation
Manjeet Dahiya
2009-09-17
1
-14
/
+136
*
bug fixes
Manjeet Dahiya
2009-09-14
1
-0
/
+2
*
XEP-0054: vcard-temp implementation and other code cleanups
Manjeet Dahiya
2009-09-07
1
-11
/
+21
*
Fix Issue 2: problem when sending messages with < or > characters in body fields
Manjeet Dahiya
2009-09-05
1
-5
/
+105
[next]