summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid possible font name collisions on fbservAlessandro Portale2011-01-251-1/+4
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Runtime dependency on Symbians Font Table APIAlessandro Portale2010-12-091-74/+108
* Remove obsolete tweak in QFontEngineS60::alphaMapForGlyphAlessandro Portale2010-10-121-17/+5
* Optimize QFontEngineS60::recalcAdvances()Alessandro Portale2010-10-121-3/+6
* Implement QFontEngineS60::emSquareSize()Alessandro Portale2010-10-121-0/+26
* Remove unnecessary calls to GetHorizBounds() + boundingBox()Alessandro Portale2010-10-121-6/+4
* Fix memory leak in QFontEngineS60::addGlyphsToPath()Alessandro Portale2010-10-121-0/+1
* Fix broken S60 buildJiang Jiang2010-09-021-1/+6
* Keep mirrored char handling consistent between some font enginesJiang Jiang2010-09-021-1/+1
* Correct last right bearing in boundingBox(glyphs)Jiang Jiang2010-08-271-1/+1
* Merge remote branch 'origin/4.6' into 4.7-from-4.6Rohan McGovern2010-07-291-1/+4
|\
| * Workaround for QTBUG-8013: Do not return an ascent of 0Alessandro Portale2010-07-271-1/+4
* | Remove qMemCopy() usage from all .cpp files of Qt itself.Robin Burchell2010-07-181-2/+2
* | Prospective S60 build fixSimon Hausmann2010-06-131-1/+1
* | Retrieve proper glyph outlines from Symbian^4Alessandro Portale2010-06-071-2/+96
* | Using Symbian's future font table getter ApiAlessandro Portale2010-06-031-12/+66
|/
* Removing unused code.Alessandro Portale2010-04-301-24/+1
* Renaming a few unexported, private symbolsAlessandro Portale2010-04-281-12/+12
* Removed inneccessary QGlyphLayout::offsets initialization.Alessandro Portale2010-04-211-2/+2
* Fix mirrored characters for RTL text in SymbianAlessandro Portale2010-04-211-1/+3
* Implementing QFontEngineS60::getSfntTableData()Alessandro Portale2010-04-051-0/+30
* Make compileThomas Zander2010-02-101-1/+1
* Fixed text rendering via scaled QPainter on rasterPaintEngine / SymbianAlessandro Portale2010-02-011-16/+52
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-121-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Fix for QTBUG-6408 QFontEngineS60::QFontEngineS60 called hundreds ofJani Hautakangas2010-01-111-29/+7
|/
* Fix typo in license headerAlessandro Portale2009-11-121-1/+1
* Introduce native Symbian bitmap support to QPixmapJani Hautakangas2009-09-181-5/+10
* Getting text widget OOM tests working in Symbianmread2009-09-091-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Deleting the CFontStore without a crashmread2009-08-281-1/+8
* Changed names and URLs to reflect name change.axis2009-08-191-1/+1
* Changing names of Symbian leave <-> qt throw translation functionsmread2009-08-131-2/+2
* Update license headers according to commit 858c70f768e.axis2009-08-061-3/+3
* Replaced $MODULE$ with hardcoded module names.axis2009-08-061-1/+1
* Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-4/+4
* Removed unused static data from Qt.axis2009-07-061-2/+0
* Merge branch 'master' of git@scm.dev.troll.no:qt/qt-s60-publicAlessandro Portale2009-06-031-1/+31
|\
| * Fixed incorrect headers.axis2009-06-031-1/+31
* | Fixed QFontEngineS60::boundingBox. It was actually returning the tightAlessandro Portale2009-06-031-20/+7
|/
* Set the vertical advance of glyph metrics to zero.Jason Barron2009-05-181-1/+1
* Fixed namespace issues, now works on Symbian under namespaceJanne Koskinen2009-05-111-0/+2
* Long live Qt for S60!axis2009-04-241-0/+307