summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylanddrag.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-1/+1
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-2/+2
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Clean up draganddrop and clipboard featuresPaul Olav Tvete2017-03-231-1/+5
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-10/+10
* Fix drag-and-drop for QML compositorsJohan Klokkhammer Helsing2016-07-111-0/+6
* Store and expose origin surface in QWaylandDragJohan Klokkhammer Helsing2016-06-031-0/+7
* Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-261-1/+0
* New API for drag and dropPaul Olav Tvete2015-09-171-11/+38
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-1/+1
* Remove QtWayland::InputDeviceJørgen Lind2015-08-281-1/+1
* Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-1/+0
* Remove QtWayland::SurfaceJørgen Lind2015-08-281-1/+0
* Remove the QWaylandCompositor::createView virtual functionJørgen Lind2015-08-281-1/+11
* Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-2/+2
* Public input apisJørgen Lind2015-08-281-5/+5
* LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-27/+23
* Update copyright headersJani Heikkinen2015-02-171-3/+3
* Split QWaylandSurface in a model and view fashionGiulio Camuffo2014-04-291-2/+3
* Add Drag&Drop support to compositorJan Arne Petersen2013-11-221-0/+91