qt5base-lts/tests/auto/corelib
Thiago Macieira 885eff0537 QThreadPool: obey the docs that say we always use at least 1 thread
Even if the user (usually accidentally) sets a thread count of zero or
negative. The reporter in the bug report did
QThread::idealThreadCount() - 1 on a 1 CPU system...

Drive-by add to the documentation and the missing #include.

Pick-to: 6.1 6.0
Fixes: QTBUG-93007
Change-Id: I6cdea00671e8479b9c50fffd167807d14e030154
Reviewed-by: Samuel Gaist <samuel.gaist@idiap.ch>
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2021-04-24 00:37:14 +00:00
..
animation Port QPropertyAnimation::propertyName to the new property system 2021-04-20 15:56:39 +02:00
global CMake: Build minimal subset of tests in desktop static builds 2021-04-06 09:15:37 +01:00
io Merge integration refs/builds/qtci/dev/1618515869 2021-04-16 10:08:31 +00:00
itemmodels Fix case sensitivity handling QSFPM 2021-04-22 08:21:41 +02:00
kernel Fix QJniObject templates implementations 2021-04-23 15:43:28 +03:00
mimetypes Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
plugin Remove .prev_CMakeLists.txt files 2021-01-12 20:59:13 +01:00
serialization Correct prefix reported for end element in QXmlStreamReader 2021-04-20 03:03:51 +02:00
text Unicode: fix the extended grapheme cluster algorithm 2021-04-16 20:31:39 +02:00
thread QThreadPool: obey the docs that say we always use at least 1 thread 2021-04-24 00:37:14 +00:00
time Correct the range of allowed hours for a POSIX rule's transition 2021-04-20 21:33:00 +02:00
tools Inline test cases in tst_qlist 2021-04-17 12:24:14 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00