summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qsimpledrag_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove excess "virtual" keyword from destructors in Qt GuiAlessandro Portale2018-09-251-1/+1
* dnd: send DragEnter and DragMove on DnD startGatis Paeglis2018-06-251-10/+14
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-4/+2
|\
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-4/+2
* | Revert "qbasicdrag: temporary restore obsolete APIs"Gatis Paeglis2018-05-091-4/+2
* | qbasicdrag: temporary restore obsolete APIsGatis Paeglis2018-05-081-2/+4
* | qpa: improve API to support DnDs from other processesGatis Paeglis2018-05-041-4/+4
|/
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-3/+3
|\
| * QSimpleDrag: Fix mouse release coords for delayed event transmissionEike Hein2018-02-011-3/+3
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-7/+7
* | Remove QPlatformDrag::platformDropDataAlbert Astals Cid2017-03-131-1/+0
|/
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-0/+3
|\
| * xcb: Fix drag and drop between xcb screensBłażej Szczygieł2016-02-181-0/+3
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-231-0/+4
|\|
| * xcb: Use XShape for DnD when a compositing manager is not runningAlexander Volkov2015-10-141-0/+4
* | Implement canceling of Qt-initiated drags.Friedemann Kleint2015-10-231-0/+1
|/
* xcb: Fix DnD for separate X screensAlexander Volkov2015-10-091-0/+2
* Fix highdpi drag-n-drop for X11Paul Olav Tvete2015-07-301-4/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add missing private headers warningSamuel Gaist2014-09-041-2/+13
* Move QBasicDrag and QSimpleDrag to QtGui.Samuel Rødal2013-05-301-0/+122