[PATCH] Browsing Speed and Feel.
Benoit Walter
b.walter at free.fr
Fri Apr 2 16:31:26 BST 2004
On Friday 02 April 2004 12:11, Enrico Ros wrote:
> Hello,
> I've been working on konqueror to address and solve all (I hope :-) the
> problems that were preventing a smooth and fast navigation in "IconView"
> mode.
(...)
>
> Short index of patches:
> 02: bugfix: solves bugs 67866 67793 (repaint when entering/leaving window)
> 01: feature: buffered QIconViews, this solves the flickering at-its-roots
> using the well known back buffering technique (note: every IconView will
> have a backbuffer. If you have 256MB of ram or more you won't notice the
> loss)
Those patches should be sent to qt (qt-bugs at trolltech.com) which is likely to
ask you for a small test case as well :-) Would be great to apply them to
qt-copy in the meanwhile and if you have a CVS account (at least 02).
> drawing 05: feature: disables background clearing when switching from an
> URL to another to smooth navigation
I can't reproduce it (maybe it was fixed in a recent Qt?). Anyway, you may
want to use QWidget::isUpdatesEnabled() instead of creating a new variable
(m_bGraphicsUpdatesDisabled).
And thanks a lot for your great job, I already enjoy using my new flicker-free
konqueror :-)
Benoit.
More information about the kfm-devel
mailing list