add an xcb based clipboard implementation
authorLars Knoll <lars.knoll@nokia.com>
Wed, 25 May 2011 23:35:29 +0000 (01:35 +0200)
committerLars Knoll <lars.knoll@nokia.com>
Mon, 30 May 2011 12:44:12 +0000 (14:44 +0200)
commitbbb2da4a1b49f37e3b009ea81ffcd0cc03e07ef4
tree21b6ee174252639f64d84be05fea8c1699211d67
parentb03ed7b15107accbb74b10c5c1d77d46244df9fa
add an xcb based clipboard implementation

Copying from the app to somewhere else works
fine, but pasting into the app is still broken.
src/plugins/platforms/xcb/qxcbclipboard.cpp [new file with mode: 0644]
src/plugins/platforms/xcb/qxcbclipboard.h [new file with mode: 0644]
src/plugins/platforms/xcb/qxcbconnection.cpp
src/plugins/platforms/xcb/qxcbconnection.h
src/plugins/platforms/xcb/qxcbintegration.cpp
src/plugins/platforms/xcb/qxcbintegration.h
src/plugins/platforms/xcb/xcb.pro