Revision 721054

Go back to digest for 7th October 2007

Features in KDE Base

Robert Knight committed changes in /trunk/playground/base/kickoff-rewrite-kde4/src:

* Display category headers for search results (eg. 'Applications' , 'Web Searches')
* Fix auto-selection of first usable index on contents change in UrlItemView when the new model structure is a tree rather than a flat list
* Fix keyboard navigation bug in UrlItemView which caused System Settings item in My Computer tab to be unselectable
* Remove the experimental tab switching on left/right arrow key press.

It interferres with keyboard navigation of the application view.

Currently switching between tabs can still be done using the keyboard by focusing the tab bar using the tab key

* Move the Strigi search to its own IndexerSearch class. Not currently used at present until I have a chance to test it with the latest Strigi from svn.

File Changes

Modified 4 files
  • /trunk/playground/base/kickoff-rewrite-kde4/src
  •   /core/searchmodel.cpp
  •   /core/searchmodel.h
  •   /ui/launcher.cpp
  •   /ui/urlitemview.cpp
4 files changed in total