]> cloud.milkyroute.net Git - dolphin.git/commit
Places panel: Internal cleanup
authorPeter Penz <peter.penz19@gmail.com>
Wed, 25 Apr 2012 21:01:15 +0000 (23:01 +0200)
committerPeter Penz <peter.penz19@gmail.com>
Wed, 25 Apr 2012 21:02:40 +0000 (23:02 +0200)
commit640696db728ad3163384e19f789ebc022d183da6
tree15f546586488c39edbe307fab28cd5e3bc8f8215
parent804021a8db9f41557a59ba15a6b4e4b62710d897
Places panel: Internal cleanup

Move the bookmark handling into a custom model, so that the
PlacesPanel only contains UI + controller code.
src/CMakeLists.txt
src/dolphinmainwindow.cpp
src/panels/places/placesitemmodel.cpp [new file with mode: 0644]
src/panels/places/placesitemmodel.h [new file with mode: 0644]
src/panels/places/placespanel.cpp
src/panels/places/placespanel.h