Revision b901e82...

Go back to digest for 12th August 2012

Bug Fixes in KDE Base

Amandeep Singh committed changes in [kde-baseapps] /src/kitemviews:

Remove reimplementation of functions.

The base class implementations are actually good and without some problems.
Save one pointer's worth of memory by not having m_container.

rect was returning a relative rectangle always.

State was wrongly returning HasInvokeExtension which can lead to crashes.

File Changes

Modified 2 files
  • /src/kitemviews
  •   dolphin/kitemlistviewaccessible.cpp
  •   dolphin/kitemlistviewaccessible.h
2 files changed in total