Revision 744386
Go back to digest for 9th December 2007Bug Fixes in KDE Base
John Tapsell committed changes in /trunk/KDE/kdebase/apps/dolphin/src:
The first columns model and selection model should be the same as the view's model and selection model.
This means
1) We don't leak memory switching to and from column view
2) Selection is preserved when switching views
3) We don't have 2 models running for the root directory
File Changes
Modified 4 files
- /trunk/KDE/kdebase/apps/dolphin/src
- /dolphincolumnview.cpp
- /dolphincolumnview.h
- /dolphincolumnwidget.cpp
- /dolphincolumnwidget.h
4 files changed in total