Home GnuPG

Only consider text/plain for clipboard operations

Description

Only consider text/plain for clipboard operations

QClipboard::text will also return the value of e.g. text/uri-list when there is no text/plain,
which can lead to confusing results.