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
/
QXmppDiscoveryIq.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
add support for XEP-0128: Service Discovery Extensions (issue #59)
Jeremy Lainé
2010-08-09
1
-2
/
+33
*
add support for generating XEP-0115 verification strings
Jeremy Lainé
2010-07-15
1
-1
/
+57
*
use parseElementFromChild in all IQ classes
Jeremy Lainé
2010-07-08
1
-4
/
+1
*
parse contents of Discovery iqs instead of returning raw QXmppElement's
Jeremy Lainé
2010-03-17
1
-7
/
+126
*
add "node" property to QXmppDiscoveryIq
Jeremy Lainé
2010-03-11
1
-0
/
+12
*
regroup common stanza parsing inside QXmppStanza::parse()
Jeremy Lainé
2010-03-04
1
-5
/
+4
*
cleanup QXmppIq accessors
Jeremy Lainé
2010-03-04
1
-2
/
+2
*
don't forget to parse disco IQ id
Jeremy Lainé
2010-02-22
1
-0
/
+1
*
use QXmppElementList for QXmppDiscoveryIq
Jeremy Lainé
2010-02-18
1
-2
/
+2
*
fix typo
Jeremy Lainé
2010-02-15
1
-1
/
+1
*
revert changes to discovery query items
Jeremy Lainé
2010-02-15
1
-12
/
+27
*
make use of QXmppIq::getQueryItems and ::setQueryItems
Jeremy Lainé
2010-02-15
1
-27
/
+12
*
fix parsing of discovery items
Jeremy Lainé
2010-02-12
1
-1
/
+1
*
rework service discovery to use a generic QXmppElement
Jeremy Lainé
2010-02-12
1
-43
/
+5
*
add support for XEP-0030 : Service Discovery
Jeremy Lainé
2010-02-11
1
-0
/
+123