]> cloud.milkyroute.net Git - dolphin.git/commit
Fixed bug for selecting files with --select parameter.
authorChirag Anand <anand.chirag@gmail.com>
Thu, 22 Sep 2011 12:38:49 +0000 (18:08 +0530)
committerChirag Anand <anand.chirag@gmail.com>
Thu, 22 Sep 2011 12:38:49 +0000 (18:08 +0530)
commit9ca11175a4c9e93607131c45b8e5470e1e5014b7
tree61f1635596c0e5e76881344693af4238f05215ed
parentbc96a102340252363158ded39a3cb0adaee59824
Fixed bug for selecting files with --select parameter.

Files selected via --select parameter did not get current item focus.
And if files were deleted while being current item, updating the view
would select the next item instead of the first item in the list.

BUG: 257805
CCMAIL: peter.penz19@gmail.com
CCMAIL: frank78ac@googlemail.com
src/dolphinmainwindow.cpp
src/kitemviews/kfileitemmodel.cpp
src/kitemviews/kfileitemmodel.h
src/views/dolphinview.cpp
src/views/dolphinview.h