summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-161-24/+24
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Moving QPdf::stripSpecialCharacter to fontengineJørgen Lind2010-09-301-6/+18
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-141-2/+2
|\
| * Linux: Fix mispositioned, misclipped glyphs in large fonts (QStaticText)Eskil Abrahamsen Blomfeldt2010-09-131-2/+2
* | Merge commit 'staging-1/4.7' into doc-4.7Morten Engvoldsen2010-09-031-2/+2
|\|
| * Fix symbol font detection in generic CMap decodingJiang Jiang2010-09-021-2/+2
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-021-1/+1
|\ \ | |/ |/|
| * Fixed spelling, broken links, and missing default values.Jerome Pasion2010-08-301-1/+1
* | Correct last right bearing in boundingBox(glyphs)Jiang Jiang2010-08-271-0/+12
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-251-0/+15
|\
| * Recommit 1ebeb971d3382aec0fff927Eskil Abrahamsen Blomfeldt2010-03-221-0/+15
* | Fix assert in fontengine when using rotated/scaled QStaticTextGunnar Sletta2010-02-221-3/+7
|/
* Removing unneeded code from QFontEngine::getGlyphPositions()Alessandro Portale2010-01-271-3/+0
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Clean up the QFontEngine glyphcaching code to not crash and be more tidyGunnar Sletta2009-12-101-105/+19
* Fix crash when rotating cleartype text under gl engine.Gunnar Sletta2009-12-091-4/+6
* X11: Avoid loading all fonts in system for text with line breaksEskil Abrahamsen Blomfeldt2009-11-301-1/+1
* Fix compilation with -pedanticDavid Faure2009-10-071-1/+1
* Fix glyph selection in symbol fonts that contain unicode cmap tableEskil Abrahamsen Blomfeldt2009-09-171-14/+63
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-1/+3
* | | Make S60 integration optional.Jason Barron2009-07-151-1/+1
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-2/+1
|\ \ \
| * | | Removed pointless variables to silence warnings from RVCT.axis2009-07-061-2/+1
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-291-2/+2
| |\ \ \ | | | |/ | | |/|
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-8/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Use QTransform more efficiently.Bjørn Erik Nilsen2009-06-181-6/+3
| * | | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-13/+1
|\| | | | |_|/ |/| |
| * | small changes in private headersThierry Bastian2009-06-091-6/+0
| * | some cleanups on private exported symbolsThierry Bastian2009-05-261-6/+0
| * | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-1/+1
| |/
* | Make Qt exception safer.Robert Griebl2009-06-101-10/+12
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-111-0/+39
|\|
| * Re-enabled antialiasing for large font sizes in OpenGL paint engine.Samuel Rødal2009-05-061-0/+39
| * alphaMask needs to be const, because first bytesPerLine() is called and then ...Alessandro Portale2009-03-251-1/+1
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+1623
* Long live Qt for S60!axis2009-04-241-0/+1635