qt6-bb10/src
Mårten Nordheim 80762373ea Update QMutex-noexceptedness
Platforms where we use futex do not allocate.
Windows gained support in 6.2, but the noexcept macro was missed.

Amends 91f6460aff

Change-Id: I76da48fbaac5749fdec4ec76de6a0ff891b78442
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-10-14 17:18:52 +02:00
..
3rdparty forkfd: fix Clang 15 ATOMIC_VAR_INIT deprecation warning 2022-10-08 08:06:42 +00:00
android Fix a typo in Android docs 2022-10-05 20:13:57 +02:00
concurrent Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
corelib Update QMutex-noexceptedness 2022-10-14 17:18:52 +02:00
dbus Fix DBus cmake component name 2022-10-14 10:34:47 -04:00
entrypoint Replace the syncqt.pl script with syncqt tool 2022-09-27 13:12:11 +02:00
gui Allow programmatic closing of windows that are modally blocked 2022-10-12 01:53:42 +02:00
network Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
opengl Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
openglwidgets Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
platformsupport Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
plugins SQL/OCI: add missing overide() 2022-10-14 16:34:47 +02:00
printsupport Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
sql Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
testlib Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
tools Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
widgets QComboBox: remove dead code 2022-10-12 01:53:42 +02:00
xml Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
CMakeLists.txt Replace the syncqt.pl script with syncqt tool 2022-09-27 13:12:11 +02:00