summaryrefslogtreecommitdiffstats
path: root/src/concurrent/qtconcurrentstoredfunctioncall.h
Commit message (Expand)AuthorAgeFilesLines
* Don't use pointers or references to functions from std libraryJarek Kobus2020-10-301-7/+11
* QtConcurrent: Integrate runWithPromise into runJarek Kobus2020-10-281-10/+71
* Compile fix on WindowsJarek Kobus2020-10-271-2/+2
* Minor cleanups based on API reviewSona Kurazyan2020-10-141-2/+2
* Fix include in public headerKai Koehne2020-08-231-1/+1
* QtConcurrent: Introduce runWithPromise()Jarek Kobus2020-08-191-0/+89
* QtConcurrent: Get rid of code repetition for RunFunctionTask::run()Jarek Kobus2020-07-131-0/+2
* StoredFunctionCall: simplify runFunctor implementationVitaly Fanaskov2020-04-071-11/+4
* QtConcurrent: add fluent interface to configure a task before runVitaly Fanaskov2020-03-291-4/+7
* QtConcurrent::run: accept more then five function's argumentsVitaly Fanaskov2020-03-111-2180/+26
* QtConcurrent: Unify license headersKai Koehne2019-01-291-1/+1
* Adapt to the C++ SIC introduced by P0012: noexcept specializationEric Lemanissier2017-05-031-0/+953
* qtconcurrent: correct whitespacesEric Lemanissier2017-04-031-50/+50
* QtConcurrent: Add missing overrideAlexander Volkov2016-11-291-74/+74
* 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/+1312