summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qsimpledrag.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement canceling of Qt-initiated drags.Friedemann Kleint2015-10-231-0/+8
* xcb: Fix DnD for separate X screensAlexander Volkov2015-10-091-13/+16
* Deliver mouse press and release events on X11 also when draggingUlf Hermann2015-09-241-3/+3
* Fix highdpi drag-n-drop for X11Paul Olav Tvete2015-07-301-15/+32
* QShapedPixmapWindow: ensure we set a valid geometryRichard Moe Gustavsen2015-05-061-3/+12
* Fix invocations of static methods of QGuiApplication/QApplication.Friedemann Kleint2015-02-251-4/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Don't assume a QBasicDrag will start and end over a QWindowTor Arne Vestbø2014-03-041-3/+2
* Fix crash in QSimpleDrag if drag wasn't started over a QWindowTor Arne Vestbø2014-03-041-2/+3
* Move QBasicDrag and QSimpleDrag to QtGui.Samuel Rødal2013-05-301-0/+366