summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qrawfont.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for QRawFont in QTextLayout.Pierre Rossi2012-03-011-0/+1
* 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
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* micro optimizationsKonstantin Ritt2011-09-021-2/+0
* QRawFont: add missed operator !=Konstantin Ritt2011-09-021-0/+3
* Switch to use floating point pixelSize in QRawFont completelyJiang Jiang2011-07-291-4/+4
* Move glyph run merging logic to QTextLayout levelJiang Jiang2011-06-301-0/+1
* Add missing APIs to QRawFont and some additional notes to fromFontJiang Jiang2011-06-271-0/+2
* Allow selecting fonts with irregular style namesJiang Jiang2011-06-091-0/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Enablers for TextInputEskil Abrahamsen Blomfeldt2011-05-231-0/+1
* Add some QRawFont related low level functions to avoid extra copyingJiang Jiang2011-05-111-0/+2
* Add required font metrics functions to QRawFontJiang Jiang2011-05-041-0/+4
* Make pixel size a qreal in QRawFontEskil Abrahamsen Blomfeldt2011-05-021-2/+2
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+140