D20049: Fix unexpected behaviour when calling dolphin with a file as an argument
Pino Toscano
noreply at phabricator.kde.org
Tue Mar 26 05:32:22 GMT 2019
pino added inline comments.
INLINE COMMENTS
> main.cpp:146
> + for (QUrl url: urls) {
> + if (QFileInfo(url.path()).isDir()) {
> + urlDirectories.append(url);
toLocalFile() instead of path(), otherwise it breaks on Windows
REPOSITORY
R318 Dolphin
REVISION DETAIL
https://phabricator.kde.org/D20049
To: krutovmikhail, #dolphin, elvisangelaccio
Cc: pino, apol, elvisangelaccio, kfm-devel, alexde, feverfew, meven, spoorun, navarromorales, firef, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190326/3d0cfc8b/attachment.htm>
More information about the kfm-devel
mailing list