diff options
| author | Chirag Anand <[email protected]> | 2011-09-25 01:06:33 +0530 |
|---|---|---|
| committer | Chirag Anand <[email protected]> | 2011-09-25 01:06:33 +0530 |
| commit | 172ee368c91db403ca319a87e7b82e9c0da873ff (patch) | |
| tree | d3fb4e36d2bb57c315a057f28374596cad5b8d3a /src/kitemviews/kitemlistcontainer.cpp | |
| parent | 17624f0e05e73baed9f15a3ddaee32f9ca93580f (diff) | |
Fixed selection of directories with a trailing slash used with --select
parameter.
As QHash would not match a KUrl key with it's value if the key had a
trailing slash, so it would return -1, hence the file won't get
selected.
Changed the UpdateViewState slot to remove the trailing slash before
calling the index function for the selected URL. Also modified
DolphinView to use KUrl list instead of KFileItemList to maintain
simplicity.
Diffstat (limited to 'src/kitemviews/kitemlistcontainer.cpp')
0 files changed, 0 insertions, 0 deletions
