qt5base-lts/qmake/generators
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
..
mac qmake: Remove dead code 2019-04-05 07:48:34 +00:00
unix QRegExp include cleanup 2019-04-19 21:21:17 +00:00
win32 QRegExp include cleanup 2019-04-19 21:21:17 +00:00
makefile.cpp Merge remote-tracking branch 'origin/5.12' into 5.13 2019-04-06 01:00:08 +02:00
makefile.h Make the Makefile a dependency of default targets for nmake 2019-02-04 08:10:25 +00:00
makefiledeps.cpp qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
makefiledeps.h qmake: replace a uint:1 with a bool 2016-08-15 22:16:09 +00:00
metamakefile.cpp QRegExp include cleanup 2019-04-19 21:21:17 +00:00
metamakefile.h qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
projectgenerator.cpp Enable deprecation warnings by default 2019-02-02 02:31:05 +00:00
projectgenerator.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
xmloutput.cpp Merge remote-tracking branch 'origin/5.6' into dev 2016-02-11 08:25:04 +01:00
xmloutput.h Updated license headers 2016-01-21 18:55:18 +00:00