summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbdrag.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes to the Xdnd code in xcbLars Knoll2011-09-211-61/+62
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-011-2/+4
* remove unused codeLars Knoll2011-06-071-118/+0
* cleanups codeLars Knoll2011-06-071-58/+54
* Fix some remaining issues with DnDLars Knoll2011-06-071-73/+2
* Implement XDnD in the xcb pluginLars Knoll2011-06-071-688/+503
* X11 DnD implementationLars Knoll2011-06-071-0/+1708