https://bugs.kde.org/show_bug.cgi?id=397486
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED CC| |n...@kde.org Ever confirmed|0 |1 Keywords| |usability --- Comment #1 from Nate Graham <n...@kde.org> --- A great idea! In fact this should maybe even should be the default sort order for the Installed page. This would require adding a new role for "date installed" to ResourcesProxyModel::m_roles (https://cgit.kde.org/discover.git/tree/libdiscover/resources/ResourcesProxyModel.cpp#n40) ...and then changing the sorting order in the QML file for the Installed page to use that (https://cgit.kde.org/discover.git/tree/discover/qml/InstalledPage.qml#n11). Would you like to try your hand at this, Omar? -- You are receiving this mail because: You are watching all bug changes.