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
/
QXmppIq.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename "source" directory to "src"
Jeremy Lainé
2010-08-11
1
-76
/
+0
*
reassign copyright to "The QXmpp developers"
Jeremy Lainé
2010-08-10
1
-1
/
+1
*
improve code documentation
Jeremy Lainé
2010-07-18
1
-4
/
+3
*
improve code documentation
Jeremy Lainé
2010-07-18
1
-4
/
+11
*
make QXmppIq::getTypeStr and QXmppIq::setTypeFromStr private
Jeremy Lainé
2010-07-08
1
-1
/
+1
*
add QXmppIq::parseElementFromChild() to make it symetrical to parsing
Jeremy Lainé
2010-07-08
1
-1
/
+3
*
cleanup & test more IQ handling
Jeremy Lainé
2010-06-29
1
-1
/
+0
*
regroup common stanza parsing inside QXmppStanza::parse()
Jeremy Lainé
2010-03-04
1
-3
/
+3
*
cleanup QXmppIq accessors
Jeremy Lainé
2010-03-04
1
-3
/
+8
*
use QXmppStanza::getExtensions/setExtensions instead of QXmppIq::getItems/set...
Jeremy Lainé
2010-02-22
1
-4
/
+0
*
use QXmppElementList and introduce QXmppIq::parse()
Jeremy Lainé
2010-02-18
1
-3
/
+4
*
rework generic Iq items access
Jeremy Lainé
2010-02-15
1
-7
/
+3
*
add generic access to Iq query elements
Jeremy Lainé
2010-02-15
1
-0
/
+8
*
Fix for
Manjeet Dahiya
2009-10-26
1
-58
/
+63
*
Using QXmlStreamWriter for directly writing to the socket. This will avoid st...
Manjeet Dahiya
2009-10-20
1
-2
/
+3
*
add
Manjeet Dahiya
2009-06-14
1
-0
/
+57