summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_qpa_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make QFontEngine::type() non-virtualKonstantin Ritt2014-03-051-2/+0
* Get rid of QFontEngine::name()Konstantin Ritt2014-03-051-2/+0
* Introduce a generic QFontEngine::canRender() implementationKonstantin Ritt2014-03-031-1/+0
* Introduce QFontEngine::glyphIndex(uint)Konstantin Ritt2014-03-031-0/+1
* Remove Q_PACKED from structures that do not need to be packedThiago Macieira2013-09-131-3/+3
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Move ShaperFlags enum from QTextEngine to QFontEngineKonstantin Ritt2012-07-101-2/+2
* Use the lazily-queried families for all QPA multi font engines.Pierre Rossi2012-03-141-3/+6
* Allow using multi fontengine in QTextLayout with QRawFont.Pierre Rossi2012-03-011-0/+5
* Avoid loading and keeping unused fallback font enginesEskil Abrahamsen Blomfeldt2012-02-171-1/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+262