summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Prevent repeated instantiations of some qRegisterNormalizedMetaType<>s [1/N] ...Marc Mutz2022-01-212-1/+3
* Remove obsolete virtual method after submodules adjustedVolker Hilsheimer2022-01-211-4/+1
* QCSS: Support Qt 5-style integer property selectorsVolker Hilsheimer2022-01-153-15/+17
* Fix crash when text shaping failsEskil Abrahamsen Blomfeldt2022-01-141-0/+6
* Use QTextCharFormat::fontFixedPitch to remember Markdown backtick spansShawn Rutledge2022-01-112-1/+2
* Use ranged for loops instead of QString::utf16Øystein Heskestad2022-01-072-14/+7
* Replace QString::utf16() with data() in memcpy() and QByteArray ctorØystein Heskestad2022-01-071-3/+3
* QFontDatabase: remove outdated commentsYuhang Zhao2022-01-072-6/+0
* QTextMarkdownImporter: don't apply text char format to list item blockShawn Rutledge2022-01-061-0/+3
* Add QTextDocumentFragment::toRawText()Kai Köhne2022-01-062-6/+27
* Use block char format to render list item bullets and numbersAlbert Astals Cid2022-01-051-1/+1
* Avoid crash on app startup if the default font family is emptyLars Knoll2022-01-031-3/+6
* QTextHtmlParser: fix prefix lookahead and html commentsOliver Eftevaag2021-12-222-4/+6
* QZipReader: update to unzip partly broken archivesIvan Solovev2021-12-191-0/+20
* Add css media rule support for QTextDocument::setHtml()Ralf Habacker2021-12-155-5/+20
* QGlyphRun: always use stored bounding rect even if it's emptyVladimir Belyavsky2021-12-131-2/+2
* Trust CoreText-provided vertical metrics on macOSEskil Abrahamsen Blomfeldt2021-12-101-1/+1
* Fix qtdeclarative baseline test failure for text tablesVolker Hilsheimer2021-12-061-3/+3
* QFontDatabase (Windows): Sanitize font requests earlyMårten Nordheim2021-12-063-11/+34
* QFontDatabase: unify relevant documentation piecesAndrei Golubev2021-12-031-9/+3
* Don't let text table cells shrink below their minimum widthVolker Hilsheimer2021-12-021-0/+1
* Freetype: adjust underlinePosition to match our expectationsMårten Nordheim2021-12-021-1/+2
* Fix overlapping text for Osaka font on macOSEskil Abrahamsen Blomfeldt2021-12-021-1/+14
* Fix missing characters or assert with certain font sizesEskil Abrahamsen Blomfeldt2021-12-011-1/+4
* Don't shrink a column when it spans multiple columnsVolker Hilsheimer2021-12-011-0/+2
* Fix gaps between lines of selectionEskil Abrahamsen Blomfeldt2021-11-291-0/+2
* QTextDocument: fix an off-by-one in the changed signal for listsEirik Aavitsland2021-11-291-1/+4
* Fix deserializing Qt 5.x fonts through QDataStreamEskil Abrahamsen Blomfeldt2021-11-181-3/+10
* FreeType: allow falling back to synthesized bold if desiredAndy Shaw2021-11-031-1/+3
* Remove pre-Win10 code paths in QtBaseYuhang Zhao2021-11-022-38/+5
* Add const to read only local variablesOliver Eftevaag2021-11-012-3/+3
* Doc: Fix qdoc warnngsVenugopal Shivashankar2021-10-231-2/+2
* Add QFontMetricsF methods taking text options into accountAllan Sandfeld Jensen2021-10-222-6/+201
* Fix inconsistencies between advanceWidth and bounding rectsAllan Sandfeld Jensen2021-10-213-117/+57
* QtGui & its plugins: remove set-but-unused variablesThiago Macieira2021-10-191-4/+0
* Update UCD to Revision 28Ievgenii Meshcheriakov2021-10-182-2/+21
* Fix cursor positioning on bidi boundariesVolker Hilsheimer2021-10-181-43/+74
* Fix cursor placement at left and right ends of bidi textVolker Hilsheimer2021-10-181-26/+9
* QFontDatabase: suppress warning about its constructor being deprecatedThiago Macieira2021-10-161-1/+1
* Markdown importer: keep entities in HTML blocks with the HTMLShawn Rutledge2021-10-161-1/+4
* Markdown writer: indent fence consistent with code blockShawn Rutledge2021-10-141-3/+4
* Support background-color CSS styling on <hr/>Shawn Rutledge2021-10-143-4/+19
* Fix caching of parsed border color values in CSS parserVolker Hilsheimer2021-10-121-2/+11
* freetype/no-fc: Disambiguate fonts with different widthsEskil Abrahamsen Blomfeldt2021-10-121-1/+31
* gui: Fix typos in documentationJonas Kvinge2021-10-126-11/+11
* gui: Fix typos in source code commentsJonas Kvinge2021-10-126-8/+8
* Revert "Support family names that end/start with space"Eskil Abrahamsen Blomfeldt2021-10-071-3/+1
* QPlatformFontDatabase: Don't copy metaobjectsUlf Hermann2021-10-071-2/+2
* Respect font stretch if set together with font styleAlbert Astals Cid2021-10-041-1/+1
* Doc: Replace broken link to Roman Czyborra's personal pageLuca Di Sera2021-10-011-2/+2