aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppVCardManager.h
Commit message (Collapse)AuthorAgeFilesLines
* Port away from deprecated client extension getters of the QXmppClientLinus Jahn2019-10-231-2/+2
| | | | | This replaces the deprecated getters in the examples and in the documentation.
* Modernize codebase using clang-tidyJonah Brüchert2019-09-081-3/+3
| | | | | | | | Using the following checks: * modernize-use-nullptr * modernize-use-override * modernize-use-using * modernize-use-bool-literals
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
|
* Use QString() instead of "" for default methods argumentsJeremy Lainé2014-03-281-1/+1
|
* 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
|
* update copyright yearJeremy Lainé2012-07-181-1/+1
|
* hide QXmppVCardManager internalsJeremy Lainé2012-05-141-5/+7
|
* mark classes with QXMPP_EXPORTJeremy Lainé2012-04-201-1/+1
|
* start moving client-specific codeJeremy Lainé2012-02-081-0/+88