Since Qt::rename does not work across devices ( T3547 ) Kleopatra tries to detect this by using QStorageInfo.device(). Although this directly uses the appropiate Windows API under some circumstances (observed by using a junction to a virtual hard disk) QStorageInfo.device() returns an empty value. In that case the check for same device compares two empty strings and thinks it is on the same device.
Description
Description
Revisions and Commits
Revisions and Commits
rKLEOPATRA Kleopatra | |||
rKLEOPATRAf74fd9d1fd53 Fix same disk detection in moveDir |
Related Objects
Related Objects