Skip to content

Add unified ErrorCodes for import/export of files

This commit adds unified Error Codes for import and export (open and save) of files. The class is not used yet. The purpose of this commit is to make sure the class and error messages are defined before string freeze.

Test Plan

This patch should just add two files, nothing more.

Formalities Checklist

  • I confirmed this builds.
  • I confirmed Krita ran and the relevant functions work.
  • I tested the relevant unit tests and can confirm they are not broken. (If they are broken now, that's because they were broken before...)
  • I made sure my commits build individually and have good descriptions as per KDE guidelines.
  • I made sure my code conforms to the standards set in the HACKING file.
  • I can confirm the code is licensed and attributed appropriately, and that unattributed code is mine, as per KDE Licensing Policy.
Edited by Agata Cacko

Merge request reports