qtbase/qmake
Tim Blechmann 84537e6dc2 qmake: use [[fallthrough]]
Since qt is on C++17, it's possible too use the [[fallthrough]]
attribute instead of a // Fallthrough comment, that may be stripped by
compiler launchers (ccache/icecc), causing -Wimplicit-fallthrough
warnings.

Pick-to: 6.7
Change-Id: Ic809cf4e95b2160fac591b3802fa123e705337cc
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2024-02-12 03:01:48 +00:00
..
doc Change license of .pro file 2024-02-01 20:25:42 +01:00
generators qmake: use [[fallthrough]] 2024-02-12 03:01:48 +00:00
library Allow to override build date with SOURCE_DATE_EPOCH 2023-08-09 10:02:06 +02:00
CMakeLists.txt qmake: make unity-buildable 2024-02-10 03:08:19 +00:00
cachekeys.h Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
main.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
meta.cpp
meta.h
option.cpp Make qmake and qtpaths report Qt version baked into the binaries 2023-01-18 13:21:05 +01:00
option.h
project.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
project.h
property.cpp Make qmake and qtpaths report Qt version baked into the binaries 2023-01-18 13:21:05 +01:00
property.h
propertyprinter.cpp qtpaths: generate proper JSON 2023-07-08 10:50:41 +02:00
propertyprinter.h
qmake_pch.h
qmakelibraryinfo.cpp Port from container.count()/length() to size() 2022-10-04 07:40:08 +02:00
qmakelibraryinfo.h