]> cloud.milkyroute.net Git - dolphin.git/commit
Encapsulate the creation and handling of the directory lister, the model and proxy...
authorPeter Penz <peter.penz19@gmail.com>
Sun, 9 Jan 2011 13:58:35 +0000 (13:58 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Sun, 9 Jan 2011 13:58:35 +0000 (13:58 +0000)
commitfae8ba471b0adb917f4edd1a99bca47fdaea0169
treef7aaa90e0d4414867adb82781088b48242a0b969
parent58ea012256a752fb803a462c0ff025a4de4b5dbf
Encapsulate the creation and handling of the directory lister, the model and proxy model to DolphinView. By this it will be easier later to replace the traditional QAbstractItemViews by any kind of other implementation (e.g. based on QGraphicsView/QML).

svn path=/trunk/KDE/kdebase/apps/; revision=1213189
src/dolphinpart.cpp
src/dolphinpart.h
src/dolphinviewcontainer.cpp
src/tests/dolphindetailsviewtest.cpp
src/tests/dolphinviewtest_allviewmodes.cpp
src/tests/testbase.cpp
src/tests/testbase.h
src/views/dolphinview.cpp
src/views/dolphinview.h