summaryrefslogtreecommitdiffstats
path: root/src/gui/text
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-023-15/+9
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-243-15/+9
| |\
| | * QTextFormatCollection: replace copy ctor and op= with clear()David Faure2017-02-233-15/+9
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-174-2609/+14
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-162-29/+14
| |\|
| | * qcssparser: Undef TILDE to fix compilation on HurdDmitry Shachnev2017-02-151-0/+4
| | * Update QSyntaxHighlighter docs to use QRegularExpressionAaron Linville2017-02-151-29/+10
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-142-2580/+0
| |\|
| | * move qfontengine_ft.* from gui to platformsupportOswald Buddenhagen2017-02-082-2554/+0
* | | Fix rounding errors in generation of '/W' and '/DW' entriesTobias Koenig2017-02-171-4/+4
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-103-68/+83
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-081-6/+0
| |\|
| | * Fix clipping error on some RTL textEskil Abrahamsen Blomfeldt2017-01-311-6/+0
| * | Update HB-to-Qt bridging code to deal with latest HBKonstantin Ritt2017-02-021-62/+55
| * | Make PDF handling in CoreText shaper consistent with OTKonstantin Ritt2017-02-021-0/+28
* | | Fix distance field rendering of very wide glyphsValery Volgutov2017-02-031-5/+5
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-302-27/+39
|\|
| * Accept all formatting characters as valid inputEskil Abrahamsen Blomfeldt2017-01-261-3/+3
| * Fix license header of QInputControlEskil Abrahamsen Blomfeldt2017-01-232-24/+36
* | Optimize debug builds when -Og is availableAllan Sandfeld Jensen2017-01-261-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2017-01-262-2/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-252-2/+6
| |\|
| | * Fix build without feature.cssparserTasuku Suzuki2017-01-181-2/+4
| | * QFont: fix fromString(toString()) when application font has styleNameDavid Faure2017-01-111-0/+2
* | | Enable gamma-correction on a face-by-face basisAllan Sandfeld Jensen2017-01-244-6/+38
|/ /
* | doc: Moved two qdoc commentsMartin Smith2017-01-051-5/+6
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-161-3/+6
|\|
| * doc: Specify which characters are replaced by toPlainText()Eskil Abrahamsen Blomfeldt2016-12-151-0/+5
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-1310-22/+193
|\|
| * Accept ZWNJ, ZWJ and PUA characters in input widgetsEskil Abrahamsen Blomfeldt2016-12-123-2/+162
| * Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-11-244-1/+5
| |\
| | * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-244-1/+5
| | |\
| | | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-234-1/+5
| | | |\
| | | | * QCss: Fix parsing of charsetMartin T. H. Sandsmark2016-11-151-0/+1
| | | | * QFontEngine: Cache whether or not a font can be smoothly scaledRobin Burchell2016-11-153-1/+4
| * | | | Use harfbuzz feature to check for HarfBuzzLars Knoll2016-11-245-18/+20
| * | | | Optimize fontdatabase fallbacksForFamilyAllan Sandfeld Jensen2016-11-231-1/+6
| |/ / /
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-178-68/+115
|\| | |
| * | | QRawFont: Add a qHash overloadRobin Burchell2016-11-162-0/+15
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-162-2/+10
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-152-2/+10
| | |\|
| | | * Don't count no-break spaces as trailing spacesEskil Abrahamsen Blomfeldt2016-11-091-2/+6
| | | * Documentation: Specify units for QTextDocument::pageSizeSteve Schilz2016-11-091-0/+4
| * | | Freetype: Disable outline drawing when drawing to pixmap cacheEskil Abrahamsen Blomfeldt2016-11-142-11/+13
| * | | Freetype: Fix device pixel ratio with large fontsEskil Abrahamsen Blomfeldt2016-11-141-39/+52
| * | | Unbreak a couple of configurationsLars Knoll2016-11-111-7/+17
| * | | Improve use of QHash to minimize double hashingAllan Sandfeld Jensen2016-11-103-9/+8
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-024-19/+19
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-013-18/+18
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-1/+1
| | |\|