..
doc
Update QtConcurrent docs and examples for reductor object usage
2021-07-26 09:42:49 +02:00
CMakeLists.txt
Migrate to autogenerated cpp exports
2021-06-25 19:33:12 +02:00
qtaskbuilder.h
QtConcurrent: Handle running with promise inside QTaskBuilder
2020-10-28 15:38:52 +01:00
qtaskbuilder.qdoc
QTaskBuilder::spawn: add an overload that doesn't return a future object
2020-04-14 17:44:13 +02:00
qtconcurrent_global.h
Migrate to autogenerated cpp exports
2021-06-25 19:33:12 +02:00
qtconcurrentcompilertest.h
Loosen the requirements on the container passed to QtConcurrent::map*
2020-10-13 09:49:51 +02:00
qtconcurrentfilter.cpp
Update QtConcurrent docs and examples for reductor object usage
2021-07-26 09:42:49 +02:00
qtconcurrentfilter.h
Fix QtConcurrent to properly work with functors
2021-07-21 09:46:33 +02:00
qtconcurrentfilterkernel.h
QtConcurrent: filter/map reduction without default ctor
2020-12-04 15:36:50 +01:00
qtconcurrentfunctionwrappers.h
QtConcurrent: Remove the redundant code for QStringList
2021-07-26 09:42:45 +02:00
qtconcurrentiteratekernel.cpp
QtConcurrentIterateKernel: fix warning
2021-04-12 10:31:54 +00:00
qtconcurrentiteratekernel.h
QtConcurrent: filter/map reduction without default ctor
2020-12-04 15:36:50 +01:00
qtconcurrentmap.cpp
Update QtConcurrent docs and examples for reductor object usage
2021-07-26 09:42:49 +02:00
qtconcurrentmap.h
QtConcurrent: Remove the redundant code for QStringList
2021-07-26 09:42:45 +02:00
qtconcurrentmapkernel.h
QtConcurrent: filter/map reduction without default ctor
2020-12-04 15:36:50 +01:00
qtconcurrentmedian.h
Resolve Qt6 TODO items, replace Median and BlockSizeManager
2020-04-09 02:49:18 +02:00
qtconcurrentreducekernel.h
Use universal references for passing callables in QtConcurrent
2020-10-30 17:19:26 +01:00
qtconcurrentrun.cpp
Improve docs for Qt Concurrent run with promise mode
2021-03-04 09:45:31 +01:00
qtconcurrentrun.h
QtConcurrent: Integrate runWithPromise into run
2020-10-28 15:38:44 +01:00
qtconcurrentrunbase.h
Store std::exception_ptr in QUnhandledException
2020-10-26 14:27:02 +01:00
qtconcurrentstoredfunctioncall.h
Don't use pointers or references to functions from std library
2020-10-30 17:23:06 +01:00
qtconcurrenttask.h
QtConcurrent: add fluent interface to configure a task before run
2020-03-29 20:44:32 +01:00
qtconcurrenttask.qdoc
QtConcurrent: Handle running with promise inside QTaskBuilder
2020-10-28 15:38:52 +01:00
qtconcurrentthreadengine.cpp
Remove the dead code for blocking methods from QtConcurrent
2021-06-14 11:52:36 +02:00
qtconcurrentthreadengine.h
Remove the dead code for blocking methods from QtConcurrent
2021-06-14 11:52:36 +02:00