https://bugs.kde.org/show_bug.cgi?id=393850
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/e9c81a26947d03698d58440a |ta/d6343e875b431988431c0cdd |785eaa8e51bf1ed4 |430bcd29ba4a8ece --- Comment #6 from Boudewijn Rempt <b...@valdyas.org> --- Git commit c1eca00db78879a9a1b362efa1e9deff789d105f by Boudewijn Rempt. Committed on 12/05/2018 at 08:26. Pushed by rempt into tag 'v3.0.4'. Fix warnings when saving integer images to EXR (cherry picked from commit 48cc061544da7404ac8a4730bb1f99c7d0edcf83) M +1 -1 plugins/impex/exr/exr_export.cc https://commits.kde.org/krita/c1eca00db78879a9a1b362efa1e9deff789d105f --- Comment #7 from Boudewijn Rempt <b...@valdyas.org> --- Git commit d6343e875b431988431c0cdd430bcd29ba4a8ece by Boudewijn Rempt. Committed on 12/05/2018 at 08:27. Pushed by rempt into tag 'v3.0.4'. Fix empty warnings when using filters that cannot use QIoDevices If a filter uses a library that handles the file creation, we cannot use QSaveFile, so we shouldn't try to use it. (cherry picked from commit e9c81a26947d03698d58440a785eaa8e51bf1ed4) M +8 -6 libs/ui/KisImportExportManager.cpp https://commits.kde.org/krita/d6343e875b431988431c0cdd430bcd29ba4a8ece -- You are receiving this mail because: You are watching all bug changes.