D10663: Remove a partially copied file if copyjob was cancelled in the middle of file copying

Anthony Fieroni noreply at phabricator.kde.org
Mon Feb 19 17:54:19 UTC 2018


anthonyfieroni edited reviewers, added: dfaure; removed: Dolphin.
anthonyfieroni added a comment.


  It looks D10635 <https://phabricator.kde.org/D10635> is duplicate.

INLINE COMMENTS

> copyjob.cpp:559
> +    if (d->state == STATE_COPYING_FILES && d->m_bFileCopyingIsInProcess) {
> +        QList<CopyInfo>::Iterator it = d->files.begin();
> +        const QUrl dest = (*it).uDest;

Why only first not all?

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D10663

To: dmitrio, #frameworks, dfaure, #dolphin
Cc: anthonyfieroni, meven, #frameworks, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180219/3d5d8fcf/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list