aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppLogger.h
Commit message (Collapse)AuthorAgeFilesLines
* Replace deprecated Q_ENUMS with Q_ENUMLinus Jahn2019-10-271-1/+1
| | | | | Q_ENUM exists since Qt 5.5, more details can be found here: https://woboq.com/blog/q_enum.html
* Modernize codebase using clang-tidyJonah Brüchert2019-09-081-4/+4
| | | | | | | | 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
|
* Remove trailing comma after last item in enumsJeremy Lainé2015-03-131-2/+2
| | | | This allows compilation with GCC in pedantic mode.
* 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
|
* replace "incrementCounter" by "updateCounter"Jeremy Lainé2012-09-101-4/+4
|
* add countersJeremy Lainé2012-09-101-0/+5
|
* more plumbing for stat countersJeremy Lainé2012-09-101-0/+1
|
* [server] lay groundwork for client auth statisticsJeremy Lainé2012-09-101-0/+3
|
* update copyright yearJeremy Lainé2012-07-181-1/+1
|
* start marking classes with QXMPP_EXPORTJeremy Lainé2012-04-201-2/+4
|
* move files common to client/server into "base"Jeremy Lainé2012-02-081-0/+169