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
/
QXmppPresence.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't add "show" and "status" to presence if empty
Jeremy Lainé
2010-06-29
1
-2
/
+5
*
cleanup QXmppPresence accessors
Jeremy Lainé
2010-05-17
1
-10
/
+43
*
clean up QXmppPresence::Status public API
Jeremy Lainé
2010-05-17
1
-20
/
+18
*
regroup common stanza parsing inside QXmppStanza::parse()
Jeremy Lainé
2010-03-04
1
-10
/
+2
*
start cleaning up accessor names
Jeremy Lainé
2010-03-04
1
-5
/
+5
*
rename QXmppStanza::getExtensions to QXmppStanza::extensions
Jeremy Lainé
2010-03-04
1
-1
/
+1
*
allow multiple extensions for XMPP stanzas
Jeremy Lainé
2010-02-19
1
-1
/
+34
*
make it possible to send presence's with extensions
Jeremy Lainé
2010-02-18
1
-0
/
+1
*
Fix for
Manjeet Dahiya
2009-10-26
1
-298
/
+298
*
Using QXmlStreamWriter for directly writing to the socket. This will avoid st...
Manjeet Dahiya
2009-10-20
1
-18
/
+15
*
XEP-0054: vcard-temp implementation and other code cleanups
Manjeet Dahiya
2009-09-07
1
-5
/
+9
*
utils to QXmppUtils
Manjeet Dahiya
2009-09-05
1
-1
/
+1
*
Fix Issue 2: problem when sending messages with < or > characters in body fields
Manjeet Dahiya
2009-09-05
1
-1
/
+6
*
add
Manjeet Dahiya
2009-06-14
1
-0
/
+292