]> cloud.milkyroute.net Git - dolphin.git/commit
Move the code handling the additional-info-actions to DolphinView; simplify signal...
authorDavid Faure <faure@kde.org>
Tue, 22 Jan 2008 01:22:56 +0000 (01:22 +0000)
committerDavid Faure <faure@kde.org>
Tue, 22 Jan 2008 01:22:56 +0000 (01:22 +0000)
commit13706a2952a7e8b9af6a9cf33d43200c3d360c41
treed130bab747ebfb5741d1012c6d4dc539549c33ef
parentcde816c4f5b3ff547124910185b7be76763c2e34
Move the code handling the additional-info-actions to DolphinView; simplify signal from DolphinView (it has the info anyway).
The fact that the last additional-info doesn't show up in the icon view is in fact a KFileItemDelegate bug, not a bug in this code :)

svn path=/branches/KDE/4.0/kdebase/apps/; revision=764544
src/dolphindetailsview.cpp
src/dolphiniconsview.cpp
src/dolphiniconsview.h
src/dolphinmainwindow.cpp
src/dolphinmainwindow.h
src/dolphinview.cpp
src/dolphinview.h