qt6-bb10/src
Kai Köhne bc06e345fe Use [[noreturn]] attribute
Use __has_cpp_attribute mechanism to check availability of
[[noreturn]]. For MSVC 2019 and 2022, this is always
the case, so we  can also remove the (now dead)
__declpsec(noreturn) definition.

Pick-to: 6.4
Change-Id: Ie7b39bd93bc5e1a173e245a3a5d5ff7e9067a59f
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-06-23 01:30:23 +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 Add the qt_class pragma to file listed in sync.profile classnames map 2022-06-22 03:03:31 +02:00
corelib Use [[noreturn]] attribute 2022-06-23 01:30:23 +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 Doc: Add qthelp dependency to gui and widgets 2022-06-22 04:49:38 +02:00
network Isolate http2protocol_p.h include 2022-06-22 03:03:31 +02: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 wasm: do not allow blocked windows to be resized 2022-06-22 20:04:35 +10:00
printsupport macOS: set print dialog up with page attributes when no printer is installed 2022-06-17 19:06:10 +02:00
sql Add the qt_class pragma to file listed in sync.profile classnames map 2022-06-22 03:03:31 +02:00
testlib Add the qt_class pragma to file listed in sync.profile classnames map 2022-06-22 03:03:31 +02:00
tools moc: add Q_CONSTINIT to the static const variables we emit 2022-06-22 13:03:17 -07:00
widgets Doc: Add qthelp dependency to gui and widgets 2022-06-22 04:49:38 +02:00
xml Add QDom internalSubset implementation 2022-06-23 02:18:39 +08:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00