summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Fix cursor not showing in empty block preceding a tableKari Hormi2019-10-141-2/+6
* Fix warning about out of bounds access in QString::operator[]Lars Knoll2019-10-091-1/+1
* iOS: Fix fallback fonts on iOS 13+Eskil Abrahamsen Blomfeldt2019-09-261-0/+7
* Ensure that QFont::fromString() doesn't parse empty font specificationsShawn Rutledge2019-09-241-5/+6
* Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-051-8/+7
|\
| * Fix crash when text contains too many directional charsv5.13.1Rainer Keller2019-08-311-8/+7
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-125-30/+64
|\ \ | |/ |/|
| * Refactor lockedAlphaMapForGlyphLars Knoll2019-08-082-28/+20
| * Add attribution for AGLFNEskil Abrahamsen Blomfeldt2019-08-082-0/+43
| * Fix crash in QTextDocument::clearUndoRedoStacks()Eskil Abrahamsen Blomfeldt2019-08-081-2/+1
* | Fix GCC 4.8 buildVille Voutilainen2019-08-051-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-123-6/+17
|\|
| * Support pen color with color fontsEskil Abrahamsen Blomfeldt2019-07-053-6/+17
* | QTextObject: One more 0 to nullptr conversionAndre Hartmann2019-07-081-1/+1
* | Handle multiple font-families in <font> face attributeAllan Sandfeld Jensen2019-07-031-1/+10
* | Output all font families in HTML outputAllan Sandfeld Jensen2019-06-212-2/+32
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-252-6/+0
|\|
| * Fix GCC 9's warning about deprecated violation of Rule of 5Thiago Macieira2019-06-232-6/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-141-1/+1
|\|
| * Don't count all engines as "in use" in cacheEskil Abrahamsen Blomfeldt2019-06-091-1/+1
* | Fix printing of table headers in multi-frame QTextDocumentsEirik Aavitsland2019-04-111-2/+8
* | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-111-1/+2
|\ \
| * \ Merge 5.13 into 5.13.0Frederik Gladhorn2019-05-073-3/+6
| |\ \
| * | | Don't duplicate font family names in the fallback listAndy Shaw2019-05-071-1/+2
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-111-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix: QTextDocument::find backward search crossing paragraphsEirik Aavitsland2019-06-041-0/+2
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-271-19/+69
|\| | |
| * | | Write an anchor-type attribute when embedding images in an ODF documentAndrew den Exter2019-05-131-0/+1
| * | | Avoid re-encoding embedded images when writing an ODF fileAndrew den Exter2019-05-131-19/+68
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-092-33/+22
|\| | |
| * | | Fix QTextEngine::shapeText casing of surrogate pairsJüri Valdmann2019-05-071-1/+2
| * | | Use "monospace" as fallback system FixedFont in KDE theme; loggingShawn Rutledge2019-05-071-32/+20
* | | | Doc: replace even more null/0/nullptr with \nullptr macroChristian Ehrlicher2019-05-081-2/+2
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-062-3/+5
|\| |
| * | fix compilation with various -no-feature-* optionsNick Shaforostov2019-05-052-3/+5
* | | Fix -Wdeprecated-copy warningsAllan Sandfeld Jensen2019-05-011-0/+1
| |/ |/|
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-281-1/+4
|\|
| * Fix page breaking with large imagesLars Knoll2019-04-261-1/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-041-0/+23
|\|
| * Add a clarification about "characters" to QTextCursor docsEskil Abrahamsen Blomfeldt2019-04-021-0/+23
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-03-261-1/+1
|\|
| * macOS: Don't scale advances to 0 when stretch is AnyStretchEskil Abrahamsen Blomfeldt2019-03-251-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-45/+36
|\|
| * Replace LDEBUG with categorized logging in QTextDocumentLayout(Private)Shawn Rutledge2019-03-181-45/+36
* | Fix some qdoc warningsFriedemann Kleint2019-03-071-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-281-1/+1
|\|
| * QSyntaxHighlighter: Fix crash when parent is a nullptrDominik Haumann2019-02-271-1/+1
* | Fix can not -> cannotRobert Loehning2019-02-252-3/+3
* | QtGui/Network/OpenGl/Widgets/Xml: use \nullptr in documentationChristian Ehrlicher2019-02-201-2/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-151-1/+2
|\|