[digikam] [Bug 377719] Cannot rename file with overwrite

Simon bugzilla_noreply at kde.org
Tue Mar 28 18:31:36 BST 2017


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

Simon <freisim93 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |freisim93 at gmail.com

--- Comment #3 from Simon <freisim93 at gmail.com> ---
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 the assignee for the bug.


More information about the Digikam-devel mailing list