aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppMessage.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #88 from fbeutel/carbonsfbeutel2016-09-041-0/+4
| | | * Implemented XEP-0280: Message Carbons
* Remove trailing comma after last item in enumsJeremy Lainé2015-03-131-1/+1
| | | | This allows compilation with GCC in pedantic mode.
* XEP-0333 updated:Juan Aragon2014-05-211-3/+8
| | | | | | -Methods documented -Symmetrical getters/setters -Unit tests updated
* XEP-0333: Chat MarkersJuan Aragon2014-05-201-0/+18
|
* Use QString() instead of "" for default methods argumentsJeremy Lainé2014-03-281-2/+2
|
* 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
|
* explicitly parse XEP-0249: Direct MUC Invitations message attributesJeremy Lainé2012-09-121-0/+9
|
* make QXmppMessage use implicit data sharingJeremy Lainé2012-07-211-23/+6
|
* refactor message type parsingJeremy Lainé2012-07-211-3/+0
|
* add support for XEP-0071: XHTML-IM (fixes issue: #143)Jeremy Lainé2012-07-211-0/+6
|
* update copyright yearJeremy Lainé2012-07-181-1/+1
|
* start marking classes with QXMPP_EXPORTJeremy Lainé2012-04-201-1/+1
|
* move files common to client/server into "base"Jeremy Lainé2012-02-081-0/+123