Diffusion Krita bdb2e7fc2d75

KisMimeDatabase should contain suffixes without '*.' prefix

Authored by dkazakov on Sep 22 2017, 6:39 PM.

Description

KisMimeDatabase should contain suffixes without '*.' prefix

According to Qt's documentation QMimeType::preferredSuffix()
should return the suffix without the leading dot.

The bug leads to a failure to export animation frames into EXR files
on Windows, because Krita tries to create files frame0001.*.exr, which
is forbidden on Windows.

Details

Committed
dkazakovSep 22 2017, 6:39 PM
Parents
R37:16af18477079: Implement selection handling when rendering massive bitBlt
Branches
Unknown
Tags
Unknown