Reviewing merge request #1289: Make Qt/Mac accept "public.utf16-external-plain-text" clipboard data. In ...
Make Qt/Mac accept "public.utf16-external-plain-text" clipboard data.
In master there's a commit a92a6ede9c6a1 which might render this commit useless if an application does also provides NSStringPboardType (which Eclipse does).
Commits that would be merged:
Version 1
- 72629a8
- b48b805
Some Applications (e.g. Eclipse) provide paste data as "public.utf16-external-plain-text" instead of "public.utf16-plain-text". This fix changes Qt to paste this data too.
Showing
72629a8-b48b805

Add a new comment:
Login or create an account to post a comment