summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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