]> cloud.milkyroute.net Git - dolphin.git/commit
Reorganise some code in DolphinView and DolphinViewContainer. This
authorFrank Reininghaus <frank78ac@googlemail.com>
Tue, 26 Jan 2010 12:18:08 +0000 (12:18 +0000)
committerFrank Reininghaus <frank78ac@googlemail.com>
Tue, 26 Jan 2010 12:18:08 +0000 (12:18 +0000)
commit17ff26c355adf945e143418c8bd756cf168d963b
treeaa5fd98f4b1008d8b782ee03268db57219ed01f8
parentad85be955bc34f9ed9aa69f4453f26f57bf85e04
Reorganise some code in DolphinView and DolphinViewContainer. This
makes it possible to restore the expanded folders in the Details View
when navigating in history (based on r1056438 and r1079843).

Also remove DolphinView::activateItem(const KUrl&) and DolphinView's
m_loadingDirectory member (they are not needed any more).

This will be in KDE 4.5.

BUG: 169886

svn path=/trunk/KDE/kdebase/apps/; revision=1080549
src/dolphinview.cpp
src/dolphinview.h
src/dolphinviewcontainer.cpp
src/dolphinviewcontainer.h