Revision 899709

Go back to digest for 28th December 2008

Other in Multimedia

Nikolaj Hald Nielsen committed changes in /trunk/extragear/multimedia/amarok/src:

Lets see if this finally settles the playlist search vs filtering debate.
Replace the "Play only matches" checkbox in the menu with a "Show only matches" one.
Enabling this causes the playlist to only show items matching the current search term and disables the next and hides the previous buttons as these does not make much sense in this mode.

This option is not turned off by default, so users will have to actively switch to filtering.

File Changes

Modified 10 files
  • /trunk/extragear/multimedia/amarok/src
  •   /amarok.kcfg
  •   /playlist/GroupingProxy.cpp
  •   /playlist/GroupingProxy.h
  •   /playlist/PlaylistWidget.cpp
  •   /widgets/ProgressiveSearchWidget.cpp
  •   /widgets/ProgressiveSearchWidget.h
  •   /playlist/navigators/NavigatorFilterProxyModel.cpp
  •   /playlist/navigators/NavigatorFilterProxyModel.h
  •   /playlist/view/listview/PrettyListView.cpp
  •   /playlist/view/listview/PrettyListView.h
10 files changed in total