CVS commit by faure: mention speedup M +2 -1 README.qt-copy 1.186 --- qt-copy/README.qt-copy #1.185:1.186 @@ -90,3 +90,4 @@ - Patch to make the Xft check able to find Xft2 on RHL 8.0, and to fix a bug that prevented configure from detecting when it needs to link to fontconfig. -- Patch to make QListView set correctly the brush origin with the double buffer +- Patch to make QListView set correctly the brush origin with the double buffer (antlarr) +- Speedup in QFont::initialize (when using Xft) (faure@kde.org)