summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentreducekernel.h
Commit message (Expand)AuthorAgeFilesLines
* Use universal references for passing callables in QtConcurrentSona Kurazyan2020-10-301-23/+11
* Use universal references in QtConcurrentSona Kurazyan2020-09-301-0/+15
* Fix QtConcurrent algorithms to work with temporary sequencesSona Kurazyan2020-09-281-21/+14
* Use QList instead of QVector in qtbaseJarek Kobus2020-07-071-1/+0
* Use QList instead of QVector in QtConcurrentJarek Kobus2020-06-221-1/+1
* Make threadCount a const member of ReduceKernelJarek Kobus2020-05-281-1/+2
* Pass the thread pool into ReduceKernelJarek Kobus2020-05-281-2/+2
* Enable setting custom QThreadPool for QtConcurrent methodsJarek Kobus2020-05-181-4/+7
* Improve Map|Map-Reduce and Filter|Filter-Reduce implementationKarsten Heimrich2020-04-141-1/+1
* QtConcurrent: filter- and map-reduce with initial valueMårten Nordheim2020-03-041-0/+10
* Port away from QMutexLocker in public headersMarc Mutz2019-08-251-5/+7
* QtConcurrent: Unify license headersKai Koehne2019-01-291-1/+1
* doc: Fix all qdoc errors in QtConcurrentMartin Smith2017-12-081-10/+10
* QtConcurrent: Add missing overrideAlexander Volkov2016-11-291-1/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-2/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Move QtConcurrent configuration to a single fileJoão Abecasis2012-02-141-1/+1
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-0/+254