..
doc
Doc: Replace std::bind() with lambdas in Qt Concurrent
2017-03-07 04:35:23 +00:00
concurrent.pro
QtConcurrent: use QDeadlineTimer to get the clock tick
2016-09-15 19:43:57 +00:00
qtconcurrent_global.h
Updated license headers
2016-01-15 12:25:24 +00:00
qtconcurrentcompilertest.h
Updated license headers
2016-01-15 12:25:24 +00:00
qtconcurrentexception.h
Updated license headers
2016-01-15 12:25:24 +00:00
qtconcurrentfilter.cpp
Doc: Replace std::bind() with lambdas in Qt Concurrent
2017-03-07 04:35:23 +00:00
qtconcurrentfilter.h
Updated license headers
2016-01-15 12:25:24 +00:00
qtconcurrentfilterkernel.h
QtConcurrent: Add missing override
2016-11-29 20:37:54 +00:00
qtconcurrentfunctionwrappers.h
Adapt to the C++ SIC introduced by P0012: noexcept overloading
2017-02-17 13:57:30 +00:00
qtconcurrentiteratekernel.cpp
QtConcurrent: use QDeadlineTimer to get the clock tick
2016-09-15 19:43:57 +00:00
qtconcurrentiteratekernel.h
Replace Q_NULLPTR with nullptr where possible
2017-09-19 11:53:55 +00:00
qtconcurrentmap.cpp
Doc: Replace std::bind() with lambdas in Qt Concurrent
2017-03-07 04:35:23 +00:00
qtconcurrentmap.h
Updated license headers
2016-01-15 12:25:24 +00:00
qtconcurrentmapkernel.h
QtConcurrent: Add missing override
2016-11-29 20:37:54 +00:00
qtconcurrentmedian.h
Merge remote-tracking branch 'origin/5.6' into dev
2016-01-26 16:27:28 +01:00
qtconcurrentreducekernel.h
QtConcurrent: Add missing override
2016-11-29 20:37:54 +00:00
qtconcurrentrun.cpp
Doc: Replace std::bind() with lambdas in Qt Concurrent
2017-03-07 04:35:23 +00:00
qtconcurrentrun.h
Adapt to the C++ SIC introduced by P0012: noexcept specialization
2017-05-03 02:39:56 +00:00
qtconcurrentrunbase.h
QtConcurrent: Add missing override
2016-11-29 20:37:54 +00:00
qtconcurrentstoredfunctioncall.h
Adapt to the C++ SIC introduced by P0012: noexcept specialization
2017-05-03 02:39:56 +00:00
qtconcurrentthreadengine.cpp
Updated license headers
2016-01-15 12:25:24 +00:00
qtconcurrentthreadengine.h
Replace Q_NULLPTR with nullptr where possible
2017-09-19 11:53:55 +00:00