qt5base-lts/tests/auto/corelib
Sona Kurazyan 102f7d31c4 Add support for combining multiple QFutures
[ChangeLog][QtCore] Added QtFuture::whenAll() and QtFuture::whenAny()
functions, returning a QFuture that becomes ready when all or any of the
supplied futures complete.

Task-number: QTBUG-86714
Change-Id: I2bb7dbb4cdc4f79a7a4fd494142df6a0f93a2b39
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2021-11-20 10:28:29 +01:00
..
animation Include qproperty.h where needed 2021-11-04 21:45:02 +01:00
global Do not include qloggingcategory.h in public headers 2021-11-16 17:26:04 +00:00
io Workaround MSVC 2022 bug about QString::replace 2021-11-10 14:10:20 +01:00
itemmodels Untangle qsortfilterproxymodel unittests 2021-10-01 18:30:25 +02:00
kernel Introduce Q_APPLICATION_STATIC 2021-11-18 20:53:27 +01:00
mimetypes Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
platform Android: Add runOnMainAndroidThread() under QNativeInterface 2021-05-26 23:24:11 +00:00
plugin Fix test when accessing patched plugin too fast 2021-11-19 13:30:44 +00:00
serialization Remove conditioning on Android embedded 2021-09-17 17:30:14 +02:00
text Short live q20::ssize()! 2021-11-20 01:38:41 +00:00
thread Add support for combining multiple QFutures 2021-11-20 10:28:29 +01:00
time Revise (recently-added) yearSharingWeekDays() to take a QDate 2021-11-15 20:00:21 +01:00
tools Fix QMultiHash::operator== crash 2021-11-11 22:44:10 +01:00
CMakeLists.txt Add tests for QAndroidApplication's sdkVersion and activity 2021-05-13 01:41:36 +03:00