summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add Grayscale8 and Alpha8 formats to QImage and drawingAllan Sandfeld Jensen2014-09-174-26/+14
* | | QFontDatabase: Micro-optimize getFontWeight.Robin Burchell2014-09-151-22/+49
* | | QTextDocument: code cleanupSamuel Gaist2014-09-151-5/+5
* | | QTextDocument: Correct parameter documentationSamuel Gaist2014-09-151-7/+5
* | | QTextDocument: doc and function parameter name cleanupSamuel Gaist2014-09-152-19/+17
* | | Add QRegularExpression support to QTextDocumentSamuel Gaist2014-09-152-1/+131
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-103-9/+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
* | | QTextFormat: use qHash(double/float) instead of own implementationMarc Mutz2014-09-021-17/+3
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-013-1/+12
|\| |
| * | 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
* | | | Fix font family name mismatch between localized and non-localized versionLi Qiu2014-08-281-0/+9
|/ / /
* | | 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
|\|
| * Doc: Hide QTextInlineObject constructor from the documentationTopi Reinio2014-07-141-0/+5
* | Update bundled HarfBuzz-NG copy to 0.9.32Konstantin Ritt2014-07-201-1/+1
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-143-7/+7
|\|
| * Fix fallbacks for adapted common scriptEskil Abrahamsen Blomfeldt2014-07-103-7/+7
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-102-2/+15
|\|
| * Don't assert when HB-old is unable to deal with surrogatesKonstantin Ritt2014-07-081-1/+5
| * REG: Fix nbsp in QTextLayoutEskil Abrahamsen Blomfeldt2014-07-081-1/+10
* | Decrease code duplication by reusing QTextEngine::findItem()Konstantin Ritt2014-07-082-54/+6
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-012-10/+23
|\|
| * Merge remote-tracking branch 'origin/5.3.1' into 5.3Frederik Gladhorn2014-06-251-6/+21
| |\
| | * Fix crash when reusing HB_Face in another font engineKonstantin Ritt2014-06-181-6/+21
| * | Doc: Fix docs for QFontMetrics::height() to match codeEskil Abrahamsen Blomfeldt2014-06-231-4/+2
| |/
* | Guarantee QTextEngine::findItem() returns -1 for invalid strPosKonstantin Ritt2014-05-232-2/+7
* | Decrease the life time of SpecialData::resolvedFormatsKonstantin Ritt2014-05-211-5/+4
* | Rename some QTextEngine members to reflect their meaningKonstantin Ritt2014-05-203-55/+56
* | Minor code clean-upKonstantin Ritt2014-05-203-10/+5
* | Minor optimization for QTextLineItemIteratorKonstantin Ritt2014-05-163-23/+15
* | Ensure we don't re-use webfonts where the "local" font has been requestedKonstantin Ritt2014-05-161-1/+1
* | qpa: Clean up and refactor qfontengine_qpaTor Arne Vestbø2014-05-158-252/+251
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-132-2/+5
|\|
| * QTextLayout: Fix cursor position calculation for BiDi textAndrey Volykhin2014-05-121-1/+0
| * Respect fixed pitch request when font family is not availableEskil Abrahamsen Blomfeldt2014-05-121-1/+5
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-135-14/+37
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-135-14/+37
| |\|
| | * Fix FT glyph outline to path conversionBernd Weimer2014-05-071-12/+24
| | * Add virtual function to QFontEngine report if outlines are reliableJørgen Lind2014-05-062-0/+11
| | * Fix assert on justification of QTextLine with only spacesEskil Abrahamsen Blomfeldt2014-04-301-1/+1
| | * Fix incorrect repaints with plain text editSimon Hausmann2014-04-301-1/+1
* | | qpa: merge qrawfont_qpa.cppTor Arne Vestbø2014-05-134-76/+18