Revision 854164

Go back to digest for 31st August 2008

Bug Fixes in KDE Base

Benoit Minisini committed changes in /branches/KDE/3.5/kdebase/kicker:

Rewrites the panner class that is the base of panels and taskbars, so that it does not inherit QScrollView, but implements just the needed features.
This way, things are faster and there is less flicker.
The scrolling of panels and taskbars is now smooth.

File Changes

Modified 7 files
  • /branches/KDE/3.5/kdebase/kicker
  •   /libkicker/panner.cpp
  •   /libkicker/panner.h
  •   /taskbar/taskbar.cpp
  •   /taskbar/taskbar.h
  •   /kicker/core/container_extension.cpp
  •   /kicker/core/containerarea.cpp
  •   /kicker/core/panelextension.cpp
7 files changed in total