┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/treeviewsidebarpage.cpp
AgeCommit message (Collapse)Author
2007-03-04Some basic fixes to stay synchronized between the tree view and the ↵Peter Penz
currently active view. svn path=/trunk/KDE/kdebase/apps/; revision=639008
2007-03-03Assure that the root of the tree view always matchs to the bookmark shown in ↵Peter Penz
the URL navigator. svn path=/trunk/KDE/kdebase/apps/; revision=638825
2007-03-02It seems some people cannot live without a tree view ;-) So Dolphin will ↵Peter Penz
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