index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
QXmppMessage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
move files common to client/server into "base"
Jeremy Lainé
2012-02-08
1
-417
/
+0
*
handle old-style receipts
Jeremy Lainé
2012-02-06
1
-0
/
+4
*
make QXmppMessage carry a receipt ID for XEP-0184
Jeremy Lainé
2012-02-06
1
-0
/
+28
*
add an attribute to QXmppMessage to carry delivery receipt request
Jeremy Lainé
2012-02-06
1
-1
/
+32
*
remove trailing whitespace
Jeremy Lainé
2011-09-21
1
-2
/
+2
*
add support for XEP-0224: Attention (Fixes issue #109)
Jeremy Lainé
2011-09-20
1
-0
/
+29
*
QXmppMessage: remove deprecated getters
Jeremy Lainé
2011-03-21
1
-26
/
+0
*
when writing "xmlns", always use QXmlStreamWriter::writeAttribute(), we *know...
Jeremy Lainé
2011-01-21
1
-3
/
+3
*
do not perform unescaping of message body / subject, this is already done by Qt!
Jeremy Lainé
2011-01-21
1
-5
/
+3
*
copyright year update
Manjeet Dahiya
2011-01-21
1
-1
/
+1
*
improve documentation
Jeremy Lainé
2010-12-10
1
-0
/
+7
*
cosmetics
Manjeet Dahiya
2010-08-17
1
-3
/
+3
*
rename "source" directory to "src"
Jeremy Lainé
2010-08-11
1
-0
/
+346