https://bugs.kde.org/show_bug.cgi?id=300247
Nate Graham <pointedst...@zoho.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #13 from Nate Graham <pointedst...@zoho.com> --- author Franck Arrecot <franck.arre...@kdab.com> 2017-11-22 09:06:35 (GMT) committer Franck Arrecot <franck.arre...@kdab.com> 2017-12-08 10:57:05 (GMT) commit b8bd61c3650c8264b3d1f4751c8ec659109b13d3 (patch) tree 84b97036ef22d8126eabdde316fd8c354aedda09 parent cd9856d14552809251d11a5d0fc88d63928a7bab (diff) User can now hide an entire places group from KFilePlacesView Summary: Through the ui the user can now right click on a place group and request to hide it. Note: It is not the collapsing solution, which would need a way bigger effort on the model to be achieve but an intermediary solution that could be useful for users. Depends on D8367 Depends on D8948 Depends on D8947 Depends on D8946 Depends on D8945 Depends on D8944 Depends on D8943 BUG: 300247 Test Plan: Manual testing with the ui. {F5459735} (before hidden section) {F5459734} (menu for hiding section) {F5459733} (after hidden section) Reviewers: ngraham, renatoo, ervin, mwolff, mlaurent Reviewed By: renatoo, ervin, mwolff, mlaurent Subscribers: mwolff, #frameworks Tags: #frameworks Differential Revision: https://phabricator.kde.org/D8450 Diffstat -rw-r--r-- autotests/kfileplacesmodeltest.cpp 26 -rw-r--r-- src/filewidgets/kfileplacesmodel.cpp 18 -rw-r--r-- src/filewidgets/kfileplacesmodel.h 1 -rw-r--r-- src/filewidgets/kfileplacesview.cpp 44 4 files changed, 85 insertions, 4 deletions -- You are receiving this mail because: You are watching all bug changes.