Remove QSaveFile in favor of plain old file saving

Authored by cullmann on Aug 18 2018, 5:52 AM.

Description

Remove QSaveFile in favor of plain old file saving

Summary: Rationale: for many use cases that e.g. have acls, complex other extended attributes, static links e.g. the rename() doesnt do the trick it should other ways would be start to add workarounds to all cases, which is hard, e.g. if that is something shared via SMB...

Test Plan: make && make test

Reviewers: dhaumann, dfaure

Reviewed By: dhaumann, dfaure

Subscribers: dfaure, kwrite-devel, kde-frameworks-devel

Tags: Kate, Frameworks

Differential Revision: https://phabricator.kde.org/D14890

Details

Committed
cullmannAug 18 2018, 9:12 AM
Reviewer
dhaumann
Differential Revision
D14890: Remove QSaveFile in favor of plain old file saving
Parents
R39:6a72e7844b1b: GIT_SILENT: Next try fixing the InlineNote unit test
Branches
Unknown
Tags
Unknown