Fix mimedata updating and signal emision issues in xcb clipboard.
authorGatis Paeglis <gatis.paeglis@nokia.com>
Mon, 30 Jul 2012 10:12:08 +0000 (12:12 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 2 Aug 2012 18:38:54 +0000 (20:38 +0200)
commite247e2810cf12254335f2f4418424d99995579bc
tree12f9681cc2dbd4b88258e7b5f0c45808013fd634
parent7781e95623c0c86dc8b1fa5659cd26f29471818c
Fix mimedata updating and signal emision issues in xcb clipboard.

Clipboard should reacquire the clipboard whenever the content or metadata
(e.g the list of supported targets) changes. Patch enables us to monitor
changes to the clipboard through help of XFixes extension.

Cleanup xlib xa_* naming conventions

Task-number: QTBUG-26709
Change-Id: I9d47766ad9859b5628b0358b1c47e8af8fecef73
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>
src/plugins/platforms/xcb/qxcbclipboard.cpp