Revision 819415

Go back to digest for 15th June 2008

Bug Fixes in KDE Base

Rafael Fernández López committed changes in /trunk/KDE/kdelibs/kdeui/paged:

Fix the small issue of being able to clear the selection on a KPageView, if it is on list or tree view mode.
I reported a bug to TT, but it seems the fix was done on the docs QAbstractItemView::SingleSelection (check between 4.4.0 and 4.4.1).

Now that there is no hope that this will be done into Qt, I create our own selection model that will reject to clear the current selection if there is no other item going to be selected.

File Changes

Modified 2 files
  • /trunk/KDE/kdelibs/kdeui/paged
  •   /kpageview_p.cpp
  •   /kpageview_p.h
2 files changed in total