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
*
rename "source" directory to "src"
Jeremy Lainé
2010-08-11
1
-642
/
+0
*
reassign copyright to "The QXmpp developers"
Jeremy Lainé
2010-08-10
1
-1
/
+1
*
improve documentation of setClientPresence
Jeremy Lainé
2010-08-10
1
-1
/
+6
*
move deprecated functions to end and strip documentation
Jeremy Lainé
2010-08-10
1
-56
/
+41
*
deprecate QXmppClient::getClientPresence
Jeremy Lainé
2010-08-10
1
-11
/
+16
*
RPC: splitting methodName should not be done at the QXmppRpcIq level,
Jeremy Lainé
2010-08-10
1
-3
/
+9
*
deprecated QXmppClient::getConfiguration
Jeremy Lainé
2010-08-09
1
-10
/
+11
*
rework internal XML RPC APIs
Jeremy Lainé
2010-08-09
1
-2
/
+2
*
further cleanup of XMP RPC code
Jeremy Lainé
2010-08-09
1
-1
/
+1
*
rename RPC IQ accessors starting with "get"
Jeremy Lainé
2010-08-09
1
-6
/
+5
*
reference QXmppCallManager in API documentation
Jeremy Lainé
2010-07-21
1
-0
/
+1
*
mention QXmppMucManager in doxygen main page
Jeremy Lainé
2010-07-19
1
-0
/
+1
*
rename QXmppRoster.[cpp|h] to QXmppRosterManager.[cpp|h]
Jeremy Lainé
2010-07-19
1
-1
/
+1
*
rename QXmppRoster to QXmppRosterManager
Jeremy Lainé
2010-07-19
1
-8
/
+8
*
add a mainpage for doxygen documentation
Jeremy Lainé
2010-07-18
1
-0
/
+21
*
improve code documentation
Jeremy Lainé
2010-07-18
1
-7
/
+13
*
fix deprecation warning
Jeremy Lainé
2010-07-18
1
-1
/
+1
*
* replace QXmppClient::getRoster by QXmppClient::rosterManager
Jeremy Lainé
2010-07-18
1
-2
/
+14
*
add intial support for Jingle RTP Sessions
Jeremy Lainé
2010-07-18
1
-0
/
+11
*
set initial presence extensions for XEP-0115
Jeremy Lainé
2010-07-15
1
-0
/
+4
*
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
[next]