]> cloud.milkyroute.net Git - dolphin.git/commit
It seems some people cannot live without a tree view ;-) So Dolphin will provide...
authorPeter Penz <peter.penz19@gmail.com>
Fri, 2 Mar 2007 18:59:09 +0000 (18:59 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Fri, 2 Mar 2007 18:59:09 +0000 (18:59 +0000)
commitfe8b349bcee6426ddc6f33bc221dfc8973b07e33
tree5f71934285a07abf38ba4193c63a7f451bd58b4b
parent802a2572b3b85f84ca1e42a23110d81f0f3cc531
It seems some people cannot live without a tree view ;-) So Dolphin will provide a dock which contains the directory hierarchy, which will be synchronized with the active view. It does not clutter the UI (the dock can be turned off), but makes happy a lot of users -> kind of win-win-situation. This commit provides only a rough initial version, which shows the current URL as tree. I'll work on the interaction during the next week(s)...

svn path=/trunk/KDE/kdebase/apps/; revision=638628
src/CMakeLists.txt
src/dolphinmainwindow.cpp
src/dolphinui.rc
src/infosidebarpage.h
src/sidebarpage.cpp
src/sidebarpage.h
src/treeviewsidebarpage.cpp [new file with mode: 0644]
src/treeviewsidebarpage.h [new file with mode: 0644]