qt5base-lts/tests/auto/widgets/dialogs
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
..
qcolordialog Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdialog Android: temporary skip tst_QDialog::dialogInGraphicsView 2022-03-02 12:14:26 +01:00
qerrormessage Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfiledialog Deprecate {QString, QByteArray}::count() 2022-03-12 01:05:45 +01:00
qfiledialog2 Deprecate {QString, QByteArray}::count() 2022-03-12 01:05:45 +01:00
qfontdialog CMake: Add BUILTIN_TESTDATA option to qt_internal_add_test 2022-02-11 21:54:44 +01:00
qinputdialog Remove the qmake project files 2021-01-07 15:32:28 +01:00
qmessagebox macOS: Don't show QMessageBox::about(Qt) as modal windows 2021-09-09 15:10:36 +00:00
qprogressdialog Re-layout QProgressDialog when setting the cancel button 2021-04-19 09:22:04 +00:00
qsidebar Remove conditioning on Android embedded 2021-09-17 17:30:14 +02:00
qwizard CMake: Add BUILTIN_TESTDATA option to qt_internal_add_test 2022-02-11 21:54:44 +01:00
CMakeLists.txt Activate tst_qfiledialog for Android 2022-02-28 23:08:21 +01:00