summaryrefslogtreecommitdiffstats
path: root/examples/wayland/qwindow-compositor/window.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated codeEskil Abrahamsen Blomfeldt2020-07-071-282/+0
* Adapt to new QPointingDevice APIShawn Rutledge2020-06-261-12/+12
* Eradicate Q_FOREACH loops [1/2]: trivial casesMarc Mutz2019-05-211-2/+4
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-101-0/+1
|\
| * C++ examples: Delay compositor initialization until GL is readyPaul Olav Tvete2019-01-091-0/+1
* | Compositor: Fix coordinate system inconsistenciesJohan Klokkhammer Helsing2018-11-161-1/+1
|/
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-4/+0
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-5/+5
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-3/+13
* Add animations to the C++ examplePaul Olav Tvete2017-01-021-11/+8
* Make qwindow-compositor look different than pure-qmlPaul Olav Tvete2016-11-291-1/+2
* Make sure we send leave events in the c++ examplePaul Olav Tvete2016-11-221-4/+3
* Refactor buffer handlingPaul Olav Tvete2016-10-011-6/+5
* Rename the QWaylandXdg* classes to QWaylandXdg*V5Giulio Camuffo2016-09-051-2/+2
* Rename QWaylandSurface::isMapped to hasContentJohan Klokkhammer Helsing2016-08-221-1/+1
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-3/+3
* Example cleanupPaul Olav Tvete2016-07-041-0/+277