summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbdrag.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+15
|\
| * xcb: Properly interpret data.l[0] field of XdndStatus messageAlexander Volkov2016-05-121-1/+1
| * QXcbDrag: forward mouse release event to initiator windowAlberto Mardegan2016-05-091-0/+14
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-2/+2
|\|
| * xcb: Fix drag and drop to Emacs.Urs Fleisch2016-05-021-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-11/+44
|\|
| * xcb: Fix drag and drop to applications like Emacs and Chromium.Urs Fleisch2016-04-251-11/+44
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+6
|\|
| * xcb: Initialize all xcb_client_message_event_t members before useShawn Rutledge2016-03-151-0/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-0/+4
|\|
| * xcb: Fix drag and drop between xcb screensBłażej Szczygieł2016-02-181-0/+4
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* xcb: fix drag and drop when window is hiddenBłażej Szczygieł2016-01-051-0/+2
* xcb: Use XShape for DnD when a compositing manager is not runningAlexander Volkov2015-10-141-0/+3
* xcb: Fix DnD for separate X screensAlexander Volkov2015-10-091-30/+13
* xcb: Always send dnd events to the proxy window if it existsAlexander Volkov2015-09-221-5/+12
* Fix highdpi drag-n-drop for X11Paul Olav Tvete2015-07-301-24/+26
* Remove QT_DEVICE_PIXEL_RATIO support from xcbPaul Olav Tvete2015-07-291-10/+4
* Use QVector::reserve() all over the place.Sérgio Martins2015-06-291-0/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-0/+7
|\
| * Fix drag and drop regressionGatis Paeglis2015-01-191-0/+7
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-3/+3
|/
* xcb: Fix getting the primary screen from QXcbConnection::screens()Alexander Volkov2014-10-291-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* xcb: Fix memory leaks in DnDAlexander Volkov2014-09-191-3/+10
* xcb: fix getting a XdndAware property if a proxy window existsAlexander Volkov2014-09-091-1/+1
* devicePixelRatio support for XCBPaul Olav Tvete2014-08-191-3/+12
* Move deletion of the QDrag object into QDragManager::drag().Friedemann Kleint2014-07-011-3/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-241-2/+2
|\
| * [XCB] Fix crash in QML drag-and-dropGatis Paeglis2014-03-141-1/+2
| * [XCB] Fix drag-and-drop segfaultGatis Paeglis2014-03-141-1/+0
* | xcb: replace inefficient uses of QList with QVectorMarc Mutz2014-02-261-2/+2
|/
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* Fix crash in QXcbDrag.Friedemann Kleint2013-10-231-1/+1
* Move QBasicDrag and QSimpleDrag to QtGui.Samuel Rødal2013-05-301-2/+2
* Add QXcbConnectionGrabber classJørgen Lind2013-05-201-2/+1
* Restore cursor before sending QDropEventGatis Paeglis2013-05-131-1/+0
* Don't send QMouseEvent events from the QXcbDrag::timerEvent()Gatis Paeglis2013-05-131-19/+1
* Moving logic from Qt4 for grabbing the X serverJørgen Lind2013-04-261-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix drops from external sources.Gatis Paeglis2012-11-221-6/+5
* Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-071-7/+7
* Modularize drag and drop documentationGatis Paeglis2012-10-191-19/+6
* Simplify transaction expiry mechanismGatis Paeglis2012-10-131-28/+35
* Stop delivering messages when drop has occurred.Gatis Paeglis2012-10-021-0/+6
* Retrieve drop data with a proper timestampGatis Paeglis2012-10-021-1/+1
* Ensure that QDrag is set correctly at all times.Gatis Paeglis2012-10-021-5/+7
* Fixed xdnd protocol-version detection codeGatis Paeglis2012-10-021-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24