summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text
Commit message (Expand)AuthorAgeFilesLines
* QTextDocument: Add support for responsive imagesCarl Schwan3 days1-1/+65
* Fix test compilation issues with QtLite configurationJari Helaakoski4 days8-1/+41
* Improve default style of QTextTableCarl Schwan10 days1-14/+14
* Introduce optional smarter font merging with ContextFontMergingEskil Abrahamsen Blomfeldt2024-04-261-2/+2
* Add API to provide user-defined fallback fontsEskil Abrahamsen Blomfeldt2024-04-181-0/+80
* Support rendering CSS 'border' property for html tableSanthosh Kumar2024-04-181-0/+68
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-272-2/+2
* QTextMarkdownWriter: escape all backslashesShawn Rutledge2024-03-262-1/+204
* Support foreground gradient in CSS parser and HTML generatorEskil Abrahamsen Blomfeldt2024-03-181-1/+89
* Implement support for stroke color and width in CSS parserEskil Abrahamsen Blomfeldt2024-03-181-0/+25
* Revert "Don't do font merging for PUA characters"Eskil Abrahamsen Blomfeldt2024-03-181-39/+0
* Fix QTextEngine regression with large-ish textsPaul Olav Tvete2024-03-151-0/+22
* QTextMarkdownImporter::import(): don't crash if file has only yamlShawn Rutledge2024-03-052-2/+21
* QTextMarkdownWriter: escape special characters (line or word prefix)Shawn Rutledge2024-03-042-5/+63
* QTextHtmlImporter: don't forget to appendBlock after block tag closedShawn Rutledge2024-03-011-0/+22
* Add tst_QTextMarkdownImporter::paragraphsShawn Rutledge2024-02-292-0/+47
* tst_QTextMarkdownWriter: test both ways of setting font characteristicsShawn Rutledge2024-02-141-0/+122
* QTextMarkdownWriter: Don't word-wrap headingsShawn Rutledge2024-02-132-0/+10
* QTextMarkdownWriter: Avoid omitting or misplacing ending indicatorsShawn Rutledge2024-02-131-1/+83
* QTextMarkdownWriter: Handle lists in blockquotes correctlyShawn Rutledge2024-02-134-3/+27
* Change license for tests filesLucie GĂ©rard2024-02-0429-29/+29
* Fix frontMatter tests: fixed fonts and testdataShawn Rutledge2024-02-023-7/+12
* Extract and re-write "front matter" in markdown documentsShawn Rutledge2024-02-024-0/+57
* Implement missing features in DirectWrite font backendEskil Abrahamsen Blomfeldt2024-02-021-1/+3
* Fix infinite loop in QTextLayout with setNumColumns()Eskil Abrahamsen Blomfeldt2024-01-291-7/+19
* Avoid detection of heading in tst_QTextMarkdownImporter::thematicBreaksShawn Rutledge2024-01-241-0/+1
* QTextImageHandler: Use QUrl::toLocalFile to convert to local file nameChristian Ehrlicher2024-01-211-1/+1
* Skip 'off-by-one' adjustment in block length during undo operationSanthosh Kumar2023-12-201-0/+57
* QFont::Tag: use new comparison helper macrosVolker Hilsheimer2023-12-081-0/+28
* Tests: remove blacklisted CIs no longer availableChristian Ehrlicher2023-12-061-3/+0
* tst_qstatictext: remove dead codeChristian Ehrlicher2023-11-261-59/+0
* Skip mixedScript test on platforms with no Hangul fontEskil Abrahamsen Blomfeldt2023-11-022-7/+3
* Adapt QRawFont to use QFont::TagVolker Hilsheimer2023-10-201-7/+9
* QFont: add a tag type for features and other advanced propertiesVolker Hilsheimer2023-10-201-9/+32
* Qt::mightBeRichText: port to QAnyStringViewAnton Kudryavtsev2023-10-091-0/+7
* qtextdocument::insertText: port to QSVAnton Kudryavtsev2023-10-051-67/+67
* coretext: Support variable application fontsEskil Abrahamsen Blomfeldt2023-10-031-2/+2
* Support variable applications fonts with DirectWriteEskil Abrahamsen Blomfeldt2023-10-021-5/+6
* Support loading variable fonts as application fonts in FreetypeEskil Abrahamsen Blomfeldt2023-09-202-0/+51
* tst_QFont: fix -Wsign-compareMarc Mutz2023-09-081-3/+3
* Add QTextDocument* constructor argument to QTextMarkdownImporterShawn Rutledge2023-09-011-4/+4
* tst_qstatictext: Fix CMake conditionAxel Spoerl2023-08-311-1/+1
* tests/auto/: port Q_FOREACH to ranged-for, local const containersAhmad Samir2023-08-191-7/+4
* tests/auto/*: port Q_FOREACH to ranged-forAhmad Samir2023-08-191-3/+2
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-194-0/+8
* Rename accent color in QPaletteSanthosh Kumar2023-08-181-2/+2
* tests: port assorted trivial uses of Q_FOREACH to ranged for loopsMarc Mutz2023-08-142-4/+4
* tst_QTextScriptEngine: replace QList with const arrayMarc Mutz2023-08-081-4/+5
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-0527-0/+162
* API update: Don't expose QHash storage in APIEskil Abrahamsen Blomfeldt2023-06-291-0/+33