<table><tr><td style="">hoffmannrobert created this revision.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.<br />hoffmannrobert requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D12373">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Password manager tools like Keepassx offer an option to clear<br />
the clipboard/selection after some time, e.g. 10 seconds,<br />
after the password was copied to the clipboard. This works fine,<br />
but unfortunately the password isn't removed from Klipper's<br />
history. This is a great security risk, which may make the use<br />
of password managers impossible.</p>

<p>This patch offers an option to remove the top history item if<br />
Klipper::checkClipData was called, but actually there isn't any<br />
data. This is the case, if QClipboard::clear was called (by<br />
Keepassx), which does setMimeData(0, mode).</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D12373">https://phabricator.kde.org/D12373</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>klipper/generalconfig.ui<br />
klipper/klipper.cpp<br />
klipper/klipper.h<br />
klipper/klipper.kcfg</div></div></div><br /><div><strong>To: </strong>hoffmannrobert<br /><strong>Cc: </strong>plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>