summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentfunctionwrappers.h
Commit message (Expand)AuthorAgeFilesLines
* Use variadic templates to generalize MapSequenceResultTypeLars Knoll2020-11-031-3/+3
* Minor cleanups based on API reviewSona Kurazyan2020-10-141-5/+5
* Loosen the requirements on the container passed to QtConcurrent::map*Sona Kurazyan2020-10-131-1/+1
* Use universal references in QtConcurrentSona Kurazyan2020-09-301-0/+1
* Fix QtConcurrent algorithms to work with temporary sequencesSona Kurazyan2020-09-281-0/+7
* Improve Map|Map-Reduce and Filter|Filter-Reduce implementationKarsten Heimrich2020-04-141-221/+51
* Remove some dead codeKarsten Heimrich2020-04-091-34/+0
* Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-04-081-2/+0
* QtConcurrent: Unify license headersKai Koehne2019-01-291-1/+1
* doc: Fix all qdoc errors in QtConcurrentMartin Smith2017-12-081-5/+1
* Adapt to the C++ SIC introduced by P0012: noexcept overloadingEric Lemanissier2017-02-171-0/+84
* 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
* Fix standalone header compilationThiago Macieira2012-12-231-0/+1
* QFuture: remove unused includeMarc Mutz2012-09-281-1/+1
* 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/+303