Revision 9c3a28b...
Go back to digest for 12th August 2012Optimization in KDE Base
Amandeep Singh committed changes in [kde-baseapps] /src/kitemviews:
Accessibility: Implement rect for cells and view.
Remove comparison of QAccessibleInterfaces - these are pointers that get
instantiated again and again, so they cannot be compared. Use the object()
function in QAI instead for comparison.
File Changes
Modified 2 files
- /src/kitemviews
- dolphin/kitemlistviewaccessible.cpp
- dolphin/kitemlistviewaccessible.h
2 files changed in total