summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-0/+27
|\
| * Copy formatting attributes when cloning an empty QTextDocumentSona Kurazyan2019-12-051-0/+27
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-041-0/+38
|\|
| * Fix assert in QTextDocument CSS parser on "border-width: 1pt"David Faure2019-12-031-0/+38
* | QWindowsFontDatabase: Check preferred family names for all fontsMårten Nordheim2019-11-292-0/+30
* | Port QDomDocument to QXmlStreamReaderSona Kurazyan2019-11-261-0/+6
* | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-083-0/+79
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-0/+7
| |\
| | * If only family is set, prefer that in the families list after resolvingAndy Shaw2019-11-051-0/+7
| * | QTextMarkdownWriter: preserve empty listsv5.14.0-beta3Shawn Rutledge2019-11-052-5/+14
| * | Avoid crashing when the end of an empty markdown list is detectedShawn Rutledge2019-11-051-0/+63
* | | Fix qtHaveModule(widgets) conditionFrederik Gladhorn2019-11-022-2/+2
|/ /
* | Enable cursor in ligature test on WindowsEskil Abrahamsen Blomfeldt2019-10-211-0/+5
* | Make QTextBlockFormat::MarkerType an enum classShawn Rutledge2019-10-101-1/+1
* | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-0/+21
|\|
| * Ensure that QFont::fromString() doesn't parse empty font specificationsShawn Rutledge2019-09-241-0/+21
* | CoreText: Modernize style hint fallback lookupTor Arne Vestbø2019-09-161-2/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-0/+17
|\|
| * Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-051-0/+17
| |\
| | * Fix crash when text contains too many directional charsv5.13.1Rainer Keller2019-08-311-0/+17
* | | QTextDocument: add css-styling of table cell borders to HTML import/exportNils Jeisecke2019-08-193-0/+271
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-131-0/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-121-0/+12
| |\ \ | | |/ | |/|
| | * Fix crash in QTextDocument::clearUndoRedoStacks()Eskil Abrahamsen Blomfeldt2019-08-081-0/+13
* | | Support missing white-space:pre-line CSSAllan Sandfeld Jensen2019-08-122-4/+39
* | | Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-133-4/+44
* | | unblacklist passing testsDaniel Smith2019-07-084-6/+4
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-0/+24
|\| |
| * | Handle multiple font-families in <font> face attributeAllan Sandfeld Jensen2019-07-031-0/+24
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-271-0/+12
|\| |
| * | Output all font families in HTML outputAllan Sandfeld Jensen2019-06-211-0/+12
* | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-202-10/+10
* | | test: migrate QTextDocumentFragment test to QRegularExpressionSamuel Gaist2019-06-101-1/+2
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-111-0/+9
| |\|
| | * Fix: QTextDocument::find backward search crossing paragraphsEirik Aavitsland2019-06-041-0/+9
* | | QTextMarkdownWriter: write fenced code blocks with language declarationShawn Rutledge2019-06-042-15/+40
* | | Markdown and HTML: support image alt text and titleShawn Rutledge2019-06-011-0/+3
* | | QTextMarkdownWriter: fix some bad cases with word wrapShawn Rutledge2019-05-243-1/+16
* | | QTextMarkdownImporter: don't keep heading level on following list itemShawn Rutledge2019-05-242-0/+13
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Friedemann Kleint2019-05-271-1/+0
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-1/+0
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-161-1/+0
| | |\|
| | | * winrt: Return monospace font for QFontDatabase::systemFont(QFontDatabase::Fix...Oliver Wolff2019-05-151-1/+0
* | | | Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-273-10/+5
|/ / /
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-132-0/+16
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-092-0/+16
| |\|
| | * Use "monospace" as fallback system FixedFont in KDE theme; loggingShawn Rutledge2019-05-072-0/+16
* | | Markdown: blockquotes, code blocks, and generalized nestingShawn Rutledge2019-05-084-3/+58