Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / simonbrunel/qtpromise issues and pull requests
#59 - How to connect to a signal with specific argument?
Issue -
State: open - Opened by qiangxinglin about 1 year ago
- 2 comments
#58 - Does not work in a Qt dll loaded by non-Qt app
Issue -
State: closed - Opened by qiangxinglin about 1 year ago
- 1 comment
#57 - BUGFIX: prevent events calling functions after qcoreapp shutdown.
Pull Request -
State: open - Opened by Zoadian over 1 year ago
#56 - Different .then behavior than expected
Issue -
State: closed - Opened by evan-swinney almost 2 years ago
- 2 comments
#55 - Release Candidate for v0.7.0
Issue -
State: closed - Opened by evan-swinney almost 2 years ago
- 1 comment
Labels: support
#54 - Invalid thread pointer crash in qtpromise_defer()
Issue -
State: open - Opened by top-master about 2 years ago
- 10 comments
Labels: bug
#52 - Convert predicate
Pull Request -
State: closed - Opened by ilyaBykonya over 2 years ago
- 1 comment
#51 - QPromise<QString>::reject can't work in the chain, console only print "foo", i wish it is "foo" and "l2-reject l1-reject"
Issue -
State: closed - Opened by j05070415 over 2 years ago
- 2 comments
Labels: support
#50 - The QObject::deleteLater() in .then doesn't work.
Issue -
State: open - Opened by qq824810885 about 3 years ago
- 3 comments
#49 - API question: Is there value_or(...) equivalent?
Issue -
State: open - Opened by mkucmpro over 3 years ago
- 7 comments
#48 - Brings conan package management to qtpromise.
Pull Request -
State: open - Opened by Fishoo0 over 3 years ago
#47 - Brings conan package management to qtpromise.
Pull Request -
State: closed - Opened by Fishoo0 over 3 years ago
#46 - Add project install/export in CMakeLists.txt
Pull Request -
State: open - Opened by marc-cpdesign over 3 years ago
- 1 comment
#45 - Remove QPromiseError; fix include order to compile on GCC 9
Pull Request -
State: closed - Opened by dpurgin almost 4 years ago
- 1 comment
Labels: bug, breaking
#44 - invalid use of incomplete type: QPromiseConversionException in qpromise_p.h
Issue -
State: closed - Opened by bitflippersanonymous about 4 years ago
- 5 comments
Labels: bug, resolved
#43 - Fixed a typo in then.md
Pull Request -
State: closed - Opened by dpurgin about 4 years ago
- 1 comment
Labels: documentation
#42 - Memory accumulation with QtPromise timeouts and QNetworkAccessManager
Issue -
State: closed - Opened by wjHunter about 4 years ago
- 2 comments
Labels: resolved, support
#41 - Implement QPromise<T>::convert<U>()
Pull Request -
State: closed - Opened by dpurgin over 4 years ago
- 8 comments
Labels: enhancement
#40 - Ignore fulfillment value by constructing QPromise<void> from QPromise<U>&&
Pull Request -
State: closed - Opened by dpurgin over 4 years ago
- 6 comments
#39 - fix some clang/gcc warnings found integrating qtpromise
Pull Request -
State: closed - Opened by ssproessig over 4 years ago
- 9 comments
Labels: enhancement
#38 - "Getting Started" section for CMake could be improved
Issue -
State: closed - Opened by sthlm58 over 4 years ago
- 1 comment
Labels: resolved, documentation
#37 - Qt 6 name conflict
Issue -
State: closed - Opened by flaviotordini over 4 years ago
- 11 comments
Labels: enhancement, resolved, support
#36 - Bump websocket-extensions from 0.1.3 to 0.1.4
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
#35 - Question about executing context
Issue -
State: open - Opened by durkmurder almost 5 years ago
- 16 comments
Labels: enhancement
#34 - Fix deprecations and compile warnings
Pull Request -
State: closed - Opened by pwuertz almost 5 years ago
- 1 comment
Labels: chore
#33 - When using QtPromise::all a following fail and finally are not called
Issue -
State: closed - Opened by maxhrab almost 5 years ago
- 3 comments
Labels: resolved, support
#32 - Question about xxx and xxxBase classes
Issue -
State: closed - Opened by Kylinus almost 5 years ago
#31 - More verbose description of throwing an exception from a QtConcurrent thread
Pull Request -
State: closed - Opened by dpurgin almost 5 years ago
- 1 comment
Labels: documentation
#30 - std::chrono overloads for .timeout() and .delay()
Pull Request -
State: closed - Opened by dpurgin almost 5 years ago
- 3 comments
Labels: enhancement
#29 - Support for class member functions in then()
Issue -
State: closed - Opened by dpurgin almost 5 years ago
- 5 comments
Labels: enhancement, resolved
#28 - promise handler does not forward unique_ptr
Issue -
State: closed - Opened by unnamed42 over 5 years ago
- 7 comments
Labels: resolved, support
#27 - How can I flatten nested promises?
Issue -
State: closed - Opened by unnamed42 over 5 years ago
- 3 comments
Labels: resolved, support
#26 - Support for promise cancellation
Issue -
State: open - Opened by navrocky over 5 years ago
- 7 comments
Labels: enhancement
#25 - Add support for creating promises from Qt signals
Pull Request -
State: closed - Opened by simonbrunel almost 6 years ago
- 2 comments
Labels: enhancement
#23 - Awaiting QtPromises of different type
Issue -
State: open - Opened by milianw almost 6 years ago
- 1 comment
Labels: enhancement
#22 - using QtPromise from QtConcurrent background task
Issue -
State: closed - Opened by milianw almost 6 years ago
- 15 comments
Labels: support
#21 - want to unpack and assign qtpromise value to a C++ private member
Issue -
State: closed - Opened by willmafh over 6 years ago
- 1 comment
#20 - Add optional setting of QtPromise and .then() context
Issue -
State: closed - Opened by immanuelweber over 6 years ago
- 7 comments
Labels: resolved, support
#19 - Add AppVeyor configuration file for running MSVC tests
Pull Request -
State: closed - Opened by pwuertz over 6 years ago
- 7 comments
Labels: infrastructure
#18 - Complex Object Assembly from Promises
Pull Request -
State: closed - Opened by geiseri over 6 years ago
- 5 comments
#17 - Update travis environment, use Qt 5.6 as minimum requirement (#16)
Pull Request -
State: closed - Opened by pwuertz over 6 years ago
- 1 comment
Labels: bug
#16 - Raising the minimum requirement for Qt to Qt 5.6 LTS
Issue -
State: closed - Opened by pwuertz over 6 years ago
- 1 comment
Labels: bug, resolved
#15 - Implement QPromise<Sequence<T>>::map(mapper)
Pull Request -
State: closed - Opened by simonbrunel over 6 years ago
- 12 comments
Labels: enhancement
#14 - No .fail without .then?
Issue -
State: closed - Opened by pwuertz over 6 years ago
- 3 comments
Labels: resolved, support
#13 - Add functionality for building promises from Qt signals
Pull Request -
State: closed - Opened by pwuertz over 6 years ago
- 3 comments
#12 - Add map reduce and filter methods
Pull Request -
State: closed - Opened by geiseri over 6 years ago
- 7 comments
#11 - Promise from Qt Signals helper
Issue -
State: closed - Opened by pwuertz over 6 years ago
- 10 comments
Labels: enhancement, resolved
#10 - Suppress warnings
Issue -
State: closed - Opened by danieleds over 6 years ago
- 4 comments
Labels: enhancement, resolved
#9 - Provide something like BlubirdJS ".prop"
Issue -
State: open - Opened by geiseri almost 7 years ago
Labels: enhancement
#8 - Clarify "order guarantee" for QPromise::all(...)
Issue -
State: closed - Opened by geiseri almost 7 years ago
- 3 comments
Labels: resolved, documentation
#7 - Add map/filter/reduce methods for sequences of promises
Issue -
State: closed - Opened by geiseri almost 7 years ago
- 2 comments
Labels: enhancement, resolved
#6 - Problems using smart pointers
Issue -
State: closed - Opened by naviialto almost 7 years ago
- 11 comments
Labels: bug, resolved
#5 - Expose QPromise to QML
Issue -
State: open - Opened by Adphi almost 7 years ago
- 10 comments
Labels: enhancement
#4 - Assignment operator for QPromise
Issue -
State: closed - Opened by pwuertz almost 7 years ago
- 6 comments
Labels: bug, resolved
#3 - QPromise::all with dynamic list of promises
Issue -
State: closed - Opened by pwuertz almost 7 years ago
- 9 comments
Labels: bug, resolved
#2 - Visual Studio 2013 compatibility
Issue -
State: closed - Opened by paperab over 7 years ago
- 4 comments
Labels: bug, resolved
#1 - Avoid multiple definition of XXX
Issue -
State: closed - Opened by qyvlik over 7 years ago
- 2 comments
Labels: bug, resolved