qt5base-lts/qmake/generators
Anton Kudryavtsev 4748acbf1e qmake: use QString::replace() overloaded with QLatin1String
instead of QStringLiteral, QString, const char*.

Results: reduce .rodata, prevent re-creation of QString.

Change-Id: Ie2e3089974c42e6733457bbe58521bccd1da3a53
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
2016-02-04 15:10:49 +00:00
..
mac qmake: use QString::replace() overloaded with QLatin1String 2016-02-04 15:10:49 +00:00
unix qmake: use QString::replace() overloaded with QLatin1String 2016-02-04 15:10:49 +00:00
win32 qmake: use QString::replace() overloaded with QLatin1String 2016-02-04 15:10:49 +00:00
makefile.cpp qmake: use QString::replace() overloaded with QLatin1String 2016-02-04 15:10:49 +00:00
makefile.h Work around MinGW-make's magic prefixing of paths. 2016-01-21 19:23:40 +00:00
makefiledeps.cpp qmake: Combine two variables into an array to simplify a loop. 2015-12-17 13:47:37 +00:00
makefiledeps.h Update copyright headers 2015-02-11 06:49:51 +00:00
metamakefile.cpp Update copyright headers 2015-02-11 06:49:51 +00:00
metamakefile.h Update copyright headers 2015-02-11 06:49:51 +00:00
projectgenerator.cpp QtCore/qmake: drop some unneeded QChar -> QString conversions 2015-10-11 12:29:28 +00:00
projectgenerator.h Update copyright headers 2015-02-11 06:49:51 +00:00
xmloutput.cpp qmake: use QString::replace() overloaded with QLatin1String 2016-02-04 15:10:49 +00:00
xmloutput.h Update copyright headers 2015-02-11 06:49:51 +00:00