summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Use QT_TESTCASE_SOURCEDIR defineIevgenii Meshcheriakov2021-08-112-3/+1
* Avoid overflow in text layoutEirik Aavitsland2021-06-171-0/+14
* Allow background inheritance between non-body block elementsAllan Sandfeld Jensen2021-05-081-1/+27
* Remove Qt6 switches from QtGuiAllan Sandfeld Jensen2021-05-051-2/+0
* Write out the HTML correctly for nested listsAndy Shaw2021-05-051-0/+58
* Unit test for checking text-decoration in html exportOliver Eftevaag2021-05-051-0/+57
* Export text-decorationAllan Sandfeld Jensen2021-05-051-2/+2
* Fix warnings about lossy double/float conversion in testsVolker Hilsheimer2021-04-111-2/+2
* BLACKLIST tst_qfont for Red HatHeikki Halmet2021-04-061-0/+2
* Remove QEXPECT_FAIL for tests that pass now on AndroidVolker Hilsheimer2021-03-312-9/+0
* Replace QTextDocumentResourceProvider with a std::functionVolker Hilsheimer2021-03-301-18/+30
* Rename QUrlResourceProvider to QTextDocumentResourceProviderVolker Hilsheimer2021-03-291-2/+2
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-132-4/+3
* Fix compiler warning: don't mix signed and unsigned int in comparisonVolker Hilsheimer2021-02-111-1/+1
* Fix recently added auto test of text layout overflowEirik Aavitsland2021-02-101-1/+2
* Handle macOS 11 issues in softHyphens testAllan Sandfeld Jensen2021-02-081-17/+42
* tst_qtexttable: fix fail on QEMU ARMv7Samuli Piippo2021-02-051-1/+1
* Fix flakiness in tst_QGlyphRun::drawRightToLeftEskil Abrahamsen Blomfeldt2021-02-042-6/+0
* Remove false Q_UNREACHABLE from shaping codeEskil Abrahamsen Blomfeldt2021-02-031-0/+16
* Avoid overflow in text layoutEirik Aavitsland2021-01-281-0/+13
* Remove blacklisting for b2qt tests that now passSamuli Piippo2021-01-281-1/+0
* tst_qfont: expect failure on font testcase for QEMU ARMv7Samuli Piippo2021-01-222-0/+7
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-41/+0
* Introduce QUrlResourceProvider to load resources for HTMLAlexander Volkov2021-01-121-0/+25
* tst_qtextmarkdown: blacklist tests for QEMU ARMv7Samuli Piippo2021-01-082-2/+5
* Remove the qmake project filesJoerg Bornemann2021-01-0730-274/+0
* QInputControl: accept surrogate category characterLiang Qi2021-01-051-0/+46
* qfont: blacklist tests for QEMUSamuli Piippo2020-12-231-0/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-2227-30/+38
* tests: blacklist tst_QGlyphRun::drawRightToLeft() on openSUSELiang Qi2020-12-081-0/+2
* Fix tst_QFontDatabase::aliases failure with ambiguous fontEskil Abrahamsen Blomfeldt2020-12-021-1/+12
* Fix compiler warnings from deprecated methodVolker Hilsheimer2020-11-271-7/+6
* Fix compiler warning from deprecated functionVolker Hilsheimer2020-11-271-2/+3
* Fix compiler warning from deprecated functionVolker Hilsheimer2020-11-251-1/+1
* Return a QString() if the families list is emptyAndy Shaw2020-11-241-2/+6
* Fix weight when reading old serialized QFontsEskil Abrahamsen Blomfeldt2020-11-201-3/+3
* QFont: Prefer setFamilies() over setFamily()Andy Shaw2020-11-206-30/+53
* Android: exclude tests crashing at startAssam Boudjelthia2020-11-163-2/+6
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-151-2/+2
* Support the markdown underline extensionShawn Rutledge2020-11-072-8/+18
* Set the url to have the AtNx filename if one is foundMorten Johan Sørvig2020-11-064-0/+91
* Android: blacklist a list of failing tests for androidAssam Boudjelthia2020-11-041-0/+3
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-036-76/+49
* Make QPointer comparisons hidden friendsAllan Sandfeld Jensen2020-10-231-3/+3
* Fallback to using the family when doing an exact matchAndy Shaw2020-10-121-0/+15
* Fix Qt6 todo in qcssparserAllan Sandfeld Jensen2020-09-231-3/+2