aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/runextensions
Commit message (Expand)AuthorAgeFilesLines
* Qt Creator CMake portCristian Adam2019-05-171-0/+4
* RunExtensions: Support specifying thread stack sizeNikolai Kosjar2018-06-041-0/+15
* runextensions: Add convenience method for result handlerEike Ziller2016-10-311-0/+59
* runAsync/mapReduce tests: Do not run moc on files from utils libEike Ziller2016-02-261-1/+1
* runAsync: Support functions wrapped in reference_wrapperEike Ziller2016-02-261-0/+70
* runAsync: Remove ResultType template parameter.Eike Ziller2016-02-101-88/+88
* runAsync: Support functions without QFutureInterface parameter.Eike Ziller2016-02-051-0/+170
* runAsync: Allow thread priority without thread poolEike Ziller2016-02-041-0/+13
* runAsync: Add test for move-only typesEike Ziller2016-02-031-0/+36
* runAsync: Fix unexpected behavior for using singleShot/timers etcEike Ziller2016-01-282-1/+2
* RunExtensions: Allow running functions on arbitrary thread poolsEike Ziller2016-01-281-0/+87
* RunExtensions autotest: Fix qbs build.Christian Kandeler2016-01-201-0/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* runAsync: Allow calling member functionsEike Ziller2016-01-191-0/+62
* runAsync: Allow function references, and non-const parameters.Eike Ziller2016-01-191-10/+12
* Add auto tests for Utils::runAsyncEike Ziller2016-01-193-0/+140