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
/
QXmppMessage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename "source" directory to "src"
Jeremy Lainé
2010-08-11
1
-346
/
+0
*
reassign copyright to "The QXmpp developers"
Jeremy Lainé
2010-08-10
1
-1
/
+1
*
improve code documentation
Jeremy Lainé
2010-07-18
1
-16
/
+48
*
add support for XEP-0203: Delayed Delivery
Jeremy Lainé
2010-06-29
1
-7
/
+32
*
restore original from/to order in serialization
Jeremy Lainé
2010-06-29
1
-1
/
+1
*
add support for XEP-0091: Legacy Delayed Delivery
Jeremy Lainé
2010-06-29
1
-8
/
+54
*
regroup common stanza parsing inside QXmppStanza::parse()
Jeremy Lainé
2010-03-04
1
-11
/
+3
*
cleanup QXmppMessage accessors
Jeremy Lainé
2010-03-04
1
-7
/
+33
*
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
*
* check whether body is empty before adding "body" element to a message
Jeremy Lainé
2010-02-22
1
-5
/
+6
*
allow multiple extensions for XMPP stanzas
Jeremy Lainé
2010-02-19
1
-2
/
+3
*
add support for XEP-0085 : Chat State Notifications
Jeremy Lainé
2010-02-18
1
-1
/
+40
*
move parsing of XMPP messages to QXmppMessage
Jeremy Lainé
2010-02-18
1
-0
/
+25
*
make it possible to attach an extension element to messages and presences
Jeremy Lainé
2010-02-12
1
-0
/
+1
*
do not include "thread" and "subject" elements in messages if empty
Jeremy Lainé
2010-02-11
1
-2
/
+4
*
Fix for
Manjeet Dahiya
2009-10-26
1
-156
/
+156
*
fix for Issue 18: Class XXX has virtual functions but non-virtual destructor ...
Manjeet Dahiya
2009-10-20
1
-1
/
+1
*
Using QXmlStreamWriter for directly writing to the socket. This will avoid st...
Manjeet Dahiya
2009-10-20
1
-24
/
+14
*
XEP-0054: vcard-temp implementation and other code cleanups
Manjeet Dahiya
2009-09-07
1
-1
/
+2
*
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
-4
/
+3
*
add
Manjeet Dahiya
2009-06-14
1
-0
/
+166