Add xcb based mime type handling
authorLars Knoll <lars.knoll@nokia.com>
Sun, 22 May 2011 20:23:48 +0000 (22:23 +0200)
committerLars Knoll <lars.knoll@nokia.com>
Mon, 30 May 2011 12:44:12 +0000 (14:44 +0200)
commit1b1142b305c9664dd9d3d9544a9db5b5e4b6bd08
treee92c63636371a79730a0ea78ab3df361ec3b222f
parent1d3864488cb2ae4b105948d6569d08c477f77d80
Add xcb based mime type handling

Reworked the code from the xlib lighthouse
plugin to remove most of the Xlib dependencies.

The code originally comdes from qdnd_x11.cpp
src/plugins/platforms/xcb/qxcbconnection.cpp
src/plugins/platforms/xcb/qxcbconnection.h
src/plugins/platforms/xcb/qxcbmime.cpp [new file with mode: 0644]
src/plugins/platforms/xcb/qxcbmime.h [new file with mode: 0644]
src/plugins/platforms/xcb/xcb.pro