https://bugs.kde.org/show_bug.cgi?id=502040
Aleix Pol <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/discover/-/commit/9df05e | |f0883834315152260fabad4194a | |bd30779 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #2 from Aleix Pol <[email protected]> --- Git commit 9df05ef0883834315152260fabad4194abd30779 by Aleix Pol. Committed on 18/09/2025 at 15:54. Pushed by apol into branch 'master'. ProgressView: Hide transactions.visible==false Do so by adding a TransactionModel::VisibleRole and using KSortFilterProxyModel to filter them out. M +9 -1 discover/qml/ProgressView.qml M +3 -0 libdiscover/Transaction/TransactionModel.cpp M +2 -0 libdiscover/Transaction/TransactionModel.h https://invent.kde.org/plasma/discover/-/commit/9df05ef0883834315152260fabad4194abd30779 -- You are receiving this mail because: You are watching all bug changes.
