Qt Base (Core, Gui, Widgets, Network, ...)
Go to file
Allan Sandfeld Jensen 2ad331465c QRawFont::fromFont does not get antialias setting from fontconfig
When creating a fontengine in QFontconfigDatabase::fontEngine we
solely base the antialias setting on the QFont StyleStrategy and forget
to ask fontconfig it has an overriding definition for this font match.

This patch will now let fontconfig decide the antialias setting unless the
NoAntialias stylestrategy has been set.

Change-Id: I67981582a37cfd3c59aa1db929095585af554088
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
Reviewed-by: Pierre Rossi <pierre.rossi@gmail.com>
2013-09-09 15:30:08 +02:00
bin
config.tests Replace the Intel Haswell and Ivy Bridge codenames with actual names 2013-08-08 02:46:45 +02:00
dist Add changes-5.1.1 file 2013-08-20 12:25:08 +02:00
doc Doc: Updated the tagged examples list for Android 2013-08-14 17:14:56 +02:00
examples Do not attempt to save a file in the resources 2013-08-27 19:12:06 +02:00
lib
mkspecs Fix usr-move workaround in the presence of multi-arch. 2013-09-06 19:47:22 +02:00
qmake fix finding qmake.exe when called on the command line as ... qmake.exe 2013-09-09 11:16:33 +02:00
src QRawFont::fromFont does not get antialias setting from fontconfig 2013-09-09 15:30:08 +02:00
tests Forward QGraphicsView::mouseDoubleClickEvent 2013-09-06 23:21:18 +02:00
tools Integrate device-option into the windows configure 2013-08-15 18:02:42 +02:00
util
.gitattributes
.gitignore
.qmake.conf bye-bye .qmake.cache 2013-08-12 19:01:45 +02:00
.tag
INSTALL
LGPL_EXCEPTION.txt
LICENSE.FDL
LICENSE.GPL
LICENSE.LGPL
LICENSE.PREVIEW.COMMERCIAL
configure Android: Set default to gcc 4.8 2013-08-22 21:34:35 +02:00
configure.bat
header.BSD
header.FDL
header.LGPL
header.LGPL-ONLY
qtbase.pro
sync.profile