summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-274-8/+18
|\
| * Add support for more font weights internallyPierre Rossi2014-10-243-8/+17
| * Fix uninitialized value warning in QFontEngineFT.Axel Rasmussen2014-10-231-0/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-201-1/+2
|\|
| * Doc: add info about letter spacing type to function descLeena Miettinen2014-10-201-1/+2
* | Check for integer overflows in places where qAllocMore is usedUlf Hermann2014-10-171-0/+2
* | Fix access of non-existing color tableAllan Sandfeld Jensen2014-10-131-2/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-094-59/+139
|\|
| * 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
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-2983-1763/+1046
|\| |
| * | 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
* | | 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
|\|