Issues
- 2
Different .then behavior than expected
#56 opened by evan-swinney - 2
- 1
- 1
Release Candidate for v0.7.0
#55 opened by evan-swinney - 10
- 7
Support for promise cancellation
#26 opened by navrocky - 11
Qt 6 name conflict
#37 opened by flaviotordini - 2
QPromise<QString>::reject can't work in the chain, console only print "foo", i wish it is "foo" and "l2-reject l1-reject"
#51 opened by j05070415 - 7
API question: Is there value_or(...) equivalent?
#49 opened by mkucmpro - 3
- 5
invalid use of incomplete type: QPromiseConversionException in qpromise_p.h
#44 opened by bitflippersanonymous - 2
- 1
- 16
Question about executing context
#35 opened by durkmurder - 7
- 3
- 0
Question about xxx and xxxBase classes
#32 opened by Kylinus - 3
No .fail without .then?
#14 opened by pwuertz - 2
- 5
Support for class member functions in then()
#29 opened by dpurgin - 10
Expose QPromise to QML
#5 opened by Adphi - 15
using QtPromise from QtConcurrent background task
#22 opened by milianw - 7
promise handler does not forward unique_ptr
#28 opened by unnamed42 - 3
How can I flatten nested promises?
#27 opened by unnamed42 - 1
Awaiting QtPromises of different type
#23 opened by milianw - 10
Promise from Qt Signals helper
#11 opened by pwuertz - 1
- 4
Suppress warnings
#10 opened by danieleds - 3
- 11
Problems using smart pointers
#6 opened by naviialto - 1
- 0
Provide something like BlubirdJS ".prop"
#9 opened by geiseri - 9
QPromise::all with dynamic list of promises
#3 opened by pwuertz - 6
Assignment operator for QPromise
#4 opened by pwuertz - 4
Visual Studio 2013 compatibility
#2 opened by paperab - 2
Avoid multiple definition of XXX
#1 opened by qyvlik