qt6-bb10/src/concurrent
Kai Köhne 4cdfe6f117 Do not highlight the Image Scaling Example anymore in Qt Creator
Pick-to: 6.3
Fixes: QTBUG-100645
Change-Id: I9f2e2c022a00a024917327028b403d36ca2a4b48
Reviewed-by: Kimmo Leppälä <kimmo.leppala@qt.io>
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2022-02-17 18:16:42 +01:00
..
doc Do not highlight the Image Scaling Example anymore in Qt Creator 2022-02-17 18:16:42 +01: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 QtConcurrent: use variable templates for compile-time checks 2022-01-20 22:56:11 +01:00
qtconcurrentfilterkernel.h QtConcurrent: filter/map reduction without default ctor 2020-12-04 15:36:50 +01:00
qtconcurrentfunctionwrappers.h QtConcurrent: use variable templates for compile-time checks 2022-01-20 22:56:11 +01: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: use variable templates for compile-time checks 2022-01-20 22:56:11 +01: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 Remove mentions of QtConcurrent::runWithPromise from docs 2022-02-11 22:02:35 +01:00
qtconcurrentrun.h Remove mentions of QtConcurrent::runWithPromise from docs 2022-02-11 22:02:35 +01:00
qtconcurrentrunbase.h Fix memory leak in QtConcurrent::run when called with a NULL QThreadPool 2022-01-24 22:40:35 +01: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 concurrent: Fix namespace typo 2021-10-12 12:52:03 +02:00
qtconcurrentthreadengine.h Remove the dead code for blocking methods from QtConcurrent 2021-06-14 11:52:36 +02:00