Diffusion Krita e518e102d549

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 17 2019, 3:00 PM
Parents
R37:4cb990274f86: Add a legacy zip store for writing backwards-compatible kra files
Branches
Unknown
Tags
Unknown