summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix selection of fonts that require OpenType featuresKonstantin Ritt2013-03-041-0/+1
* Add support for color glyphs (Emoji) on Mac OS X and iOSTor Arne Vestbø2013-02-131-1/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Refactor paint/font-engine shouldDrawCachedGlyphs and supportsTransformationsTor Arne Vestbø2013-01-101-1/+1
|/
* Fix transformed text on Mac OS XEskil Abrahamsen Blomfeldt2012-11-231-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Move ShaperFlags enum from QTextEngine to QFontEngineKonstantin Ritt2012-07-101-10/+17
* Remove all references to XLFD fontsLars Knoll2012-06-271-3/+0
* QFontMetrics/QRawFont: Optimize SMP code points handling a bitKonstantin Ritt2012-06-141-0/+12
* Use the lazily-queried families for all QPA multi font engines.Pierre Rossi2012-03-141-0/+2
* Enablers for shared graphics cache in raster paint engineJiang Jiang2012-03-081-3/+3
* Remove dead code.Pierre Rossi2012-03-081-1/+0
* Make cache of opentype tables in Harfbuzz face lazyEskil Abrahamsen Blomfeldt2012-03-061-0/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-1/+0
|\
| * QFontEngine: remove unused and buggy grayPalette()Marc Mutz2012-02-271-1/+0
* | Allow using multi fontengine in QTextLayout with QRawFont.Pierre Rossi2012-03-011-0/+2
|/
* Avoid loading and keeping unused fallback font enginesEskil Abrahamsen Blomfeldt2012-02-171-0/+3
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-311-3/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Move glyphMargin() to QFontEngineJiang Jiang2012-01-241-2/+3
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix subpixel positioning supportJiang Jiang2011-11-081-1/+2
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-67/+0
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-231-0/+1
* Avoid double caching glyphs in raster/QPA/FreeTypeEskil Abrahamsen Blomfeldt2011-09-201-0/+9
* Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-291-0/+5
|\
| * Fix crash when fallback font is not #0 in multi font engineEskil Abrahamsen Blomfeldt2011-08-261-0/+5
* | Merge branch 'master' into refactorGunnar Sletta2011-08-251-1/+1
|\|
| * Remove all non-const operator==Harald Fernengel2011-08-091-1/+1
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-031-1/+2
|\|
| * Add support for rawFonts loaded from data in FaceIdPierre Rossi2011-07-211-1/+2
* | Adapt font engines for Windows/QPA.Friedemann Kleint2011-06-291-1/+5
|/
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-281-0/+2
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+8
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+452