]> cloud.milkyroute.net Git - dolphin.git/commit
Prevent code duplication by moving the duplications into the DolphinController.
authorPeter Penz <peter.penz19@gmail.com>
Thu, 21 Feb 2008 11:56:31 +0000 (11:56 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Thu, 21 Feb 2008 11:56:31 +0000 (11:56 +0000)
commite287058acb772b55b679a694062361d3fb0e8f89
tree624ba47b804fbddecd0e3d52a992a0f58223ee58
parentc73591380173b52504aaceb74314f617b2e04f6c
Prevent code duplication by moving the duplications into the DolphinController.

Maybe it might be a good idea to let the DolphinController be aware also about his QAbstractItemView -> it might be possible to directly connect signals of the dolphin view implementations with the controller. I'll check this...

(I did not backport this cleanup as I think it has too many changes to be handled as bugfix)

CCMAIL: faure@kde.org
CCMAIL: edulix@gmail.com

svn path=/trunk/KDE/kdebase/apps/; revision=777719
src/dolphincolumnwidget.cpp
src/dolphincolumnwidget.h
src/dolphincontroller.cpp
src/dolphincontroller.h
src/dolphindetailsview.cpp
src/dolphindetailsview.h
src/dolphiniconsview.cpp
src/dolphiniconsview.h