| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | doc: Fix warnings from DiscoveryIq | Linus Jahn | 2021-03-28 | 1 | -1/+1 |
| | | |||||
| * | Update copyright headers to 2021 | Linus Jahn | 2021-02-19 | 1 | -1/+1 |
| | | |||||
| * | QXmppDiscoveryManager: Move static features into QXmppClientPrivate | Linus Jahn | 2020-04-06 | 1 | -11/+8 |
| | | |||||
| * | doc: Use XEP links everywhere | Linus Jahn | 2020-02-11 | 1 | -2/+2 |
| | | |||||
| * | Run clang-format also on all cpp files | Linus Jahn | 2020-02-03 | 1 | -20/+19 |
| | | |||||
| * | clang-format: Enable regrouping and sorting of includes | Linus Jahn | 2020-02-03 | 1 | -4/+4 |
| | | |||||
| * | Bump copyright year to 2020 | Linus Jahn | 2020-01-06 | 1 | -1/+1 |
| | | |||||
| * | Replace Q_FOREACH (foreach) by C++11 ranged for-loops | Linus Jahn | 2019-10-23 | 1 | -6/+4 |
| | | | | | | | | Q_FOREACH is bad and will be deprecated in the future: https://www.kdab.com/goodbye-q_foreach/ This also disables Q_FOREACH by defining QT_NO_FOREACH. | ||||
| * | Bump copyright year to 2019 | Jeremy Lainé | 2019-01-08 | 1 | -1/+1 |
| | | |||||
| * | Set client type in discovery manager based on Qt OS | Linus Jahn | 2019-01-03 | 1 | -1/+6 |
| | | |||||
| * | clarify the fact QXmppConstants_p.h is not API | Jeremy Lainé | 2016-09-08 | 1 | -1/+1 |
| | | |||||
| * | Advertise support for XEP-0333 | Juan Aragon | 2014-05-21 | 1 | -1/+2 |
| | | |||||
| * | update project homepage | Jeremy Lainé | 2014-03-28 | 1 | -3/+3 |
| | | |||||
| * | update project homepage | Jeremy Lainé | 2014-03-27 | 1 | -3/+3 |
| | | |||||
| * | update copyright notice to 2008-2014 | Jeremy Lainé | 2014-03-26 | 1 | -1/+1 |
| | | |||||
| * | clarify discovery IQ handling | Jeremy Lainé | 2012-09-06 | 1 | -23/+31 |
| | | |||||
| * | Handle Error disco replies in DiscoveryManager as well. | 0xd34df00d | 2012-09-04 | 1 | -2/+5 |
| | | |||||
| * | whitespace fix | Jeremy Lainé | 2012-08-30 | 1 | -1/+1 |
| | | |||||
| * | Make sure QXmppDiscoveryManager only emits results | Jeremy Lainé | 2012-08-30 | 1 | -5/+9 |
| | | |||||
| * | fix typo | Jeremy Lainé | 2012-08-02 | 1 | -1/+1 |
| | | |||||
| * | Make it possible to set the client's extended information form (XEP-0128). | Jeremy Lainé | 2012-08-02 | 1 | -0/+23 |
| | | |||||
| * | doc fixes | Jeremy Lainé | 2012-07-21 | 1 | -32/+36 |
| | | |||||
| * | add support for XEP-0071: XHTML-IM (fixes issue: #143) | Jeremy Lainé | 2012-07-21 | 1 | -0/+1 |
| | | |||||
| * | update copyright year | Jeremy Lainé | 2012-07-18 | 1 | -1/+1 |
| | | |||||
| * | report support for XEP-0004: Data Forms | Jeremy Lainé | 2012-07-17 | 1 | -0/+1 |
| | | |||||
| * | report XEP-0059 capability | Jeremy Lainé | 2012-07-17 | 1 | -1/+2 |
| | | |||||
| * | hide QXmppDiscoveryManager internals | Jeremy Lainé | 2012-05-14 | 1 | -18/+32 |
| | | |||||
| * | start moving client-specific code | Jeremy Lainé | 2012-02-08 | 1 | -0/+235 |
