Skip to content
Commit 2d37dbf9 authored by David Faure's avatar David Faure
Browse files

Implement pasting of data with storedPut rather than moving a tempfile.

This fixes the wrong permissions on the created file, and will make it
possible to fix undo too (not done yet).

Had to deprecate methods that return a CopyJob pointer, but the main
method pasteClipboard is unchanged.

Old QT_NO_MIMECLIPBOARD code removed, unmaintainable and wrong.

BUG: 231420
FIXED-IN: 4.7
parent 7fce76a5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment