aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppVersionManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Disable Qt keywords completelyLinus Jahn2022-12-261-1/+1
* VersionManager: Use new IQ request handlingLinus Jahn2022-10-171-13/+18
* Reformat codeLinus Jahn2022-09-061-4/+7
* Replace raw pointers with unique_ptrLinus Jahn2022-09-021-6/+2
* Run 'clang-format' on all filesMelvin Keskin2022-01-151-5/+5
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* 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
* Use QSysInfo for client OS in VersionManagerLinus Jahn2019-01-031-3/+8
* 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