qt6-bb10/qmake/generators
Friedemann Kleint f4e4ad6d2b Silence some warnings about fallthrough
src/corelib/text/qunicodetools.cpp:1243:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
src/corelib/text/qunicodetools.cpp:1247:55: warning: this statement may fall through [-Wimplicit-fallthrough=]

Change-Id: I441000db46cb6d85a5dcd0534ea2168b39a3f3bd
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-07-09 08:32:23 +02:00
..
mac Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +02:00
unix Makefile: Deduplicate logic for response file name 2020-07-06 13:40:45 +00:00
win32 Silence some warnings about fallthrough 2020-07-09 08:32:23 +02:00
makefile.cpp MinGW: Use a response file for long include paths 2020-07-06 13:41:37 +00:00
makefile.h MinGW: Use a response file for long include paths 2020-07-06 13:41:37 +00:00
makefiledeps.cpp Fix developer build with -Werror 2019-10-15 10:46:06 +00:00
makefiledeps.h Fix developer build with -Werror 2019-10-15 10:46:06 +00:00
metamakefile.cpp qmake: Avoid writing glue project file when only generating prl files 2019-10-09 02:10:03 +02:00
metamakefile.h qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
projectgenerator.cpp Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +02:00
projectgenerator.h Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
xmloutput.cpp Use qsizetype in QList 2020-07-06 21:31:14 +02:00
xmloutput.h