summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_qpf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused QPF font engine support.Thiago Macieira2013-09-131-1202/+0
* Get rid of HB dependency in FT font engineKonstantin Ritt2013-08-201-2/+1
* Avoid using HB types in QFontEngine APIKonstantin Ritt2013-03-131-0/+1
* Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-121-2/+2
* 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
* | Get rid of pre-QPA leftoversKonstantin Ritt2013-01-071-3/+1
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Optimize Q*FontEngine*::stringToCMap()Konstantin Ritt2012-07-101-1/+4
* Move ShaperFlags enum from QTextEngine to QFontEngineKonstantin Ritt2012-07-101-4/+4
* Remove Library dependency on SettingsTasuku Suzuki2012-07-091-2/+0
* Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-1/+1
* Cleanup after the qsf cache file if it fails to be written toAndy Shaw2012-03-121-8/+25
* 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
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-31/+0
* Replace explicit surrogate handlers by inline methods of QChar classsuzuki toshiya2011-09-121-8/+5
* 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/+1220