Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevented asynchronous access to non-thread safe libfontconfig API. | Samuel Rødal | 2009-05-08 | 1 | -11/+32 |
| | | | | | | | | We need to protect calls to FcCharSetHasChar with the font database mutex. Task-number: 241361 Reviewed-by: Simon Hausmann | ||||
* | Re-enabled antialiasing for large font sizes in OpenGL paint engine. | Samuel Rødal | 2009-05-06 | 1 | -3/+5 |
| | | | | | | | | | | | | In 4.4 alphaMapForGlyph() would return valid images for any font size, but this was changed in 4.5, forcing us to use the path fallback instead. This lead to non-antialiased fonts when not using a multisample-enabled GL format. This patch re-introduces the alphaMapForGlyph() fallback in QFontEngine from 4.4 which uses the raster paint engine to draw the glyph. Task-number: 247083 Reviewed-by: Trond | ||||
* | compile on Linux. | jasplin | 2009-03-31 | 1 | -1/+1 |
| | | | | Reviewed-by: Samuel | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+1904 |