Skip to content

CopyJob: don't count skipped files in the notification

David Faure requested to merge work/dfaure/dont_count_skipped_files into master

If we copy 4 files, and 3 of those end up being skipped, the user should see "1 of 4 files copied", at 100%.

BUG: 417034

This depends on kcoreaddons!40 (merged) for KJob::setProgressUnit

Edited by David Faure

Merge request reports