summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentfilter.h
Commit message (Expand)AuthorAgeFilesLines
* Reuse the non blocking implementation for blocking oneJarek Kobus2020-06-051-76/+91
* Enable setting custom QThreadPool for QtConcurrent methodsJarek Kobus2020-05-181-101/+375
* Improve Map|Map-Reduce and Filter|Filter-Reduce implementationKarsten Heimrich2020-04-141-39/+40
* QtConcurrent: filter- and map-reduce with initial valueMårten Nordheim2020-03-041-0/+119
* QtConcurrent: Unify license headersKai Koehne2019-01-291-1/+1
* doc: Fix all qdoc errors in QtConcurrentMartin Smith2017-12-081-50/+9
* doc: Fix qdoc errors for \fn commands in QtConcurrentMartin Smith2017-12-081-0/+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
* 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-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtConcurrentFilter: remove unused typedef (GCC 4.8 warning)Marc Mutz2012-07-241-1/+0
* Move QtConcurrent configuration to a single fileJoão Abecasis2012-02-141-1/+1
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-0/+269