summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Don't limit AAT support to Darwin based platformsLars Knoll2020-03-181-2/+0
* Remove old harfbuzz support from QFontEngineLars Knoll2020-03-171-146/+3
* Remove old harfbuzz dependency from QTextEngineLars Knoll2020-03-172-150/+6
* Remove harfbuzz dependency from qunicodetoolsLars Knoll2020-03-171-1/+1
* Change signature of initScripts to take out pointer to a QVLA<ScriptItem>Lars Knoll2020-03-171-4/+8
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-163-38/+68
|\
| * Update UCD to Revision 26Edward Welbourne2020-03-141-0/+6
| * Hide default-invisible characters when shaping is disabledEskil Abrahamsen Blomfeldt2020-03-131-25/+46
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-112-13/+17
| |\
| | * Fix non-trivial soft-hyphen line breaksAllan Sandfeld Jensen2020-03-101-13/+16
| | * Add the include for QPointer to avoid MSVC compilation errorShawn Rutledge2020-03-031-0/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-111-0/+1
|\| |
| * | Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-061-0/+1
* | | Fix distribution of font properties in QTextFormatEskil Abrahamsen Blomfeldt2020-03-102-12/+38
* | | Enabler: Store more properties of application fontsEskil Abrahamsen Blomfeldt2020-03-065-208/+326
* | | Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-051-0/+1
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-03-042-3/+7
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-03-042-3/+7
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-292-3/+6
| | |\|
| | | * QTextMarkdownImporter: fix use after free; add fuzz-generated testsShawn Rutledge2020-02-282-3/+6
* | | | Remove references to QTextDocumentPrivate from public APIEskil Abrahamsen Blomfeldt2020-03-0418-129/+139
|/ / /
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-031-1/+1
|\| |
| * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-282-2/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Lars Knoll2020-02-272-2/+4
| |\|
| | * Fix a quadratic behavior in the BiDi algorithmLars Knoll2020-02-271-2/+1
| | * Fix bounding box of zero-width entities in QFontEngineFTAllan Sandfeld Jensen2020-02-271-0/+3
* | | QTextOption: fix handling Qt::AlignBaselineChristian Ehrlicher2020-02-271-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-262-1/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-221-0/+3
| |\|
| | * Doc: Update description of QTextDocument::characterCountPaul Wicking2020-02-201-0/+3
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Friedemann Kleint2020-02-201-1/+1
| |\|
| | * Make libmd4c a private dependency of Qt GUIDmitry Shachnev2020-02-181-1/+1
* | | Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-201-2/+2
* | | DirectWrite font db: Fix writing system detectionEskil Abrahamsen Blomfeldt2020-02-203-8/+36
* | | Fix sorting of fallback fonts based on writing systemsKonstantin Ritt2020-02-191-41/+26
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-02-133-4/+83
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-042-4/+80
| |\|
| | * Markdown importer: properly set hyperlinksGiuseppe D'Angelo2020-02-032-2/+78
| | * Markdown importer: use Unicode decodingGiuseppe D'Angelo2020-02-031-2/+2
| * | Suppress deprecation warnings for QFont::ForceIntegerMetricsEskil Abrahamsen Blomfeldt2020-02-031-0/+3
* | | Fix sorting of fallback fonts based on writing systemsHikaru Terazono (3c1u)2020-02-121-6/+40
* | | Remove comments about destructors needing to be emptyJan Arve Sæther2020-02-111-1/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-2812-63/+65
|\| |
| * | Doc/QtGui: replace some 0 with \nullptrChristian Ehrlicher2020-01-262-3/+3
| * | Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-239-54/+54
| * | Deprecate QFont::ForceIntegerMetrics and QFont::OpenGLCompatibleEskil Abrahamsen Blomfeldt2020-01-232-6/+8
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-191-33/+37
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-181-33/+37
| |\|
| | * Doc: Update text that refers to deprecated member function width()Paul Wicking2020-01-171-33/+37