summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Fix loading of web fonts with broken hinting bytecodeAllan Sandfeld Jensen2014-12-042-1/+8
* FreeType: Fix font rendering with fonts with embedded bitmapsSérgio Martins2014-12-041-2/+4
* QFontEngine_FT: Don't check for null after dereferencing.Sérgio Martins2014-12-021-2/+1
* Fix build due to source incompatible change with FreeType 2.5.4Sérgio Martins2014-12-021-3/+3
* Deprecate implementations of functions deprecated in headersShawn Rutledge2014-11-272-1/+4
* QDistanceField: a zero glyph index means the glyph was not foundShawn Rutledge2014-11-251-1/+1
* [QStaticText] Fix potential font engine leakingKonstantin Ritt2014-11-251-3/+8
* Get rid of some duplicate code in QFontEngineFTEskil Abrahamsen Blomfeldt2014-11-251-101/+25
* Fix failure to build QtQuick with LTOThiago Macieira2014-11-232-1/+5
* Merge remote-tracking branch 'origin/5.4.0' into 5.4Frederik Gladhorn2014-11-215-15/+9
|\
| * Fix hb_face leaking in QFontEngineFTKonstantin Ritt2014-11-153-8/+2
| * Revert "Fix fallbacks for adapted common script"Eskil Abrahamsen Blomfeldt2014-11-133-7/+7
* | Enable transformations for Qt Quick in FT engineEskil Abrahamsen Blomfeldt2014-11-202-11/+67
|/
* Fix loading 2x images in Rich Text DocumentsMihailNaydenov2014-11-071-26/+41
* Fix justification in multi fontengine glyphrunsAllan Sandfeld Jensen2014-10-281-2/+4
* fix crash when dropping a file into an empty QTextEditJoerg Bornemann2014-10-271-0/+4
* Add support for more font weights internallyPierre Rossi2014-10-243-8/+17
* Fix uninitialized value warning in QFontEngineFT.Axel Rasmussen2014-10-231-0/+1
* Doc: add info about letter spacing type to function descLeena Miettinen2014-10-201-1/+2
* QCss: mark many classes as movableMarc Mutz2014-10-081-0/+24
* QCss: Move declaration of ValueExtractorMarc Mutz2014-10-081-39/+34
* QCss: unexport some classesMarc Mutz2014-10-081-6/+8
* Add text ranges to QGlyphRunPrivateEskil Abrahamsen Blomfeldt2014-10-082-8/+69
* Fix QTextInlineObject class documentationAlex Blasche2014-10-051-6/+3
* Merge remote-tracking branch 'origin/5.3' into 5.4Gabriel de Dietrich2014-09-291-0/+1
|\
| * Add backslash to the list of word separator.David Schulz2014-09-221-0/+1
* | Update license headers and add new license filesMatti Paaso2014-09-2483-1577/+913
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-244-59/+66
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-234-59/+66
| |\|
| | * Fix crash in QTextLayout::cursorToXKevin Funk2014-09-021-1/+1
| | * Revert "Make unicode ranges in font take precedence over codepage"Eskil Abrahamsen Blomfeldt2014-08-281-53/+51
| | * Fix several regressions in font selectionEskil Abrahamsen Blomfeldt2014-08-201-1/+1
| | * Fix rendering of fonts matched based on stretchAllan Sandfeld Jensen2014-08-141-0/+7
| | * Fix selection of fonts based on styleNameAllan Sandfeld Jensen2014-08-141-4/+4
* | | Fix warning about sign change (ICC)Thiago Macieira2014-09-231-1/+1
|/ /
* | QPaintBuffer paints drawGlyphRun with wrong fontAllan Sandfeld Jensen2014-09-191-1/+4
* | Restore -qt-block-indent on <li> elementsAllan Sandfeld Jensen2014-09-181-1/+1
* | Fix menu mnemonic inside ligaturesAllan Sandfeld Jensen2014-09-183-119/+39
* | Force a full layout on the frame if it's vertical geometry changesLars Knoll2014-09-121-5/+22
* | QTextEngine: remove unnecessary assignment in LayoutData::reallocate()Maks Naumov2014-09-021-2/+1
* | Fix advance of zero-width spaces in fonts that omits the glyphAllan Sandfeld Jensen2014-09-012-7/+21
* | Outline drawing should not override the default freetype loadflagsAllan Sandfeld Jensen2014-08-211-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Giuseppe D'Angelo2014-08-192-0/+11
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-122-0/+11
| |\|
| | * Font Database: Add support for private, system UI font familiesGabriel de Dietrich2014-08-112-0/+11
* | | Support autohint and lcdfilter fontconfig configurationAllan Sandfeld Jensen2014-08-162-0/+5
* | | Move SubpixelAntialiasingType from QFontEngineFT to QFontEngineAllan Sandfeld Jensen2014-08-143-14/+14
|/ /
* | Add QFont strategy to disable subpixel antialiasingAllan Sandfeld Jensen2014-08-032-0/+2
* | A basic justification algorithm for HarfBuzz-NGKonstantin Ritt2014-07-271-0/+80
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-221-0/+5
|\|