https://bugs.kde.org/show_bug.cgi?id=377719

Simon <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Simon <[email protected]> ---
Created attachment 104779
  --> https://bugs.kde.org/attachment.cgi?id=104779&action=edit
Add option to overwrite existing files in advance rename dialog

This adds a checkbox to the advanced rename dialog to allow replacing existing
files by moving them to trash before renaming.

For the rename progress dialog I needed signals from iojobthreads for deletion
as well. Previously there was a special case in place just for renaming. I
generalized it such that for any kind of jobs signals are provided and the type
of job is identified via the enum Operation that is now in its own namespace
IOOperation located in iojobsthread.h. This was necessary as this enum is
needed over several "levels" of classes.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to