summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_ft.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Provide defaultFont with fontconfig dbJiang Jiang2011-11-151-0/+1
* Fix symbol fonts support with FT engineJiang Jiang2011-11-111-20/+0
* Fix subpixel positioning supportJiang Jiang2011-11-081-0/+1
* Allow disabling FreeType internal cacheJiang Jiang2011-11-051-136/+107
* Fix most warnings about assignments of QAtomicInt.Friedemann Kleint2011-10-311-1/+1
* Freetype: Do not unlock face when returning superclass value in lockedAlphaMa...Oliver Wolff2011-10-281-1/+0
* Fix scaled text rendering with the raster paint engine & FreeTypeSimon Hausmann2011-10-171-0/+7
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-4/+0
* Use freetype font engine on WindowsOlli Werwolff2011-10-101-0/+4
* Fix possible assert in QFontEngineFTEskil Abrahamsen Blomfeldt2011-09-261-1/+3
* Fix possible crash in QFontEngineFTEskil Abrahamsen Blomfeldt2011-09-261-1/+1
* Use QT_MAX_CACHED_GLYPH_SIZE in QFontEngineFTAleksandar Stojiljkovic2011-09-201-2/+6
* Avoid double caching glyphs in raster/QPA/FreeTypeEskil Abrahamsen Blomfeldt2011-09-201-15/+86
* Fix regression causing synthesized oblique glyphs to clipEskil Abrahamsen Blomfeldt2011-09-191-1/+15
* Support synthesized oblique and bold in SceneGraphEskil Abrahamsen Blomfeldt2011-09-191-3/+20
* Replace explicit surrogate handlers by inline methods of QChar classsuzuki toshiya2011-09-121-8/+5
* Fix uses of qRound on non-floating-point types.Thiago Macieira2011-07-121-2/+2
* Fontengine buildfix for xcb platform plugin.Tapani Mikola2011-06-101-1/+0
* Allow selecting fonts with irregular style namesJiang Jiang2011-06-091-0/+2
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Fix broken drawing with large fonts using QStaticText and FreeTypeEskil Abrahamsen Blomfeldt2011-05-181-1/+1
* Only enable design metrics for scalable fontsJiang Jiang2011-05-051-1/+1
* Remove QFontEngineFT::loadGlyphMetricsJiang Jiang2011-05-041-100/+0
* Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-281-0/+35
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2074