qt5base-lts/tests/auto/gui/text
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
..
qabstracttextdocumentlayout Remove the qmake project files 2021-01-07 15:32:28 +01:00
qcssparser Cleanup tests that add test data to resources explicitly 2022-02-11 21:54:44 +01:00
qfont CMake: Add BUILTIN_TESTDATA option to qt_internal_add_test 2022-02-11 21:54:44 +01:00
qfontcache QFontCache: don't start cleanup timer if we are not in the main thread 2021-10-01 16:46:48 +02:00
qfontdatabase CI: Blacklist systemFixedFont for QNX 2022-03-02 15:27:36 +02:00
qfontmetrics Remove unused .qrc files 2022-01-17 23:17:01 +01:00
qglyphrun CMake: Add BUILTIN_TESTDATA option to qt_internal_add_test 2022-02-11 21:54:44 +01:00
qinputcontrol Remove the qmake project files 2021-01-07 15:32:28 +01:00
qrawfont CMake: Add BUILTIN_TESTDATA option to qt_internal_add_test 2022-02-11 21:54:44 +01:00
qstatictext tests: XFAIL a few in tst_QStaticText on Wayland 2022-03-02 15:37:33 +01:00
qsyntaxhighlighter Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtextblock Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtextcursor Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtextdocument QTextHtmlParser: fix prefix lookahead and html comments 2021-12-22 15:56:30 +01:00
qtextdocumentfragment Add QTextDocumentFragment::toRawText() 2022-01-06 07:58:39 +01:00
qtextdocumentlayout Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtextformat Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtextimagehandler Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtextlayout Deprecate {QString, QByteArray}::count() 2022-03-12 01:05:45 +01:00
qtextlist Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtextmarkdownimporter Use QTextCharFormat::fontFixedPitch to remember Markdown backtick spans 2022-01-11 15:04:25 +00:00
qtextmarkdownwriter Enable markdown writer 'preformats with embedded backticks' test 2022-01-12 00:18:35 +01:00
qtextobject Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtextodfwriter tests: Remove unused SRCDIR defines 2021-08-17 12:41:57 +00:00
qtextpiecetable Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtextscriptengine Remove the qmake project files 2021-01-07 15:32:28 +01:00
qtexttable Don't let text table cells shrink below their minimum width 2021-12-02 15:16:49 +01:00
qzip Cleanup tests that add test data to resources explicitly 2022-02-11 21:54:44 +01:00
CMakeLists.txt Activate tst_qtextdocument for Android 2022-02-24 14:34:33 +01:00