]> cloud.milkyroute.net Git - dolphin.git/commit
Use Kio::KPlacesModel as source model for PlacesItemModel
authorRenato Araujo Oliveira Filho <renato.araujo@kdab.com>
Thu, 16 Nov 2017 15:32:49 +0000 (12:32 -0300)
committerRenato Araujo Oliveira Filho <renato.araujo@kdab.com>
Thu, 14 Dec 2017 12:40:34 +0000 (09:40 -0300)
commitda6f8fe0862585287153f0d90e19eab0b34bfbef
tree75fcb68ef19e54d7c5f6209636a30e1968ef9b87
parent8cea647ce11dbc8bb009f8a16adaaa94be3dcfb1
Use Kio::KPlacesModel as source model for PlacesItemModel

Summary:
Use Kio::KPlacesModel as source model for PlacesItemModel avoiding
duplicated code.

Depends on D8862
Depends on D8332
Depends on D8434
Depends on D8348
Depends on D8630

Test Plan: Unit test created

Reviewers: elvisangelaccio, emmanuelp, mlaurent, mwolff

Reviewed By: elvisangelaccio, mlaurent, mwolff

Subscribers: mwolff, mlaurent, anthonyfieroni, nicolasfella, ngraham, #dolphin

Differential Revision: https://phabricator.kde.org/D8855
CMakeLists.txt
src/dolphincontextmenu.cpp
src/kitemviews/kfileitemmodel.cpp
src/panels/places/placesitem.cpp
src/panels/places/placesitem.h
src/panels/places/placesitemmodel.cpp
src/panels/places/placesitemmodel.h
src/panels/places/placespanel.cpp
src/search/dolphinsearchbox.cpp
src/tests/placesitemmodeltest.cpp