aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppInvokable.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Reformat codeLinus Jahn2022-09-061-4/+8
|
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
|
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
|
* Replace qAsConst by std::as_constLinus Jahn2021-03-171-1/+1
|
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
|
* Port remaining Qt-6-removed APIsLinus Jahn2020-10-101-0/+4
|
* Run clang-format also on all cpp filesLinus Jahn2020-02-031-38/+30
|
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-2/+1
|
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
|
* Replace Q_FOREACH (foreach) by C++11 ranged for-loopsLinus Jahn2019-10-231-1/+1
| | | | | | | 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.
* Modernize codebase using clang-tidyJonah Brüchert2019-09-081-1/+1
| | | | | | | | 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
|
* Drop support for Qt 4Niels Ole Salscheider2017-09-041-12/+0
|
* 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
|
* convert QMetaType::construct to QMetaType::create for qt >= 5Matt Broadstone2012-11-161-0/+5
|
* update copyright yearJeremy Lainé2012-07-181-1/+1
|
* Fix build with Qt5 (Fixes issue #142)Jeremy Lainé2012-06-061-0/+8
|
* reorganiseJeremy Lainé2012-02-081-0/+133