Diffusion Krita 674087c9848b

Fix losing user files due to power outage short after saving in Krita

Authored by dkazakov on Oct 3 2019, 4:35 PM.

Description

Fix losing user files due to power outage short after saving in Krita

After we safe a file, we should ask OS to sync buffers to the hard-drive,
otherwise, the file will still be kept in memory. Therefore, if the
user loses power, the file will be lost.

The patch can only be implemented on Qt-level:
https://codereview.qt-project.org/c/qt/qtbase/+/276158

(cherry picked from commit dd1e9a5788bb023a4c4e4cccda0ca3812f6de942)

Details

Committed
remptOct 4 2019, 7:59 AM
Parents
R37:218dbca4142a: Fix wrong aspect ratio on SVG Load
Branches
Unknown
Tags
Unknown