| Commit message (Expand) | Author | Age | Files | Lines |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -49/+2 |
| * | Document that QtConcurrent::run doesn't support overloaded functions | Sona Kurazyan | 2020-12-23 | 1 | -0/+18 |
| * | QtConcurrent: Integrate runWithPromise into run | Jarek Kobus | 2020-10-28 | 1 | -7/+7 |
| * | QtConcurrent: Add documentation for runWithPromise() | Jarek Kobus | 2020-08-26 | 1 | -0/+86 |
| * | Fix the doc example | Jarek Kobus | 2020-08-19 | 1 | -1/+1 |
| * | QtConcurrent::run: accept more then five function's arguments | Vitaly Fanaskov | 2020-03-11 | 1 | -3/+33 |
| * | Doc: Replace std::bind() with lambdas in Qt Concurrent | Sze Howe Koh | 2017-03-07 | 1 | -2/+3 |
| * | Unify license header usage. | Jani Heikkinen | 2016-03-29 | 1 | -3/+13 |
| * | Updated BSD licensed file headers | Jani Heikkinen | 2015-02-15 | 1 | -3/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -5/+5 |
| * | QtConcurrent::run: allow to select the thread pool on which to run the task | Marc Mutz | 2014-08-05 | 1 | -0/+7 |
| * | Doc: Update boost::bind()/std::tr1::bind() to std::bind() | Sze Howe Koh | 2013-10-28 | 1 | -1/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -6/+6 |
| * | Doc: Modularize QtConcurrent documentation. | Casper van Donderen | 2012-05-09 | 1 | -0/+98 |