https://bugs.kde.org/show_bug.cgi?id=513464
Thomas Baumgart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |wishlist Summary|In the Schedule screen |Provide multi key sorting |sorting by (Type/Name ASC) |in schedules view |then by (date ASC) is not | |persistent | --- Comment #1 from Thomas Baumgart <[email protected]> --- The current implementation is based on the standard QSortFilterProxyModel sorting behavior which is based on a single sort key (column). Providing the sort behavior that is requested requires to implement a behavior that allows to support sorting based on multiple keys (columns) as available for the ledger sort (see Settings/Ledger/Sorting). I change this to wish list item and modify the title to reflect this. -- You are receiving this mail because: You are watching all bug changes.
