aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppMessage.cpp
Commit message (Expand)AuthorAgeFilesLines
* [add] unit test [add] comment [update] code order to if else statementZam-mbpr2015-05-151-14/+18
* use XEP-0203 instead of XEP-0091, if there have XEP-0203.Zam-mbpr2015-05-151-9/+9
* remove trailing comma in enumJeremy Lainé2015-02-191-1/+1
* XEP-0333 updated:Juan Aragon2014-05-211-9/+39
* XEP-0333: Chat MarkersJuan Aragon2014-05-201-0/+96
* update project homepageJeremy Lainé2014-03-281-1/+1
* update project homepageJeremy Lainé2014-03-271-1/+1
* update copyright notice to 2008-2014Jeremy Lainé2014-03-261-1/+1
* Added QPair include just in case.0xd34df00d2014-03-091-0/+1
* Namespace-based matching for known elements.0xd34df00d2014-02-281-14/+15
* Support other extensions besides 'x' in QXmppMessage.0xd34df00d2014-02-111-14/+42
* explicitly parse XEP-0249: Direct MUC Invitations message attributesJeremy Lainé2012-09-121-0/+70
* add extended addresses to QXmppMessage and QXmppPresenceJeremy Lainé2012-09-031-2/+2
* revert previous commitJeremy Lainé2012-09-031-2/+5
* add support for extended addressesJeremy Lainé2012-09-031-5/+2
* make QXmppMessage use implicit data sharingJeremy Lainé2012-07-211-68/+113
* refactor message type parsingJeremy Lainé2012-07-211-64/+18
* doc fixesJeremy Lainé2012-07-211-49/+51
* add support for XEP-0071: XHTML-IM (fixes issue: #143)Jeremy Lainé2012-07-211-0/+45
* update copyright yearJeremy Lainé2012-07-181-1/+1
* encapsulate QXmppUtils methods in a QXmppUtils classJeremy Lainé2012-04-201-2/+2
* move files common to client/server into "base"Jeremy Lainé2012-02-081-0/+417