..
doc
Doc: Remove unsupported customFilters
2021-09-03 15:14:59 +00: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
QtConcurrent: fix examples of overloaded methods in docs
2021-08-18 22:31:17 +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
Remove checks for features available in C++17
2021-10-02 17:54:39 +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
QtConcurrent: fix examples of overloaded methods in docs
2021-08-18 22:31:17 +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
QtConcurrent::run: support non default-constructible return types
2021-08-18 09:41:55 +02:00
qtconcurrentstoredfunctioncall.h
QtConcurrent::run: support non default-constructible return types
2021-08-18 09:41:55 +02: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