qt5base-lts/qmake/generators
Sona Kurazyan 6585963583 Deprecate {QString, QByteArray}::count()
And remove their uses.

[ChangeLog][QtCore][Deprecation Notice] Deprecated QString::count()
and QByteArray::count() that take no parameters, to avoid confusion
with the algorithm overloads of the same name. They can be replaced
by size() or length() methods.

Change-Id: I6541e3235ab58cf750d89568d66d3b1d9bbd4a04
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-03-12 01:05:45 +01:00
..
mac qmake/Xcode: Mark "Qt Preprocess" build phase as always out of date 2021-12-09 17:28:35 +01:00
unix qmake: Fix overlong command lines for static Qt builds on Windows 2022-02-21 12:37:19 +01:00
win32 qmake: Fix overlong command lines for static Qt builds on Windows 2022-02-21 12:37:19 +01:00
makefile.cpp qmake: Fix overlong command lines for static Qt builds on Windows 2022-02-21 12:37:19 +01:00
makefile.h qmake: Fix overlong command lines for static Qt builds on Windows 2022-02-21 12:37:19 +01:00
makefiledeps.cpp qmake: Scan source files with QFile 2022-02-02 18:43:40 +01:00
makefiledeps.h Use QList instead of QVector in qmake 2020-09-05 07:07:44 +02:00
metamakefile.cpp QFileInfo: mark constructors as explicit 2020-11-15 18:30:16 +01:00
metamakefile.h qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
projectgenerator.cpp Use QList instead of QVector in qmake 2020-09-05 07:07:44 +02:00
projectgenerator.h Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
xmloutput.cpp Deprecate {QString, QByteArray}::count() 2022-03-12 01:05:45 +01:00
xmloutput.h Updated license headers 2016-01-21 18:55:18 +00:00