summaryrefslogtreecommitdiffstats
path: root/src/concurrent/doc/snippets/code/src_concurrent_qtconcurrentrun.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-49/+2
* Document that QtConcurrent::run doesn't support overloaded functionsSona Kurazyan2020-12-231-0/+18
* QtConcurrent: Integrate runWithPromise into runJarek Kobus2020-10-281-7/+7
* QtConcurrent: Add documentation for runWithPromise()Jarek Kobus2020-08-261-0/+86
* Fix the doc exampleJarek Kobus2020-08-191-1/+1
* QtConcurrent::run: accept more then five function's argumentsVitaly Fanaskov2020-03-111-3/+33
* Doc: Replace std::bind() with lambdas in Qt ConcurrentSze Howe Koh2017-03-071-2/+3
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* QtConcurrent::run: allow to select the thread pool on which to run the taskMarc Mutz2014-08-051-0/+7
* Doc: Update boost::bind()/std::tr1::bind() to std::bind()Sze Howe Koh2013-10-281-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* Doc: Modularize QtConcurrent documentation.Casper van Donderen2012-05-091-0/+98
close