]> cloud.milkyroute.net Git - dolphin.git/commit
Instead of having a the 3 view modes "icons", "details" and "previews" only 2 view...
authorPeter Penz <peter.penz19@gmail.com>
Wed, 13 Dec 2006 07:41:11 +0000 (07:41 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Wed, 13 Dec 2006 07:41:11 +0000 (07:41 +0000)
commit163fa7ce30c0bd1b18d0c750bf9358560c2db7af
treecf99237a8dd236324fa1fd7967712f861be0477b
parentcb2b58535bedacbec50b3dad9680b1fa4fe30a9e
Instead of having a the 3 view modes "icons", "details" and "previews" only 2 view modes are used now: "icons" and "details". Whether a preview is shown or not is part of the directory view properties. This also means that it will be possible to show previews in the "details" view in future releases.

svn path=/trunk/playground/utils/dolphin/; revision=613029
26 files changed:
src/CMakeLists.txt
src/applyviewpropsjob.cpp
src/applyviewpropsjob.h
src/directoryviewpropertysettings.kcfg
src/dolphinmainwindow.cpp
src/dolphinmainwindow.h
src/dolphinsettings.cpp
src/dolphinsettings.h
src/dolphinui.rc
src/dolphinview.cpp
src/dolphinview.h
src/generalsettingspage.cpp
src/generalsettingspage.h
src/iconsmodesettings.kcfg
src/iconsviewsettingspage.cpp
src/iconsviewsettingspage.h
src/infosidebarpage.cpp
src/previewsmodesettings.kcfg [deleted file]
src/previewsmodesettings.kcfgc [deleted file]
src/viewproperties.cpp
src/viewproperties.h
src/viewpropertiesdialog.cpp
src/viewpropertiesdialog.h
src/viewpropsprogressinfo.cpp
src/viewsettingspage.cpp
src/viewsettingspage.h