summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text
Commit message (Expand)AuthorAgeFilesLines
* QTextDocument: add setLayoutEnabled()David Faure2022-05-261-0/+21
* Avoid ending Markdown fenced code blocks with gratuitous blank linesShawn Rutledge2022-05-203-6/+6
* Convert <pre> to Markdown ``` and vice-versa with nonBreakableLinesShawn Rutledge2022-05-192-2/+77
* unblacklist passing tests 2022Anna Wojciechowska2022-05-181-2/+0
* Un-blacklist markdown tests: QSKIP when fonts are scrambledShawn Rutledge2022-05-184-31/+92
* Use SPDX license identifiersLucie Gérard2022-05-1630-810/+60
* Add QTextDocFragment::to/fromMarkdown() & QTextCursor::insertMarkdown()Shawn Rutledge2022-05-141-0/+222
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-071-5/+7
* CI: blacklist fromHtml:preformats with embedded backticks for QNXPasi Petäjäjärvi2022-04-061-0/+2
* CI: Blacklist mixedScripts for QNXPasi Petäjäjärvi2022-04-051-0/+3
* Android: don't QEXPECT_FAIL in tst_QTextDocument::task240325()Assam Boudjelthia2022-03-231-3/+0
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Deprecate {QString, QByteArray}::count()Sona Kurazyan2022-03-121-1/+1
* tests: XFAIL a few in tst_QStaticText on WaylandLiang Qi2022-03-021-0/+23
* CI: Blacklist systemFixedFont for QNXPasi Petäjäjärvi2022-03-021-1/+3
* Activate tst_qtextdocument for AndroidAndreas Buhr2022-02-241-2/+1
* Make Droid Sans Mono available as fixed font for all Android stylesAndreas Buhr2022-02-141-3/+0
* Cleanup tests that add test data to resources explicitlyAlexey Edelev2022-02-112-57/+8
* CMake: Add BUILTIN_TESTDATA option to qt_internal_add_testAlexey Edelev2022-02-113-40/+24
* Remove QEXPECT_FAIL for test passing on AndroidVolker Hilsheimer2022-01-291-3/+0
* Remove unused .qrc filesJoerg Bornemann2022-01-177-57/+0
* QCSS: Support Qt 5-style integer property selectorsVolker Hilsheimer2022-01-151-14/+16
* Enable markdown writer 'preformats with embedded backticks' testShawn Rutledge2022-01-121-3/+3
* Add a markdown writer test for a checklist item ending with `code`Shawn Rutledge2022-01-121-0/+29
* Use QTextCharFormat::fontFixedPitch to remember Markdown backtick spansShawn Rutledge2022-01-111-2/+5
* QTextMarkdownImporter: don't apply text char format to list item blockShawn Rutledge2022-01-061-0/+29
* Add QTextDocumentFragment::toRawText()Kai Köhne2022-01-061-0/+9
* QTextHtmlParser: fix prefix lookahead and html commentsOliver Eftevaag2021-12-221-0/+41
* Add css media rule support for QTextDocument::setHtml()Ralf Habacker2021-12-151-0/+38
* QFontDatabase (Windows): Sanitize font requests earlyMårten Nordheim2021-12-061-0/+31
* Don't let text table cells shrink below their minimum widthVolker Hilsheimer2021-12-021-1/+60
* Fix overlapping text for Osaka font on macOSEskil Abrahamsen Blomfeldt2021-12-021-0/+19
* Don't shrink a column when it spans multiple columnsVolker Hilsheimer2021-12-011-0/+28
* QTextDocument: fix an off-by-one in the changed signal for listsEirik Aavitsland2021-11-291-0/+60
* Properly fix QFontDatabase test on FreetypeEskil Abrahamsen Blomfeldt2021-11-191-1/+3
* Fix deserializing Qt 5.x fonts through QDataStreamEskil Abrahamsen Blomfeldt2021-11-184-0/+40
* Fix tst_qfontdatabase on Windows with FreetypeEskil Abrahamsen Blomfeldt2021-11-101-1/+5
* Fix inconsistencies between advanceWidth and bounding rectsAllan Sandfeld Jensen2021-10-211-0/+18
* Fix cursor positioning on bidi boundariesVolker Hilsheimer2021-10-181-0/+58
* Fix cursor placement at left and right ends of bidi textVolker Hilsheimer2021-10-181-0/+54
* Markdown importer: keep entities in HTML blocks with the HTMLShawn Rutledge2021-10-161-0/+66
* Markdown writer: indent fence consistent with code blockShawn Rutledge2021-10-141-0/+7
* Support background-color CSS styling on <hr/>Shawn Rutledge2021-10-142-102/+60
* Fix caching of parsed border color values in CSS parserVolker Hilsheimer2021-10-121-0/+124
* Respect font stretch if set together with font styleAlbert Astals Cid2021-10-041-0/+24
* QFontCache: don't start cleanup timer if we are not in the main threadVolker Hilsheimer2021-10-011-0/+47
* Compile autotests for IntegrityTatiana Borisova2021-09-201-0/+2
* Fix querying font aliases that share name with other fontsEskil Abrahamsen Blomfeldt2021-09-111-1/+1
* Fix bug with NoFontMerging when font does not support scriptEskil Abrahamsen Blomfeldt2021-08-191-3/+24
* tests: Remove unused SRCDIR definesIevgenii Meshcheriakov2021-08-173-6/+0