| .. |
|
doc
|
Use QList instead of QVector in qtbase
|
2020-07-07 11:48:45 +02:00 |
|
CMakeLists.txt
|
CMake: Regenerate projects after .pro files were modified
|
2020-04-03 16:05:29 +02:00 |
|
concurrent.pro
|
QtConcurrent: add fluent interface to configure a task before run
|
2020-03-29 20:44:32 +01:00 |
|
qtaskbuilder.h
|
QTaskBuilder::spawn: add an overload that doesn't return a future object
|
2020-04-14 17:44:13 +02: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
|
QtConcurrent: Unify license headers
|
2019-01-29 10:41:39 +00:00 |
|
qtconcurrentcompilertest.h
|
Improve Map|Map-Reduce and Filter|Filter-Reduce implementation
|
2020-04-14 19:06:27 +02:00 |
|
qtconcurrentexception.h
|
QtConcurrent: Unify license headers
|
2019-01-29 10:41:39 +00:00 |
|
qtconcurrentfilter.cpp
|
Use QList instead of QVector in QtConcurrent
|
2020-06-22 10:37:50 +02:00 |
|
qtconcurrentfilter.h
|
Reuse the non blocking implementation for blocking one
|
2020-06-05 12:09:59 +02:00 |
|
qtconcurrentfilterkernel.h
|
Pass the thread pool into ReduceKernel
|
2020-05-28 15:12:41 +02:00 |
|
qtconcurrentfunctionwrappers.h
|
Improve Map|Map-Reduce and Filter|Filter-Reduce implementation
|
2020-04-14 19:06:27 +02:00 |
|
qtconcurrentiteratekernel.cpp
|
Pass the thread pool into BlockSizeManager
|
2020-05-28 15:12:29 +02:00 |
|
qtconcurrentiteratekernel.h
|
Avoid use of Q_UNUSED by eliminating the parameter names
|
2020-07-03 21:10:09 +02:00 |
|
qtconcurrentmap.cpp
|
Use QList instead of QVector in QtConcurrent
|
2020-06-22 10:37:50 +02:00 |
|
qtconcurrentmap.h
|
Reuse the non blocking implementation for blocking one
|
2020-06-05 12:09:59 +02:00 |
|
qtconcurrentmapkernel.h
|
Pass the thread pool into ReduceKernel
|
2020-05-28 15:12:41 +02:00 |
|
qtconcurrentmedian.h
|
Resolve Qt6 TODO items, replace Median and BlockSizeManager
|
2020-04-09 02:49:18 +02:00 |
|
qtconcurrentreducekernel.h
|
Use QList instead of QVector in qtbase
|
2020-07-07 11:48:45 +02:00 |
|
qtconcurrentrun.cpp
|
QtConcurrent::run: accept more then five function's arguments
|
2020-03-11 14:46:25 +01:00 |
|
qtconcurrentrun.h
|
QtConcurrent: add fluent interface to configure a task before run
|
2020-03-29 20:44:32 +01:00 |
|
qtconcurrentrunbase.h
|
QtConcurrent: Get rid of multi-inheritance inside RunFunctionTaskBase
|
2020-07-14 14:52:08 +02:00 |
|
qtconcurrentstoredfunctioncall.h
|
QtConcurrent: Get rid of code repetition for RunFunctionTask::run()
|
2020-07-13 19:55:20 +02:00 |
|
qtconcurrenttask.h
|
QtConcurrent: add fluent interface to configure a task before run
|
2020-03-29 20:44:32 +01:00 |
|
qtconcurrenttask.qdoc
|
QTaskBuilder::spawn: add an overload that doesn't return a future object
|
2020-04-14 17:44:13 +02:00 |
|
qtconcurrentthreadengine.cpp
|
Another round of 0->nullptr cleanup
|
2020-07-31 12:56:50 +02:00 |
|
qtconcurrentthreadengine.h
|
Use QList instead of QVector in QtConcurrent
|
2020-06-22 10:37:50 +02:00 |