packages: qt4/qt4-antialias.patch - updated for 4.7
shadzik
shadzik at pld-linux.org
Tue Sep 21 21:47:52 CEST 2010
Author: shadzik Date: Tue Sep 21 19:47:52 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated for 4.7
---- Files affected:
packages/qt4:
qt4-antialias.patch (1.6 -> 1.7)
---- Diffs:
================================================================
Index: packages/qt4/qt4-antialias.patch
diff -u packages/qt4/qt4-antialias.patch:1.6 packages/qt4/qt4-antialias.patch:1.7
--- packages/qt4/qt4-antialias.patch:1.6 Fri Jun 1 16:10:52 2007
+++ packages/qt4/qt4-antialias.patch Tue Sep 21 21:47:47 2010
@@ -1,15 +1,15 @@
---- qt-copy/src/gui/text/qfontdatabase_x11.cpp.niedakh 2005-05-13 16:35:52.000000000 +0200
-+++ qt-copy/src/gui/text/qfontdatabase_x11.cpp 2005-05-13 23:30:47.000000000 +0200
-@@ -27,7 +27,7 @@
+--- qt-everywhere-opensource-src-4.7.0/src/gui/text/qfontdatabase_x11.cpp.orig 2010-09-10 11:05:25.000000000 +0200
++++ qt-everywhere-opensource-src-4.7.0/src/gui/text/qfontdatabase_x11.cpp 2010-09-21 21:46:24.295720986 +0200
+@@ -40,7 +40,7 @@
****************************************************************************/
#include <qplatformdefs.h>
-
+#include <qsettings.h>
- #include <qdatetime.h>
+ #include <qdebug.h>
#include <qpaintdevice.h>
-
-@@ -1248,8 +1248,11 @@
+ #include <qelapsedtimer.h>
+@@ -1471,8 +1471,11 @@
if (!stretch)
stretch = 100;
FcPatternAddInteger(pattern, FC_WIDTH, stretch);
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qt4/qt4-antialias.patch?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list