summaryrefslogtreecommitdiffstats
path: root/examples/wayland/pure-qml
Commit message (Expand)AuthorAgeFilesLines
* pure-qml example: fix position of XdgShellV6 popupsShawn Rutledge2017-11-201-2/+1
* Merge remote-tracking branch 'qt/5.9' into 5.10v5.10.0-beta3Paul Olav Tvete2017-10-252-5/+8
|\
| * Support threaded rendering for Nvidia EGLStreamsPaul Olav Tvete2017-10-251-0/+3
| * Fix outdated FDL license headerKai Koehne2017-10-201-5/+5
* | Compositor: Add support for xdg-shell-unstable-v6Johan Klokkhammer Helsing2017-07-211-2/+16
|/
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-045-10/+60
* Fix crash with nested xdg popupsPaul Olav Tvete2016-11-171-1/+2
* Fade-out animation for menusPaul Olav Tvete2016-11-151-0/+3
* Add mode support to QWaylandOutputPier Luigi Fiorini2016-10-031-0/+1
* Rename the QWaylandXdg* classes to QWaylandXdg*V5Giulio Camuffo2016-09-051-1/+1
* Remove QWaylandView from the QML APIPaul Olav Tvete2016-08-221-1/+1
* Compositor API: rename QWaylandInputDevice to QWaylandSeatJohan Klokkhammer Helsing2016-08-111-1/+1
* Rename createSurface and similar signalsJohan Klokkhammer Helsing2016-08-031-2/+2
* Compositor: make the extensions property list optionalPaul Olav Tvete2016-07-121-24/+24
* Adjust for hotspot position inside WaylandCursorItemJohan Klokkhammer Helsing2016-07-111-2/+2
* Rename enableWSCursor to windowSystemCursorEnabledJohan Klokkhammer Helsing2016-07-111-1/+1
* Rename bufferLock to bufferLockedJohan Klokkhammer Helsing2016-07-041-1/+1
* Add QML popup support for xdg_shellJohan Klokkhammer Helsing2016-06-151-1/+7
* Rename QWaylandWindowManagerExtension to QWaylandQtWindowManagerPier Luigi Fiorini2016-05-311-1/+1
* Create a general ShellSurfaceItem to avoid duplicationJohan Klokkhammer Helsing2016-05-205-108/+27
* Automatically initialize the quick extension objectsGiulio Camuffo2016-04-291-15/+0
* Update the virtual keyboard importJan Arne Petersen2016-04-261-1/+1
* QML API for xdg-shellJohan Klokkhammer Helsing2016-04-264-0/+109
* Add window manager extension to the pure-qml examplePier Luigi Fiorini2016-04-252-0/+14
* Fix text-input support for new APIJan Arne Petersen2016-04-185-0/+62
* Simplify ShellSurfaceItem creationv5.7.0-beta1Johan Klokkhammer Helsing2016-04-111-4/+2
* Rename compositor Shell to WlShellJohan Klokkhammer Helsing2016-04-052-3/+3
* Add surface roles backGiulio Camuffo2016-02-111-1/+1
* Pure QML example: add shortcut to quitShawn Rutledge2015-12-111-1/+5
* Fix copyright headersPaul Olav Tvete2015-11-094-12/+12
* Add install targets for new examples.Paul Olav Tvete2015-11-041-0/+5
* Add documentation to Qt Wayland CompositorEskil Abrahamsen Blomfeldt2015-10-261-0/+36
* Example project file clean-upsLouai Al-Khanji2015-10-231-8/+1
* Fix broken onSurfaceDestroyed animationJørgen Lind2015-09-181-1/+1
* Simplify the construction of pure-qmlJørgen Lind2015-09-181-10/+5
* Implement resize/move for pure-qmlJørgen Lind2015-09-162-37/+8
* Remove global coordinatesJørgen Lind2015-09-142-17/+31
* Rename QtCompositor to QtWaylandCompositorJørgen Lind2015-09-101-1/+1
* Make it possible to connect to a createSurface signalJørgen Lind2015-09-041-0/+13
* Rename primary(Output|OutputSpace) to default(Output|OutputSpace)Jørgen Lind2015-09-041-7/+2
* Make it possible to construct QWaylandOutputJørgen Lind2015-09-042-30/+30
* Rename automaticFrameCallbacks to automaticFrameCallbackJørgen Lind2015-09-041-1/+1
* Move the curser surface signal to QWaylandInputDeviceJørgen Lind2015-09-041-1/+1
* Make Manufacturer & Model modifiable properties of QWaylandOutputJørgen Lind2015-09-021-1/+1
* Make it possible to create the shell surface from qmlJørgen Lind2015-08-281-8/+15
* Remove followRequestedPosition from QWaylandQuickItemJørgen Lind2015-08-281-1/+0
* Make the default wl_shell available from QMLJørgen Lind2015-08-282-11/+24
* Remove output from QWaylandSurfaceJørgen Lind2015-08-281-1/+1
* Remove the default shell functionalityJørgen Lind2015-08-282-22/+9
* Rework how we manage extensionsJørgen Lind2015-08-281-1/+1