https://bugs.kde.org/show_bug.cgi?id=470614
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/discover/-/commit/d18115 | |94d8352e8059087b9c84d224243 | |711cc81 --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit d1811594d8352e8059087b9c84d224243711cc81 by Nate Graham, on behalf of Amy Rose. Committed on 06/10/2023 at 04:09. Pushed by ngraham into branch 'master'. ResourcesProxyModel: respect sort order Seems like the sorting done in `ResourcesProxyModel` was never considering the `Qt::SortOrder`. This commit adds an `orderedLessThan` method to sort in reverse when appropriate. M +9 -3 libdiscover/resources/ResourcesProxyModel.cpp M +1 -0 libdiscover/resources/ResourcesProxyModel.h https://invent.kde.org/plasma/discover/-/commit/d1811594d8352e8059087b9c84d224243711cc81 -- You are receiving this mail because: You are watching all bug changes.