qt5base-lts/qmake/generators/win32
Samuel Gaist e2906ea5c4 QRegExp include cleanup
QRegExp includes can be found in several files where there's not even a
use of the class. This patch aims to avoid needless includes as well as
follow the "include only what you use" moto.

This patch removes a QRegExp include from the QStringList header which
means that there is likely going to be code breaking since QStringList
is used in many places and would get QRegExp in.

[ChangeLog][Potentially Source-Incompatible Changes] qstringlist.h no
longer includes qregexp.h.

Change-Id: I32847532f16e419d4cb735ddc11a26551127e923
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2019-04-19 21:21:17 +00:00
..
mingw_make.cpp qmake: make sure QMAKE_LIBS{,_PRIVATE} comes after LIBS{,_PRIVATE} 2018-10-12 18:06:33 +00:00
mingw_make.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msbuild_objectmodel.cpp QRegExp include cleanup 2019-04-19 21:21:17 +00:00
msbuild_objectmodel.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msvc_nmake.cpp Fix precompiled headers with clang-cl 2019-04-09 21:58:54 +00:00
msvc_nmake.h Make the Makefile a dependency of default targets for nmake 2019-02-04 08:10:25 +00:00
msvc_objectmodel.cpp QRegExp include cleanup 2019-04-19 21:21:17 +00:00
msvc_objectmodel.h Merge remote-tracking branch 'origin/5.12' into 5.13 2019-02-15 01:00:51 +01:00
msvc_vcproj.cpp qmake: Remove special-handling of cl.exe's -Gm option 2019-04-09 07:00:18 +00:00
msvc_vcproj.h Merge remote-tracking branch 'origin/5.12' into 5.13 2019-02-28 01:00:15 +01:00
msvc_vcxproj.cpp Updated license headers 2016-01-21 18:55:18 +00:00
msvc_vcxproj.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
winmakefile.cpp Merge remote-tracking branch 'origin/5.12' into 5.13 2019-03-06 12:31:50 +01:00
winmakefile.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00