summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qrawfont.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* doc: Fix incorrect enum name in QRawFont::alphaMapForGlyph docsEskil Abrahamsen Blomfeldt2011-09-131-1/+2
* Make it compile on macaavit2011-09-071-3/+3
* micro optimizationsKonstantin Ritt2011-09-021-92/+32
* fix typo in the docsKonstantin Ritt2011-09-021-1/+1
* QRawFont: add missed operator !=Konstantin Ritt2011-09-021-0/+6
* Doc: Fixed qdoc warnings.David Boddie2011-08-151-1/+2
* optimize QRawFont::supportsCharacter()Ritt Konstantin2011-07-221-3/+14
* Switch to use floating point pixelSize in QRawFont completelyJiang Jiang2011-07-211-4/+4
* Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-06-171-0/+13
|\
| * Allow selecting fonts with irregular style namesJiang Jiang2011-06-101-0/+13
* | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-31/+131
|\|
| * Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-15/+63
| |\
| | * Add some QRawFont related low level functions to avoid extra copyingJiang Jiang2011-05-101-5/+53
| | * Compile on MacEskil Abrahamsen Blomfeldt2011-05-101-2/+2
| | * Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-101-9/+9
| * | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| |/
| * Add required font metrics functions to QRawFontJiang Jiang2011-05-021-0/+52
| * Make pixel size a qreal in QRawFontEskil Abrahamsen Blomfeldt2011-05-021-3/+3
* | Doc: Fixed qdoc warnings.David Boddie2011-05-111-22/+34
|/
* Make QtQuick2 compile on QPAEskil Abrahamsen Blomfeldt2011-04-271-1/+12
* Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-151-0/+612