[Digikam-devel] [Bug 152483] Raw converted images can only be saved once

Marcel Wiesweg marcel.wiesweg at gmx.de
Fri Oct 23 17:45:44 BST 2009


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





--- Comment #7 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-10-23 18:45:42 ---
SVN commit 1039512 by mwiesweg:

The isReadOnly is not an attribute of the image data, but of the file the
data was originally loaded from. When saving the same data to different
formats,
the original format maybe readonly and any of the saved format may be not.

Do not store this info as an integral part of the image data but only as an
attribute
that can be more easily accessed from outside.

CCBUG: 152483

 M  +15 -10    dimg.cpp  
 M  +0 -2      dimg_p.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1039512

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list