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
*
rework discovery Iq serialization
Jeremy Lainé
2010-02-15
1
-4
/
+0
*
make use of QXmppIq::getQueryItems and ::setQueryItems
Jeremy Lainé
2010-02-15
2
-31
/
+12
*
add generic access to Iq query elements
Jeremy Lainé
2010-02-15
2
-1
/
+36
*
make it possible to get/set QXmppElement value
Jeremy Lainé
2010-02-15
2
-4
/
+22
*
make it possible to attach an extension element to messages and presences
Jeremy Lainé
2010-02-12
5
-1
/
+31
*
* make it possible to test QXmppElement for nullity
Jeremy Lainé
2010-02-12
2
-0
/
+10
*
add support for nest QXmppElements
Jeremy Lainé
2010-02-12
2
-1
/
+31
*
fix parsing of discovery items
Jeremy Lainé
2010-02-12
1
-1
/
+1
*
add missing QXmppArchiveIq.* files to source.pro
Jeremy Lainé
2010-02-12
1
-0
/
+2
*
rework service discovery to use a generic QXmppElement
Jeremy Lainé
2010-02-12
5
-67
/
+134
*
documentation updates
Manjeet Dahiya
2010-02-12
2
-14
/
+159
*
documentation updates
Manjeet Dahiya
2010-02-12
1
-3
/
+3
*
add a configuration item to decide whether to ignore SSL errors (issue #42)
Jeremy Lainé
2010-02-11
3
-1
/
+25
*
do not include "thread" and "subject" elements in messages if empty
Jeremy Lainé
2010-02-11
1
-2
/
+4
*
integrate support for XEP-0030 : Service Discovery
Jeremy Lainé
2010-02-11
4
-0
/
+20
*
add support for XEP-0030 : Service Discovery
Jeremy Lainé
2010-02-11
5
-0
/
+200
*
add ArchiveIq.[h,cpp] to source.pro
Jeremy Lainé
2010-02-04
1
-0
/
+2
*
integrate XEP-0136 into QXmppClient
Jeremy Lainé
2010-02-03
2
-0
/
+11
*
integrate XEP-0136 into QXmppStream
Jeremy Lainé
2010-02-03
3
-1
/
+54
*
add initial XEP-0136 IQs and manager
Jeremy Lainé
2010-02-03
4
-0
/
+501
*
documentation
Manjeet Dahiya
2010-02-01
1
-2
/
+4
*
Add XEP-0199:XMPP Ping support
Manjeet Dahiya
2010-02-01
1
-0
/
+8
*
reply to server -> client XMPP Ping (XEP-1099)
Jeremy Lainé
2010-02-01
2
-1
/
+12
*
add QXmppPingIq class for XEP-0199 pings
Jeremy Lainé
2010-02-01
5
-0
/
+90
*
fix typo in call to getNickName()
Jeremy Lainé
2010-02-01
1
-1
/
+1
*
add nickname when serializing vCard
Jeremy Lainé
2010-02-01
1
-0
/
+2
*
report XMPP stream errors (issue #40)
Jeremy Lainé
2010-02-01
4
-2
/
+33
*
add support for vCard nickname (issue #38)
Jeremy Lainé
2010-02-01
2
-0
/
+16
*
change include of <xmlrpc.h> to "xmlrpc.h" (issue #36)
Jeremy Lainé
2010-02-01
1
-1
/
+1
*
include QImage in QXmppUtils (issue #35)
Jeremy Lainé
2010-02-01
1
-0
/
+1
*
Split interfaces correctly
Ian Geiser
2009-11-12
1
-1
/
+2
*
This is the rest of XEP-009. This needs some cleanup and testing still. I am...
Ian Geiser
2009-11-11
8
-4
/
+166
*
Added start of XEP-009. This is only the inteface, being able to invoke remo...
Ian Geiser
2009-11-08
15
-3
/
+1186
*
documentation update
Manjeet Dahiya
2009-11-08
1
-0
/
+5
*
documentation and rosterReceived() SIGNAL implementation
Manjeet Dahiya
2009-11-07
4
-15
/
+220
*
Issue 29: allow ConnectToServer to accept a JID instead than a separate user ...
Manjeet Dahiya
2009-11-06
2
-1
/
+41
*
Fix for Issue 27: misc spelling fixes
Manjeet Dahiya
2009-10-27
2
-4
/
+4
*
Issue 15: Implement XEP-0047
Manjeet Dahiya
2009-10-27
18
-23
/
+921
*
Fix for
Manjeet Dahiya
2009-10-26
41
-5060
/
+5086
*
QXmppConfiguration::getNetworkProxy();
Manjeet Dahiya
2009-10-24
2
-2
/
+2
*
Fix for Issue 12: Proxy support
Manjeet Dahiya
2009-10-24
3
-1
/
+31
*
Fix for Issue 21: Implement SASL DIGEST-MD5 Authentication mechanism
Manjeet Dahiya
2009-10-23
4
-3
/
+131
*
Fix for Issue 17: Authentication and stream security configuration options
Manjeet Dahiya
2009-10-21
3
-9
/
+146
*
fix for Issue 18: Class XXX has virtual functions but non-virtual destructor ...
Manjeet Dahiya
2009-10-20
8
-9
/
+12
*
Using QXmlStreamWriter for directly writing to the socket. This will avoid st...
Manjeet Dahiya
2009-10-20
25
-217
/
+190
*
Issue 16: Implement XEP-0030
Manjeet Dahiya
2009-10-18
6
-2
/
+57
*
XEP-0078: Non-SASL Authentication Implementation
Manjeet Dahiya
2009-10-18
10
-46
/
+261
*
Fix for Issue 9: When result iq is received, client is sending an error iq t...
Manjeet Dahiya
2009-09-22
1
-9
/
+12
*
setReconnectionManager bug and documentation update
Manjeet Dahiya
2009-09-20
2
-5
/
+27
*
documentation
Manjeet Dahiya
2009-09-17
2
-19
/
+184
[next]