]> cloud.milkyroute.net Git - dolphin.git/commit
Implemented support for hide/show groups
authorRenato Araujo Oliveira Filho <renato.araujo@kdab.com>
Thu, 7 Dec 2017 14:36:00 +0000 (11:36 -0300)
committerRenato Araujo Oliveira Filho <renato.araujo@kdab.com>
Thu, 14 Dec 2017 12:42:13 +0000 (09:42 -0300)
commit5f1df43b87898b380228a3548553de3290ddb0d7
tree0de269324e3ee153f873c8d9383070fa879555ab
parentda6f8fe0862585287153f0d90e19eab0b34bfbef
Implemented support for hide/show groups

Summary:
Added an option on PlacesPanel context menu to show or hide the entire
group of places.

Depends on D8855

Test Plan: Open Donlphin and use PlacesPanel context menu to hide and show groups

Reviewers: franckarrecot, mlaurent, mwolff, elvisangelaccio

Reviewed By: franckarrecot, mlaurent, mwolff, elvisangelaccio

Subscribers: rkflx, mwolff, elvisangelaccio, ngraham, #dolphin

Differential Revision: https://phabricator.kde.org/D9242
src/kitemviews/kitemlistcontroller.cpp
src/kitemviews/kitemlistcontroller.h
src/panels/places/placesitem.cpp
src/panels/places/placesitem.h
src/panels/places/placesitemlistwidget.cpp
src/panels/places/placesitemmodel.cpp
src/panels/places/placesitemmodel.h
src/panels/places/placespanel.cpp
src/panels/places/placespanel.h