summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbdrag.h
Commit message (Expand)AuthorAgeFilesLines
* Move QBasicDrag and QSimpleDrag to QtGui.Samuel Rødal2013-05-301-1/+1
* Don't send QMouseEvent events from the QXcbDrag::timerEvent()Gatis Paeglis2013-05-131-2/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Simplify transaction expiry mechanismGatis Paeglis2012-10-131-1/+6
* Stop delivering messages when drop has occurred.Gatis Paeglis2012-10-021-1/+1
* Retrieve drop data with a proper timestampGatis Paeglis2012-10-021-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-051-1/+2
* Fix xcb plugin compilation for -qconfig largeTasuku Suzuki2012-05-261-0/+4
* XShaping drag and drop fixesAlbert Astals Cid2012-05-101-1/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Refactor the QPA dnd interface.Friedemann Kleint2012-02-291-19/+26
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fixes to the Xdnd code in xcbLars Knoll2011-09-211-0/+1
* cleanups codeLars Knoll2011-06-071-6/+3
* Implement XDnD in the xcb pluginLars Knoll2011-06-071-3/+42
* X11 DnD implementationLars Knoll2011-06-071-0/+122