aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppElement.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Avoid keeping the source QDomDocument in QXmppElement.0xd34df00d2014-03-031-4/+18
| | | | | Serialize the node instead of keeping QDomElement with a ref to the original QDomDOcument.
* QXmppElement::sourceDomElement().0xd34df00d2014-02-281-1/+8
|
* update copyright yearJeremy Lainé2012-07-181-1/+1
|
* make QXmppElementList a typedef (thanks Matt)Jeremy Lainé2012-04-231-16/+0
|
* move files common to client/server into "base"Jeremy Lainé2012-02-081-0/+241