qt5base-lts/src
Alexey Edelev c769432cd5 Move threads header files out of the FEATURE_thread
Threads header files are used across the project without the check for
FEATURE_thread enabled. So moving them out of the FEATURE_thread
condition in CMake file to make them part of the CMake source tree
even if FEATURE_thread is disabled.

Change-Id: I8ee4ee5ffa16054b9af0df0aa5704b0f87678e1a
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-06-22 03:03:30 +02:00
..
3rdparty Network: make Public Suffix List constexpr 2022-06-19 16:27:16 +08:00
android Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
concurrent QtConcurrent: prevent conversion of ReduceOption to initial value 2022-05-20 17:11:15 +02:00
corelib Move threads header files out of the FEATURE_thread 2022-06-22 03:03:30 +02:00
dbus Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
entrypoint Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
gui Document QMouseEvent::pos() as deprecated in 6.0 2022-06-22 00:08:34 +02:00
network Network: make Public Suffix List constexpr 2022-06-19 16:27:16 +08:00
opengl Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
openglwidgets Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
platformsupport Fix typos in docs and comments 2022-06-15 21:31:02 +02:00
plugins Add ExpandCollapse UI Automation pattern to combo boxes 2022-06-22 00:08:34 +02:00
printsupport macOS: set print dialog up with page attributes when no printer is installed 2022-06-17 19:06:10 +02:00
sql Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testlib Doc: Revise Qt Test tutorial 2022-06-21 11:08:49 +00:00
tools Disable useless-cast warning for moc generated code 2022-06-22 00:08:34 +02:00
widgets Replace a few more QString::fromLatin1() with _s literals 2022-06-22 00:14:27 +02:00
xml QDom: Clean-up warnings about old-style cast uses 2022-06-22 02:26:33 +02:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00