Revision 720918

Go back to digest for 7th October 2007

Other in KDE Base

Rafael Fernández López committed changes in /trunk/KDE/kdebase/apps/dolphin/src:

Changes related to the smooth scrolling. We can enable it since icefox has submitted his "division by zero" to Qt, so it should be safe. If we experience any division by zero or report, we just disable them commenting them out and with a comment to remind ourselves to uncomment them after.

The smooth scrolling is being combined with a good behavior when using the mouse wheel.

Some investigation on QListView found nice stuff for KCategorizedView.

Peter, I have the smooth scrolling for KDirOperator too, let me that one... I have binary incompatible changes merged there with this ones and I am committing everything together on friday.

File Changes

Modified 3 files
  • /trunk/KDE/kdebase/apps/dolphin/src
  •   /dolphindetailsview.cpp
  •   /kcategorizedview.cpp
  •   /sidebartreeview.cpp
3 files changed in total