index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
QXmppDiscoveryManager.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation on MSVC 2019
Jonah Brüchert
2023-03-09
1
-1
/
+1
*
Use QXmppError in all IQ results instead of StanzaError
Linus Jahn
2023-01-22
1
-2
/
+4
*
Introduce QXmppTask & QXmppPromise
Linus Jahn
2023-01-03
1
-3
/
+3
*
DiscoveryManager: Use new IQ request handling
Linus Jahn
2022-10-17
1
-0
/
+1
*
Replace raw pointers with unique_ptr
Linus Jahn
2022-09-02
1
-1
/
+1
*
Run 'clang-format' on all files
Melvin Keskin
2022-01-15
1
-11
/
+11
*
Convert copyright headers to REUSE
Linus Jahn
2022-01-14
1
-22
/
+3
*
Update copyright years (2022 edition)
Linus Jahn
2022-01-09
1
-1
/
+1
*
DiscoveryManager: Add QFuture-based requests
Linus Jahn
2021-06-27
1
-0
/
+9
*
Update copyright headers to 2021
Linus Jahn
2021-02-19
1
-1
/
+1
*
Make QXmpp work with projects using QT_NO_KEYWORDS
Linus Jahn
2020-02-11
1
-1
/
+1
*
doc: Use XEP links everywhere
Linus Jahn
2020-02-11
1
-1
/
+1
*
Bump copyright year to 2020
Linus Jahn
2020-01-06
1
-1
/
+1
*
Add a .clang-format somewhat close to the current style
0xd34df00d
2019-12-23
1
-4
/
+4
*
Modernize codebase using clang-tidy
Jonah Brüchert
2019-09-08
1
-3
/
+3
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
Use QString() instead of "" for default methods arguments
Jeremy Lainé
2014-03-28
1
-2
/
+2
*
update project homepage
Jeremy Lainé
2014-03-28
1
-1
/
+1
*
update project homepage
Jeremy Lainé
2014-03-27
1
-1
/
+1
*
update copyright notice to 2008-2014
Jeremy Lainé
2014-03-26
1
-1
/
+1
*
Make it possible to set the client's extended information form (XEP-0128).
Jeremy Lainé
2012-08-02
1
-0
/
+4
*
doc fixes
Jeremy Lainé
2012-07-21
1
-1
/
+2
*
update copyright year
Jeremy Lainé
2012-07-18
1
-1
/
+1
*
hide QXmppDiscoveryManager internals
Jeremy Lainé
2012-05-14
1
-4
/
+3
*
mark classes with QXMPP_EXPORT
Jeremy Lainé
2012-04-20
1
-1
/
+1
*
start moving client-specific code
Jeremy Lainé
2012-02-08
1
-0
/
+79