Revision fddd1c4...

Go back to digest for 24th April 2011

Features in KDE Base

Rafael Fernández López committed changes in [kdelibs] kdeui/itemviews/kcategorizedview.cpp:

Take into account RightToLeft environments, and adapt two things:
* Visual rect for items, that need to start from the very right and flow to the left.
* Binary search to find items fast. The search needed to be adapted to reflect this new case.

Following changes on drawers that need to be adapted on this kind of environments.

File Changes

Modified 1 files
  • kdeui/itemviews/kcategorizedview.cpp
1 files changed in total