summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qrawfont.h
Commit message (Expand)AuthorAgeFilesLines
* Perform kerning in QRawFont::advancesForGlyphIndexesAllan Sandfeld Jensen2013-03-191-2/+18
* 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
* QRawFont: improve performance and safety of glyphIndexesForString()Konstantin Ritt2012-10-151-1/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtGui: declare some classes as sharedMarc Mutz2012-07-101-0/+2
* QtGui: add member-swap to shared classesMarc Mutz2012-07-031-0/+2
* QFontMetrics/QRawFont: Optimize SMP code points handling a bitKonstantin Ritt2012-06-141-1/+1
* 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