]> cloud.milkyroute.net Git - dolphin.git/commit
Get ride of the sidebar and use dockwidgets instead.
authorKevin Ottens <ervin@kde.org>
Wed, 29 Nov 2006 18:09:26 +0000 (18:09 +0000)
committerKevin Ottens <ervin@kde.org>
Wed, 29 Nov 2006 18:09:26 +0000 (18:09 +0000)
commitb1d5b6b7467d15417131c8df8fdecb22b2008db4
tree119882f5616809a57eb9b81621dc6361a97ed282
parent91c5f52d87c7af2412b5935095df1f90d6eb4a04
Get ride of the sidebar and use dockwidgets instead.
Default is now three panes, but the dockwidgets can be stacked, etc. to
the user convenience.

There's a slight loss in feature since I disabled dockwidgets hiding,
it's simply because some rework is still needed in kdelibs and Qt to
make them work correctly.

svn path=/trunk/playground/utils/dolphin/; revision=609186
13 files changed:
src/CMakeLists.txt
src/bookmarkssidebarpage.h
src/dolphinmainwindow.cpp
src/dolphinmainwindow.h
src/dolphinsettings.cpp
src/dolphinsettings.h
src/dolphinui.rc
src/infosidebarpage.h
src/sidebar.cpp [deleted file]
src/sidebar.h [deleted file]
src/sidebarpage.h
src/sidebarsettings.kcfg [deleted file]
src/sidebarsettings.kcfgc [deleted file]