aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppVersionManager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
|
* Run clang-format also on all cpp filesLinus Jahn2020-02-031-4/+3
|
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-4/+5
|
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
|
* Remove Qt < 5.7 compatibility codeLinus Jahn2019-10-231-13/+0
|
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
|
* Tiny addition to 439ad968c60d7cf44cc05cda72ebfdb1f8741045Boris Pek2019-01-031-1/+1
| | | | See: https://en.wikipedia.org/wiki/MacOS
* Use QSysInfo for client OS in VersionManagerLinus Jahn2019-01-031-3/+8
| | | | | | The QXmppVersionManager will use QSysInfo in Qt 5.4 or later to determine the client's OS, so it will also contain the OS version or some codenames.
* clarify the fact QXmppConstants_p.h is not APIJeremy Lainé2016-09-081-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
|
* doc fixesJeremy Lainé2012-07-211-36/+38
|
* update copyright yearJeremy Lainé2012-07-181-1/+1
|
* only emit QXmppVersionManager::versionReceived() for resultsJeremy Lainé2012-07-181-3/+4
|
* hide QXmppVersionManager internalsJeremy Lainé2012-05-141-17/+31
|
* start moving client-specific codeJeremy Lainé2012-02-081-0/+159