Revision 638628
Go back to digest for 4th March 2007Features in KDE Base
Peter Penz committed changes in /trunk/KDE/kdebase/apps/dolphin/src:
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)...
File Changes
Added 2 files
- /trunk/KDE/kdebase/apps/dolphin/src
- /treeviewsidebarpage.cpp
- /treeviewsidebarpage.h
Modified 6 files
- /trunk/KDE/kdebase/apps/dolphin/src
- /CMakeLists.txt
- /dolphinmainwindow.cpp
- /dolphinui.rc
- /infosidebarpage.h
- /sidebarpage.cpp
- /sidebarpage.h
8 files changed in total