aboutsummaryrefslogtreecommitdiff
path: root/src/client/QXmppDiscoveryManager.h
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation on MSVC 2019Jonah Brüchert2023-03-091-1/+1
* Use QXmppError in all IQ results instead of StanzaErrorLinus Jahn2023-01-221-2/+4
* Introduce QXmppTask & QXmppPromiseLinus Jahn2023-01-031-3/+3
* DiscoveryManager: Use new IQ request handlingLinus Jahn2022-10-171-0/+1
* Replace raw pointers with unique_ptrLinus Jahn2022-09-021-1/+1
* Run 'clang-format' on all filesMelvin Keskin2022-01-151-11/+11
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* DiscoveryManager: Add QFuture-based requestsLinus Jahn2021-06-271-0/+9
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* Make QXmpp work with projects using QT_NO_KEYWORDSLinus Jahn2020-02-111-1/+1
* doc: Use XEP links everywhereLinus Jahn2020-02-111-1/+1
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
* Add a .clang-format somewhat close to the current style0xd34df00d2019-12-231-4/+4
* Modernize codebase using clang-tidyJonah Brüchert2019-09-081-3/+3
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
* Use QString() instead of "" for default methods argumentsJeremy Lainé2014-03-281-2/+2
* 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
* Make it possible to set the client's extended information form (XEP-0128).Jeremy Lainé2012-08-021-0/+4
* doc fixesJeremy Lainé2012-07-211-1/+2
* update copyright yearJeremy Lainé2012-07-181-1/+1
* hide QXmppDiscoveryManager internalsJeremy Lainé2012-05-141-4/+3
* mark classes with QXMPP_EXPORTJeremy Lainé2012-04-201-1/+1
* start moving client-specific codeJeremy Lainé2012-02-081-0/+79