summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in QtConcurrent documentationVolker Hilsheimer2020-11-081-2/+2
* Use universal references for passing callables in QtConcurrentSona Kurazyan2020-10-301-39/+39
* Make QtConcurrent docs more readableSona Kurazyan2020-10-121-3/+3
* Use universal references in QtConcurrentSona Kurazyan2020-09-301-19/+19
* Fix some qdoc warnings: QtConcurrent functors and exceptionsVolker Hilsheimer2020-09-221-4/+4
* QtConcurrent: Add documentation for runWithPromise()Jarek Kobus2020-08-261-1/+1
* Use QList instead of QVector in QtConcurrentJarek Kobus2020-06-221-1/+1
* Enable setting custom QThreadPool for QtConcurrent methodsJarek Kobus2020-05-181-7/+246
* Improve Map|Map-Reduce and Filter|Filter-Reduce implementationKarsten Heimrich2020-04-141-28/+23
* Remove some dead codeKarsten Heimrich2020-04-091-12/+0
* QtConcurrent: filter- and map-reduce with initial valueMÃ¥rten Nordheim2020-03-041-0/+81
* QtConcurrent: Unify license headersKai Koehne2019-01-291-1/+1
* doc: Fix all qdoc errors in QtConcurrentMartin Smith2017-12-081-2/+38
* doc: Fix qdoc errors for \fn commands in QtConcurrentMartin Smith2017-12-081-16/+78
* Fix documentation for function objects with map/reduceVille Voutilainen2017-12-081-1/+8
* Doc: Replace std::bind() with lambdas in Qt ConcurrentSze Howe Koh2017-03-071-15/+3
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Doc: Qt Concurrent: Link to essential usage informationTopi Reinio2015-04-071-6/+18
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Doc: Remove unofficial Qt Concurrent headersSze Howe Koh2013-10-301-17/+3
* Doc: Update boost::bind()/std::tr1::bind() to std::bind()Sze Howe Koh2013-10-281-9/+5
* Doc: Remove duplicated Qt Concurrent overviewSze Howe Koh2013-09-161-3/+3
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fixup concurrent docsLars Knoll2012-11-301-2/+2
* Move QtConcurrent::Exception as QException back to QtCoreMarc Mutz2012-09-281-8/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Modularize QtConcurrent documentation.Casper van Donderen2012-05-091-16/+16
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-0/+402