summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandpointer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-6/+1
* Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2017-10-271-69/+84
|\
| * Fix crash after destroying view with mouse focusJohan Klokkhammer Helsing2017-10-181-70/+85
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-271-33/+55
|\|
| * Send pointer events to all bound resourcesJohan Klokkhammer Helsing2017-08-241-34/+56
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-4/+4
|/
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-12/+15
* Documentation: Remove tech preview statusJohan Klokkhammer Helsing2016-10-031-1/+1
* Compositor: Return event serials from mouse press functionsJohan Klokkhammer Helsing2016-09-281-5/+17
* Merge remote-tracking branch 'qt/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-281-1/+1
|\
| * Doc: Language editsVenugopal Shivashankar2016-08-171-1/+1
* | Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-7/+7
|/
* Mark the QtWaylandCompositor API as \preliminaryPaul Olav Tvete2016-05-121-0/+1
* Add surface roles backGiulio Camuffo2016-02-111-2/+14
* Remove unused variable warningsLaszlo Agocs2016-02-031-0/+1
* Add clients with the correct versionPier Luigi Fiorini2015-11-281-2/+2
* Fix copyright headersPaul Olav Tvete2015-11-091-1/+1
* Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-261-4/+70
* Rename QWaylandExtensionContainer to QWaylandObjectPaul Olav Tvete2015-10-231-1/+1
* Remove the mouse grabberPaul Olav Tvete2015-09-151-91/+15
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-2/+2
* Move the curser surface signal to QWaylandInputDeviceJørgen Lind2015-09-041-7/+2
* Move QWaylandPointerPrivate into a _p file and remove the apiJørgen Lind2015-08-281-39/+152
* Rename QWaylandSurfaceView to QWaylandViewJørgen Lind2015-08-281-3/+3
* Rename QWaylandPointer::currentView to mouseFocusJørgen Lind2015-08-281-2/+2
* Mouse mouseFocus handling to the QWaylandInputDeviceJørgen Lind2015-08-281-7/+20
* Public input apisJørgen Lind2015-08-281-0/+257