Diffusion Krita 81dab0574b9a

Unify error codes engaged in import/export

Authored by tymond on Apr 18 2019, 6:03 PM.

Description

Unify error codes engaged in import/export

Before this patch, there were two layers of error codes:
KisImageBuilder_Result in KisImageBuilderResult.h
later converted into ConversionStatus in KisImportExportFilter.h
In case of usage of libraw, there were also libraw error codes.
After this patch, only one error code system and error messages system
is implemented. Error codes should match the previous ones,
but are not necessarily correct now.

Details

Committed
tymondMay 7 2019, 8:30 AM
Parents
R37:4ee7fb3b77e5: Disable System Monitor Profile on non KisColorManager enabled platforms
Branches
Unknown
Tags
Unknown