qt5base-lts/tests/auto/tools
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
..
macdeployqt Move macdeployqt and windeployqt from qttools to qtbase 2021-11-23 21:11:45 +01:00
moc Deprecate {QString, QByteArray}::count() 2022-03-12 01:05:45 +01:00
qdbuscpp2xml Remove unused .qrc files 2022-01-17 23:17:01 +01:00
qdbusxml2cpp Remove the qmake project files 2021-01-07 15:32:28 +01:00
qmake Add missing implicit dependencies to the tool tests 2022-02-09 15:33:46 +01:00
qmakelib Remove the qmake project files 2021-01-07 15:32:28 +01:00
rcc Add missing implicit dependencies to the tool tests 2022-02-09 15:33:46 +01:00
uic Add missing implicit dependencies to the tool tests 2022-02-09 15:33:46 +01:00
windeployqt Move macdeployqt and windeployqt from qttools to qtbase 2021-11-23 21:11:45 +01:00
CMakeLists.txt Exclude tst_qmake if the build of qmake tool is disabled 2022-02-09 15:33:46 +01:00