Skip to content
Commit 2984a407 authored by Ahmad Samir's avatar Ahmad Samir
Browse files

kdirselectdialog: when creating a new dir that already exists, select it

If the user tries to create a new dir and a dir with that name already
exists, select the existing dir in the tree view.

Don't use KIO::encodeFileName as it replaces '/' with the unicode character
fraction slash, which breaks creating nested dirs.

Drive-by change: port to KIO::setDetails(StatDetails).

Feature: 424082
parent 35fa7f4a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment