summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfont.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-241-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* QStyleHelper: Base DPI-calculation on QScreen.Friedemann Kleint2012-01-111-18/+14
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* engineData should be cached solely based on QFontDefJiang Jiang2011-12-011-4/+4
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-16/+15
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-198/+0
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-061-6/+2
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-8/+7
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-2/+3
|\
| * compile on Mac OS XGunnar Sletta2011-06-281-1/+2
| * Only compare styleNames if they are not emptyJiang Jiang2011-06-271-1/+1
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-271-0/+1
|\|
| * Add styleName to QFontDef comparisonJiang Jiang2011-06-271-0/+1
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-101-0/+50
|\|
| * Allow selecting fonts with irregular style namesJiang Jiang2011-06-091-0/+50
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | remove some QApplication dependenciesLars Knoll2011-05-051-23/+0
* | Remove more QApp dependenciesLars Knoll2011-05-041-11/+11
* | even less QT3_SUPPORTLars Knoll2011-05-031-49/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+3188