Simon Brunel
cba11e6341
Add qpm package.json and docs
2017-06-10 11:27:38 +02:00
Simon Brunel
81625e1964
Add multithreading support
...
Make QPromise thread safe but also ensure that continuation lambdas (then/fail/finally) are called in the thread of the promise instance they are attached to.
2017-06-04 22:22:26 +02:00
Simon Brunel
2d9961de82
Add usage and API documentation (basic)
2017-06-04 10:34:26 +02:00
Simon Brunel
a8ad3619b9
Setup Travis CI builds and code coverage
...
Built with Qt 5.4.2/GCC 4.8.4, code coverage with LCOV 1.13 and reported to Codecov.
2017-05-26 14:39:11 +02:00
Simon Brunel
6a642446df
Initial implementation
2017-05-14 19:03:01 +02:00