Promises/A+ implementation for Qt/C++
Go to file
Simon Brunel 3c1461b8d0 Enhance the documentation and add markdown lint
- Add npm package.json to make easier maintaining dependencies.
- Make markdown files consistent using remark.
- Wrap markdown lines to 100 characters.
- Better README.md layout and visual.
- Enable VuePress landing/home page.
- Upgrade to latest VuePress version.
- Add link to the new Qt Marketplace.
2019-12-21 10:27:26 +01:00
docs Enhance the documentation and add markdown lint 2019-12-21 10:27:26 +01:00
include Add MIT license header to all source files 2019-12-20 21:42:19 +01:00
package/features Initial implementation 2017-05-14 19:03:01 +02:00
src Add MIT license header to all source files 2019-12-20 21:42:19 +01:00
tests Add MIT license header to all source files 2019-12-20 21:42:19 +01:00
.appveyor.yml Test LTS and latest Qt versions in AppVeyor 2019-02-21 12:07:21 +01:00
.gitignore Enhance the documentation and add markdown lint 2019-12-21 10:27:26 +01:00
.remarkrc.yml Enhance the documentation and add markdown lint 2019-12-21 10:27:26 +01:00
.travis.yml Fix Gcov warning 'version 409*, prefer version 408*' 2019-03-01 17:47:32 +01:00
LICENSE Update LICENSE year and cleanup a few comments 2019-02-18 20:30:41 +01:00
package-lock.json Enhance the documentation and add markdown lint 2019-12-21 10:27:26 +01:00
package.json Enhance the documentation and add markdown lint 2019-12-21 10:27:26 +01:00
qpm.json Bump version to 0.5.0 2019-03-31 22:14:45 +02:00
qtpromise.pri Setup Travis CI builds and code coverage 2017-05-26 14:39:11 +02:00
qtpromise.pro Move helpers in separate file and add unit tests 2017-05-25 09:19:36 +02:00
README.md Enhance the documentation and add markdown lint 2019-12-21 10:27:26 +01:00

Install Builds Coverage Marketplace

Overview

Promises/A+ implementation for Qt/C++.

Requires Qt 5.6 (or later) with C++11 support enabled.

Documentation

License

QtPromise is available under the MIT license.