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
/
base
/
QXmppFutureUtils_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
FutureUtils: Add visitForward() function
Linus Jahn
2022-10-02
1
-0
/
+15
*
Fix makeReadyFuture() void overload
Linus Jahn
2022-09-13
1
-1
/
+1
*
FutureUtils: Use QtFuture::makeReadyFuture on Qt >= 6.1
Linus Jahn
2022-09-12
1
-0
/
+4
*
FutureUtils: Add mapSuccess() to map success type of variants
Linus Jahn
2022-08-13
1
-0
/
+15
*
FutureUtils: chain: Pass future as const&
Linus Jahn
2022-08-08
1
-1
/
+1
*
Adapt clang-format
Linus Jahn
2022-06-17
1
-1
/
+1
*
FutureUtils: chain: Use future interface without shared_ptr
Linus Jahn
2022-03-03
1
-5
/
+5
*
FutureUtils: Make handler lambda mutable
Linus Jahn
2022-03-03
1
-4
/
+4
*
FutureUtils: Add method for reporting finished with result
Melvin Keskin
2022-02-02
1
-0
/
+7
*
Run 'clang-format' on all files
Melvin Keskin
2022-01-15
1
-12
/
+14
*
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
*
Adapt IQ parsing to new packet sending
Linus Jahn
2021-09-03
1
-3
/
+4
*
FutureUtils: Add awaitLast using last future result
Linus Jahn
2021-08-31
1
-0
/
+13
*
FutureUtils: Add await() function
Linus Jahn
2021-08-26
1
-0
/
+24
*
FutureUtils: Add makeReadyFuture for void
Linus Jahn
2021-08-26
1
-0
/
+6
*
More template magic for QFutures
Linus Jahn
2021-07-05
1
-13
/
+32
*
Move QFuture utilities into new QXmppFutureUtils_p.h
Linus Jahn
2021-07-03
1
-0
/
+128