[krita] [Bug 446743] overwrite resource with different capitalization fails with "couldn't be opened as resource"
Halla Rempt
bugzilla_noreply at kde.org
Mon Dec 13 16:21:09 GMT 2021
https://bugs.kde.org/show_bug.cgi?id=446743
Halla Rempt <halla at valdyas.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
|hics/krita/commit/7ceedefea |hics/krita/commit/e373f5713
|c7b87bca4f52e05948c8dcbbc0f |3f5935cead226567fa2ad4fab9b
|3f70 |6bd1
--- Comment #7 from Halla Rempt <halla at valdyas.org> ---
Git commit e373f57133f5935cead226567fa2ad4fab9b6bd1 by Halla Rempt, on behalf
of Dmitry Kazakov.
Committed on 13/12/2021 at 15:51.
Pushed by dkazakov into branch 'master'.
Fix importing the duplicated resources
This patch also makes the import-overwrite code check consistent between
the two places where we do that, in
KisResourceUserOperations::importResourceFileWithUserInput() and in
ResourceImporter::importResources().
Related: bug 446588
M +11 -0 libs/resources/KisResourceLocator.cpp
M +9 -1 libs/resources/KisResourceLocator.h
M +11 -0 libs/resources/KisResourceModel.cpp
M +16 -0 libs/resources/KisResourceModel.h
M +6 -0 libs/resources/KisTagFilterResourceProxyModel.cpp
M +1 -0 libs/resources/KisTagFilterResourceProxyModel.h
M +6 -0 libs/resources/KisTagResourceModel.cpp
M +1 -0 libs/resources/KisTagResourceModel.h
M +1 -9 libs/resourcewidgets/KisResourceUserOperations.cpp
M +0 -1 libs/resourcewidgets/KisResourceUserOperations.h
M +4 -2 plugins/extensions/resourcemanager/ResourceImporter.cpp
https://invent.kde.org/graphics/krita/commit/e373f57133f5935cead226567fa2ad4fab9b6bd1
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list