Revision 726580

Go back to digest for 21st October 2007

Features in Multimedia

Dan Meltzer committed changes in /trunk/extragear/multimedia/amarok/src/collectionbrowser:

Implement sorting in the collectionbrowser by Track Number.

We reimplement lessThan in the proxyModel to do so. Note that this sort order does not propogate down to the source model, which means that adding items to the playlist from the collection does not insert them in the sorted order. I'm not quite sure the proper way to fix this at present, will investigate.

File Changes

Modified 2 files
  • /trunk/extragear/multimedia/amarok/src/collectionbrowser
  •   /CollectionSortFilterProxyModel.cpp
  •   /CollectionSortFilterProxyModel.h
2 files changed in total