]> cloud.milkyroute.net Git - dolphin.git/commit
- Performance optimization in DolphinView::loadDirectory() (don't store the view...
authorPeter Penz <peter.penz19@gmail.com>
Wed, 20 Dec 2006 20:50:32 +0000 (20:50 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Wed, 20 Dec 2006 20:50:32 +0000 (20:50 +0000)
commitb0b162135dce2c6f5a7687a2928afb24a5b613ec
treefd91ddc0c566918fbfe5b15249ff489a2b234a58
parent642110309ace0ec0da270615464d7d04944d5dcf
- Performance optimization in DolphinView::loadDirectory() (don't store the view properties for each property individually)
- Get rid of methods which are not used anymore due to moving to KDirModel.
- Respect GeneralSettings::globalViewProps() setting when storing view properties.

svn path=/trunk/playground/utils/dolphin/; revision=615255
src/dolphinmainwindow.cpp
src/dolphinview.cpp
src/dolphinview.h
src/viewproperties.cpp
src/viewproperties.h
src/viewpropertiesdialog.cpp