Revision 627189
Go back to digest for 28th January 2007Features in Utilities
Peter Penz committed changes in /trunk/playground/utils/dolphin/src:
First step for making the details view usable again:
- accept drops
- Automatically resize the columns in a way that the whole available width is used by stretching the width of the 'Name' column. Qt4's QTreeView really rocks, only a few lines of code had been necessary to get this behavior :-)
File Changes
Modified 3 files
- /trunk/playground/utils/dolphin/src
- /dolphindetailsview.cpp
- /dolphindetailsview.h
- /dolphinmainwindow.cpp
3 files changed in total