]> cloud.milkyroute.net Git - dolphin.git/commit
First step for making the details view usable again:
authorPeter Penz <peter.penz19@gmail.com>
Thu, 25 Jan 2007 22:28:04 +0000 (22:28 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Thu, 25 Jan 2007 22:28:04 +0000 (22:28 +0000)
commitd52282f8a2a727ad332d4cceeeaa6b79af9267c1
treefa463a23ee07e8b23487045b37fe56c2f80a11dc
parent5e22e4efbae47541b5fb712de149ad4653500f83
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 :-)

svn path=/trunk/playground/utils/dolphin/; revision=627189
src/dolphindetailsview.cpp
src/dolphindetailsview.h
src/dolphinmainwindow.cpp