summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qrawfont.cpp
Commit message (Expand)AuthorAgeFilesLines
* replace 'const QChar &' with 'QChar ' where appropriateKonstantin Ritt2012-02-211-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Move glyphMargin() to QFontEngineJiang Jiang2012-01-241-1/+1
* Remove Symbian specific code from QtGui.Xizhi Zhu2012-01-241-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
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-2/+2
* Remove Q_WS_ and Q_OS_SYMBIAN from QtGui.Friedemann Kleint2011-10-131-18/+0
* doc: Fix incorrect enum name in QRawFont::alphaMapForGlyph docsEskil Abrahamsen Blomfeldt2011-09-151-1/+2
* micro optimizationsKonstantin Ritt2011-09-021-89/+32
* fix typo in the docsKonstantin Ritt2011-09-021-1/+1
* QRawFont: add missed operator !=Konstantin Ritt2011-09-021-0/+6
* Switch to use floating point pixelSize in QRawFont completelyJiang Jiang2011-07-291-4/+4
* Add missing APIs to QRawFont and some additional notes to fromFontJiang Jiang2011-06-271-0/+27
* Allow selecting fonts with irregular style namesJiang Jiang2011-06-091-0/+13
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Doc: Fixed qdoc warnings.David Boddie2011-05-231-22/+34
* Enablers for TextInputEskil Abrahamsen Blomfeldt2011-05-231-0/+14
* Add some QRawFont related low level functions to avoid extra copyingJiang Jiang2011-05-111-5/+53
* Compile on MacEskil Abrahamsen Blomfeldt2011-05-101-2/+2
* Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-101-9/+9
* Add required font metrics functions to QRawFontJiang Jiang2011-05-041-0/+52
* Make pixel size a qreal in QRawFontEskil Abrahamsen Blomfeldt2011-05-021-3/+3
* Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-281-1/+12
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+612