summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread/qfuture_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Add support of failure handler callbacks to QFutureSona Kurazyan2020-04-011-1/+174
* Store QFuture exceptions as std::exception_ptrSona Kurazyan2020-04-011-5/+2
* Clean-up the duplicate code in QFuture and QFutureWatcherSona Kurazyan2020-03-231-0/+6
* Add support for attaching continuations to QFutureSona Kurazyan2020-03-051-0/+339