]> cloud.milkyroute.net Git - dolphin.git/commit
Here comes dolphinpart, to use dolphin as the file management view in konqueror.
authorDavid Faure <faure@kde.org>
Sun, 1 Jul 2007 14:25:21 +0000 (14:25 +0000)
committerDavid Faure <faure@kde.org>
Sun, 1 Jul 2007 14:25:21 +0000 (14:25 +0000)
commitab3d8b100385fabaa612683f527d2e4ebd5c1086
tree3286f9209fb5e8df8fd1fa0cd70168dbd6b97d2b
parent6b42e7ba3b87af93d17f714d05ff2ddb09d13519
Here comes dolphinpart, to use dolphin as the file management view in konqueror.
Embeds nicely, now all the integration needs to be done.
Thanks to Peter for the nice DolphinView/DolphinViewContainer separation which made writing the part very very easy!

CCMAIL: peter.penz@gmx.at

svn path=/trunk/KDE/kdebase/apps/; revision=682079
src/CMakeLists.txt
src/dolphinpart.cpp [new file with mode: 0644]
src/dolphinpart.desktop [new file with mode: 0644]
src/dolphinpart.h [new file with mode: 0644]
src/dolphinpart.rc [new file with mode: 0644]
src/dolphinview.h
src/treeviewsidebarpage.cpp