summaryrefslogtreecommitdiffstats
path: root/src/concurrent/doc/snippets
Commit message (Expand)AuthorAgeFilesLines
* Correct doc snippet licenseLucie Gérard2024-02-281-1/+1
* QVariant::value/qvariant_cast: add rvalue optimizationFabian Kosmale2023-06-121-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-164-196/+8
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2021-12-091-1/+1
* QtConcurrent: fix examples of overloaded methods in docsSona Kurazyan2021-08-182-6/+10
* Update QtConcurrent docs and examples for reductor object usageSona Kurazyan2021-07-262-11/+7
* Revert "Remove the qmake project files" for snippetsNico Vertriest2021-02-121-0/+3
* Remove the qmake project filesJoerg Bornemann2021-01-071-3/+0
* Document that QtConcurrent::run doesn't support overloaded functionsSona Kurazyan2020-12-231-0/+18
* Doc: Use explicit linkage with target_link_librariesKai Koehne2020-11-301-1/+1
* Doc: Prefer versioned CMake library targetsv6.0.0-beta3Kai Koehne2020-11-011-1/+1
* QtConcurrent: Handle running with promise inside QTaskBuilderJarek Kobus2020-10-281-0/+9
* 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
* Use QList instead of QVector in qtbaseJarek Kobus2020-07-072-16/+16
* Document how to use CMake for Qt ConcurrentKai Koehne2020-05-262-0/+7
* Improve Map|Map-Reduce and Filter|Filter-Reduce implementationKarsten Heimrich2020-04-142-3/+90
* QTaskBuilder::spawn: add an overload that doesn't return a future objectVitaly Fanaskov2020-04-141-0/+4
* QtConcurrent: add fluent interface to configure a task before runVitaly Fanaskov2020-03-291-0/+127
* QtConcurrent::run: accept more then five function's argumentsVitaly Fanaskov2020-03-111-3/+33
* Doc: Fix typo and grammar issuesPaul Wicking2018-07-091-9/+9
* Doc: Update QtConcurrent::mapped example snippetPaul Wicking2018-04-191-2/+3
* Fix documentation for function objects with map/reduceVille Voutilainen2017-12-082-1/+25
* Doc: Replace std::bind() with lambdas in Qt ConcurrentSze Howe Koh2017-03-073-24/+9
* Doc: update QtConcurrent snippets to use QRegularExpressionSamuel Gaist2017-02-041-3/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-2/+2
|\
| * Doc: Fix a typo in QtConcurrent example snippetTopi Reinio2016-10-281-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-1/+1
|\|
| * Added a missing comma to the comment.Jesus Fernandez2016-05-031-1/+1
* | Unify license header usage.Jani Heikkinen2016-03-293-9/+39
|/
* Updated BSD licensed file headersJani Heikkinen2015-02-153-9/+9
* Update copyright headersJani Heikkinen2015-02-113-15/+15
* 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-283-5/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* Move QFutureSynchronizer back to QtCoreMarc Mutz2012-09-281-53/+0
* Move QFutureWatcher back to QtCoreMarc Mutz2012-09-281-50/+0
* Move QFuture from QtConcurrent to QtCoreMarc Mutz2012-09-281-64/+0
* Move QtConcurrent::Exception as QException back to QtCoreMarc Mutz2012-09-281-75/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-227-42/+42
* Doc: Modularize QtConcurrent documentation.Casper van Donderen2012-05-097-0/+695