summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontdatabase_s60.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-311-11/+19
|\
| * Make text rendering working outside the gui thread on Symbian.Laszlo Agocs2011-08-301-11/+19
* | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-261-19/+11
|\|
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-08-151-1/+1
|\|
| * Fix compile errors on S60 3.2Shane Kearns2011-08-051-1/+1
* | Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-08-031-21/+2
|\|
| * Detect linked fonts by name (insead of via CLinkedTypeface* Api)Alessandro Portale2011-08-021-21/+2
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-07-291-1/+37
|\|
| * Symbian^3 workaround: Avoid usage of linked fonts.Alessandro Portale2011-07-271-1/+37
* | Fix S60 compileJiang Jiang2011-07-061-1/+1
* | 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-0/+4
| * Proper naming for raster pixmap and paintengine on Symbian.Laszlo Agocs2011-06-161-1/+1
| * Symbian: Fix QFontInfo::pixelSize()Alessandro Portale2011-06-141-4/+0
| * 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-tracking branch 'qt/4.8'Sami Lempinen2011-04-281-1/+1
|\ \
| * | Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-191-1/+1
* | | Make text rendering working outside the gui thread on Symbian.Laszlo Agocs2011-04-261-11/+19
|/ /
* | Merge branch 'integration'Yoann Lopes2011-02-021-0/+2
|\ \ | |/ |/|
| * Fixes compilation when using FreeType on Symbian.Yoann Lopes2011-01-311-0/+2
* | Temporary fix for ambiguous cast from four letter char constantEckhart Koppen2011-01-251-2/+2
* | Avoid possible font name collisions on fbservAlessandro Portale2011-01-251-22/+335
* | Do not load aplication fonts on Symbian^1 and belowAlessandro Portale2011-01-191-0/+3
* | Supporting Qt application fonts on SymbianAlessandro Portale2011-01-191-15/+214
|/
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Runtime dependency on Symbians Font Table APIAlessandro Portale2010-12-091-65/+65
* Fix QFontMetrics::lineWidth() for fonts with defined point sizeAlessandro Portale2010-09-281-1/+7
* Pulled code form initializeDb() out into addFontToScreenDevice()Alessandro Portale2010-09-081-52/+53
* Moved font list getter to qfontdatabase_s60.cpp. Reusable.Alessandro Portale2010-09-081-0/+15
* Pulled some code from One long function into a short oneAlessandro Portale2010-09-081-5/+11
* Don't crash when cleaning the uninitialized fontdatabase (Symbian)Alessandro Portale2010-06-241-0/+2
* Fix a crash on exit. Destruction order in font database. (Symbian^4)Alessandro Portale2010-06-221-6/+15
* Prospective S60 build fixSimon Hausmann2010-06-131-3/+3
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-131-6/+8
|\
| * Thread safety for QFontEngineS60Shane Kearns2010-06-111-8/+10
* | Using Symbian's future font table getter ApiAlessandro Portale2010-06-031-17/+59
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-0/+1
|\|
| * Support linked fonts (.ltt) from standard font locations.Alessandro Portale2010-05-141-0/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-011-17/+40
|\|
| * Fix bold text rendering of Thai and Vietnamese on SymbianAlessandro Portale2010-04-301-17/+40
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-291-23/+23
|\|
| * Renaming a few unexported, private symbolsAlessandro Portale2010-04-281-23/+23
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-301-0/+5
|\|