qt5base-lts/tests/auto/widgets
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
..
dialogs Deprecate {QString, QByteArray}::count() 2022-03-12 01:05:45 +01:00
effects Fix tst_qgraphicseffect on Wayland 2021-03-11 08:04:21 +01:00
graphicsview Activate tst_qgraphicsview for Android 2022-02-24 14:34:32 +01:00
itemviews QAbstractItemModel: fix persistent index corruption when moving columns 2022-02-28 09:43:37 +01:00
kernel Deprecate {QString, QByteArray}::count() 2022-03-12 01:05:45 +01:00
styles QStyle: Fix cases when logicalValue is outside range 2022-03-10 12:39:11 +01:00
util Position QCompleter popup based on the widget's screen geometry 2022-02-15 01:28:30 +00:00
widgets Do not assume implicit string-ish → QColor conversion 2022-03-11 20:15:49 +01:00
CMakeLists.txt Begin port of qtbase to CMake 2018-11-01 11:48:46 +00:00