Promises/A+ implementation for Qt/C++
Go to file
2023-03-05 15:13:18 +01:00
cmake Add support for Qt 6 2022-06-26 18:10:20 +02:00
docs Add support for Qt 6 2022-06-26 18:10:20 +02:00
include Simplify license notice in source files 2020-02-06 22:33:19 +01:00
src/qtpromise Add support for Qt 6 2022-06-26 18:10:20 +02:00
tests Add support for Qt 6 2022-06-26 18:10:20 +02:00
.appveyor.yml Configure AppVeyor to run Qt 6.x tests 2022-06-30 23:17:02 +02:00
.clang-format Use clang-format for code style consistency 2020-03-22 17:50:16 +01:00
.gitignore Migrate to CMake to build the entire project 2020-01-12 21:04:43 +01:00
.remarkrc.yml Add CMake support and enhance the getting started docs 2020-01-09 20:45:04 +01:00
.travis.yml Configure AppVeyor to run Qt 6.x tests 2022-06-30 23:17:02 +02:00
CMakeLists.txt Add support for Qt 6 2022-06-26 18:10:20 +02:00
LICENSE Simplify license notice in source files 2020-02-06 22:33:19 +01:00
package-lock.json Upgrade npm dependencies 2023-03-05 15:13:18 +01:00
package.json Upgrade npm dependencies 2023-03-05 15:13:18 +01:00
qpm.json Bump version to 0.6.0 2020-10-01 23:00:38 +02:00
qtpromise.pri Setup Travis CI builds and code coverage 2017-05-26 14:39:11 +02:00
README.md Add support for Qt 6 2022-06-26 18:10:20 +02:00

Install Builds Coverage Marketplace

Overview

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

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

Documentation

License

QtPromise is available under the MIT license.