| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert copyright headers to REUSE | Linus Jahn | 2022-01-14 | 1 | -22/+3 |
| | | |||||
| * | Update copyright years (2022 edition) | Linus Jahn | 2022-01-09 | 1 | -1/+1 |
| | | |||||
| * | Clean up QXmppElement | Linus Jahn | 2021-04-06 | 1 | -0/+1 |
| | | |||||
| * | Document QXmppElement | Linus Jahn | 2021-04-06 | 1 | -3/+0 |
| | | |||||
| * | Update copyright headers to 2021 | Linus Jahn | 2021-02-19 | 1 | -1/+1 |
| | | |||||
| * | Add missing class documentation to trigger doxygen page generation | Linus Jahn | 2020-03-11 | 1 | -0/+4 |
| | | |||||
| * | clang-format: Enable regrouping and sorting of includes | Linus Jahn | 2020-02-03 | 1 | -2/+2 |
| | | |||||
| * | Bump copyright year to 2020 | Linus Jahn | 2020-01-06 | 1 | -1/+1 |
| | | |||||
| * | Modernize codebase using clang-tidy | Jonah Brüchert | 2019-09-08 | 1 | -1/+1 |
| | | | | | | | | | Using the following checks: * modernize-use-nullptr * modernize-use-override * modernize-use-using * modernize-use-bool-literals | ||||
| * | Bump copyright year to 2019 | Jeremy Lainé | 2019-01-08 | 1 | -1/+1 |
| | | |||||
| * | update project homepage | Jeremy Lainé | 2014-03-28 | 1 | -1/+1 |
| | | |||||
| * | update project homepage | Jeremy Lainé | 2014-03-27 | 1 | -1/+1 |
| | | |||||
| * | update copyright notice to 2008-2014 | Jeremy Lainé | 2014-03-26 | 1 | -1/+1 |
| | | |||||
| * | Avoid keeping the source QDomDocument in QXmppElement. | 0xd34df00d | 2014-03-03 | 1 | -1/+1 |
| | | | | | | Serialize the node instead of keeping QDomElement with a ref to the original QDomDOcument. | ||||
| * | QXmppElement::sourceDomElement(). | 0xd34df00d | 2014-02-28 | 1 | -0/+2 |
| | | |||||
| * | update copyright year | Jeremy Lainé | 2012-07-18 | 1 | -1/+1 |
| | | |||||
| * | make QXmppElementList a typedef (thanks Matt) | Jeremy Lainé | 2012-04-23 | 1 | -8/+1 |
| | | |||||
| * | start marking classes with QXMPP_EXPORT | Jeremy Lainé | 2012-04-20 | 1 | -2/+4 |
| | | |||||
| * | move files common to client/server into "base" | Jeremy Lainé | 2012-02-08 | 1 | -0/+77 |
