summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentmap.h
Commit message (Expand)AuthorAgeFilesLines
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-211-17/+17
* Add the qt_class pragma to file listed in sync.profile classnames mapAlexey Edelev2022-06-221-0/+4
* QtConcurrent: prevent conversion of ReduceOption to initial valueSona Kurazyan2022-05-201-16/+32
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtConcurrent: use variable templates for compile-time checksSona Kurazyan2022-01-201-2/+2
* QtConcurrent: Remove the redundant code for QStringListSona Kurazyan2021-07-261-1/+0
* Fix QtConcurrent to properly work with functorsSona Kurazyan2021-07-211-39/+30
* Use universal references for passing callables in QtConcurrentSona Kurazyan2020-10-301-167/+228
* Simplify implementations of QtConcurrent::blocking* methodsSona Kurazyan2020-10-141-56/+36
* Make QtConcurrent docs more readableSona Kurazyan2020-10-121-1/+80
* Eliminate the extra copy in QtConcurrent's blocking methodsSona Kurazyan2020-10-121-16/+16
* Use universal references in QtConcurrentSona Kurazyan2020-09-301-62/+65
* Reuse the non blocking implementation for blocking oneJarek Kobus2020-06-051-107/+102
* Enable setting custom QThreadPool for QtConcurrent methodsJarek Kobus2020-05-181-145/+473
* Improve Map|Map-Reduce and Filter|Filter-Reduce implementationKarsten Heimrich2020-04-141-64/+68
* QtConcurrent: filter- and map-reduce with initial valueMårten Nordheim2020-03-041-0/+132
* QtConcurrent: Unify license headersKai Koehne2019-01-291-1/+1
* doc: Fix all qdoc errors in QtConcurrentMartin Smith2017-12-081-49/+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
* Move QtConcurrent configuration to a single fileJoão Abecasis2012-02-141-1/+1
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-0/+319