summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* Better handling of invalid font tablesHEAD4.8Eskil Abrahamsen Blomfeldt2015-10-231-4/+5
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Removing potential crashes from out-of-thread cleanup on SymbianMurray Read2012-06-211-2/+4
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Replace explicit surrogate handlers by inline methods of QChar classsuzuki toshiya2011-09-071-8/+5
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-06-241-1/+1
|\
| * Revert "Symbian: Fix QFontInfo::pixelSize()"Alessandro Portale2011-06-161-1/+0
| * Proper naming for raster pixmap and paintengine on Symbian.Laszlo Agocs2011-06-161-1/+1
| * Symbian: Fix QFontInfo::pixelSize()Alessandro Portale2011-06-141-0/+1
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-251-1/+4
|\|
| * Avoid possible font name collisions on fbservAlessandro Portale2011-01-251-1/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\|
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-131-75/+109
|\|
| * Runtime dependency on Symbians Font Table APIAlessandro Portale2010-12-091-74/+108
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-151-26/+42
|\|
| * 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
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-101-1/+6
|\|
| * Fix broken S60 buildJiang Jiang2010-09-021-1/+6
| * Keep mirrored char handling consistent between some font enginesJiang Jiang2010-09-021-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-301-1/+1
|\|
| * Correct last right bearing in boundingBox(glyphs)Jiang Jiang2010-08-271-1/+1
* | Prefer Q_CHECK_PTR to q_check_ptrJoão Abecasis2010-08-191-3/+4
|/
* 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-071-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