summaryrefslogtreecommitdiffstats
path: root/src/compositor/wayland_wrapper/qwldatadevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Check m_dragFocusResource for nullptr in DataDevice::dragMoveRoman Genkhel2022-06-301-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-101-28/+2
* Update QtWaylandCompositor license headers to GPL 3v5.14.0-beta2Paul Olav Tvete2019-10-161-15/+5
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-11/+1
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-13/+13
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Clean up draganddrop and clipboard featuresPaul Olav Tvete2017-03-231-13/+20
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-7/+7
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-111-2/+10
|\
| * Compositor API: Clear drag icon when droppingJohan Klokkhammer Helsing2016-06-091-2/+10
* | Add dragStarted signal to QWaylandSurfaceJohan Klokkhammer Helsing2016-06-071-2/+4
* | Store and expose origin surface in QWaylandDragJohan Klokkhammer Helsing2016-06-031-1/+8
|/
* Send data_source.cancelled event when dropping on nothingJohan Klokkhammer Helsing2016-05-301-0/+2
* Compositor, drag-and-drop: Clean up drag focus when droppingJohan Klokkhammer Helsing2016-03-231-1/+4
* Merge branch '5.6' into wip-compositor-apiLaszlo Agocs2015-10-271-0/+1
|\
* | New API for drag and dropPaul Olav Tvete2015-09-171-71/+31
* | Remove the mouse grabberPaul Olav Tvete2015-09-151-60/+63
* | Remove global coordinatesJørgen Lind2015-09-141-7/+10
* | Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-4/+4
* | Remove automatic initialisation of extensionsJørgen Lind2015-08-281-1/+0
* | Move QWaylandKeyboardPrivate away from wayland_wrapperJørgen Lind2015-08-281-1/+0
* | Move QWaylandPointerPrivate into a _p file and remove the apiJørgen Lind2015-08-281-1/+1
* | Remove QtWayland::InputDeviceJørgen Lind2015-08-281-9/+9
* | Remove QtWayland::Compositor and add QWaylandCompositorPrivateJørgen Lind2015-08-281-3/+3
* | Remove QtWayland::SurfaceJørgen Lind2015-08-281-4/+4
* | Remove the QWaylandCompositor::createView virtual functionJørgen Lind2015-08-281-5/+14
* | Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-4/+4
* | Rename QWaylandPointer::currentView to mouseFocusJørgen Lind2015-08-281-2/+2
* | Public input apisJørgen Lind2015-08-281-27/+27
* | Introducing QWaylandOutputSpaceJørgen Lind2015-08-281-4/+3
* | Make it possible to set a QWaylandSurface on the QWaylandSurfaceViewJørgen Lind2015-08-281-1/+1
* | Make it possible for QWaylandSurfaceItem to children of arbitrary itemsJørgen Lind2015-08-281-1/+1
* | LGPL v3 license change for Qt Wayland CompositorJørgen Lind2015-07-241-27/+23
|/
* Update copyright headersJani Heikkinen2015-02-171-4/+4
* Split QWaylandSurface in a model and view fashionGiulio Camuffo2014-04-291-10/+11
* QtCompositor: Fix retained selectionsAndrew Knight2013-12-181-0/+2
* QtCompositor: Handle destroyed DataSource objects in DataDeviceAndrew Knight2013-12-161-0/+8
* Add Drag&Drop support to compositorJan Arne Petersen2013-11-221-53/+135
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-081-0/+131