summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix static builds with libwayland-eglv5.9.45.9.4Johan Klokkhammer Helsing2018-01-161-0/+2
* Fix protocol error when destroying xdg surfaces (v6)Johan Klokkhammer Helsing2018-01-111-0/+2
* Add changes file for Qt 5.9.4Paul Olav Tvete2018-01-051-0/+35
* Revert "Ref count buffer usage"Johan Klokkhammer Helsing2018-01-052-4/+4
* Fix for big memory leak in Qt based compositorsRobert Griebl2017-12-192-1/+31
* Bump versionOswald Buddenhagen2017-12-121-1/+1
* Fix broken documentationJohan Klokkhammer Helsing2017-12-056-59/+40
* wayland-egl: use egl compiler optionsSamuli Piippo2017-12-041-1/+1
* Fix decoding of multi-planar surfaces (YUV video)Paul Olav Tvete2017-11-291-3/+3
* Fix various documentation errors for QML methods and signalsJohan Klokkhammer Helsing2017-11-237-15/+15
* Add documentation for QWaylandQuickItem::surfaceDestroyedJohan Klokkhammer Helsing2017-11-231-0/+26
* Merge remote-tracking branch 'origin/5.9.3' into 5.9Liang Qi2017-11-231-0/+52
|\
| * Add changes file for Qt 5.9.3v5.9.35.9.3Paul Olav Tvete2017-11-091-0/+52
* | fix build without xkbcommon-evdevRaphael Freudiger2017-11-161-1/+1
|/
* Add missing change signals for geometry and availableGeometryJohan Klokkhammer Helsing2017-11-061-0/+8
* Emit change signal when assigning socket name automaticallyJohan Klokkhammer Helsing2017-11-061-0/+1
* Support threaded rendering for Nvidia EGLStreamsPaul Olav Tvete2017-10-253-44/+81
* Ensure QWaylandWindow::transientParent has a shell surfaceJohan Klokkhammer Helsing2017-10-251-11/+16
* Compositor: Add missing QWaylandOutput::windowChanged emitJohan Klokkhammer Helsing2017-10-241-0/+1
* Add documentation for XdgShellV5 signalsJohan Klokkhammer Helsing2017-10-241-0/+92
* Ref count buffer usageDavid Edmundson2017-10-232-4/+4
* Add documentation for XdgSurfaceV5 signalsJohan Klokkhammer Helsing2017-10-201-1/+129
* Fix crash when wl-shell setType is called with a hidden parentJohan Klokkhammer Helsing2017-10-202-2/+48
* Fix outdated BSD license headerKai Koehne2017-10-2018-46/+226
* Fix outdated FDL license headerKai Koehne2017-10-2011-51/+51
* Fix crash after destroying view with mouse focusJohan Klokkhammer Helsing2017-10-1812-78/+324
* Fix incorrect documentation for QWaylandWlShellSurface::surfaceRequestedJohan Klokkhammer Helsing2017-10-171-6/+25
* Compositor documentation: Specify return types for objectsJohan Klokkhammer Helsing2017-10-1710-21/+22
* Documentation: update examples for extensionsJohan Klokkhammer Helsing2017-10-162-3/+3
* QWaylandWindow: reset window should reset maskChristophe Chapuis2017-10-131-0/+2
* Merge remote-tracking branch 'origin/5.9.2' into 5.9Liang Qi2017-10-061-0/+62
|\
| * Merge 5.9 into 5.9.2v5.9.25.9.2Oswald Buddenhagen2017-09-251-1/+6
| |\
| * | Add changes file for Qt 5.9.2Paul Olav Tvete2017-09-221-0/+62
* | | Bump versionOswald Buddenhagen2017-10-061-1/+1
* | | Add non-global object to custom extension examplePaul Olav Tvete2017-10-057-11/+254
* | | Add missing QML documentation for IviSurfaceJohan Klokkhammer Helsing2017-10-031-3/+14
* | | Add missing documentation for IviApplicationJohan Klokkhammer Helsing2017-10-031-0/+43
* | | Remove duplicate QML documentation of Shell.focusPolicyJohan Klokkhammer Helsing2017-10-031-7/+1
* | | Add QML documentation for WaylandSeatJohan Klokkhammer Helsing2017-10-031-0/+11
* | | Update documentation for QWaylandQuickShellSurfaceItemJohan Klokkhammer Helsing2017-10-031-7/+7
* | | Prevent '* * *' from appearing in WaylandView documentationJohan Klokkhammer Helsing2017-10-031-4/+5
* | | Compositor: Add missing cursorSurfaceChanged signalJohan Klokkhammer Helsing2017-10-022-1/+6
* | | Documentation: Fix missing renames from Xdg* to Xdg*V5Johan Klokkhammer Helsing2017-10-024-29/+29
* | | The ping method belongs to XdgShellV5, not XdgSurfaceJohan Klokkhammer Helsing2017-09-271-1/+1
| |/ |/|
* | Make minimal-cpp work with EGLStreamsPaul Olav Tvete2017-09-211-1/+6
|/
* Fix server buffer integration override logicPaul Olav Tvete2017-09-141-1/+1
* Set window screen from wl_surface.enter and leave eventsJohan Klokkhammer Helsing2017-09-114-5/+78
* Close popups in the correct orderPaul Olav Tvete2017-09-072-0/+20
* Add change file for Qt 5.6.3Johan Klokkhammer Helsing2017-08-311-0/+31
* Fix crash when window attach is called without waiting for frame callbacksJohan Klokkhammer Helsing2017-08-313-9/+34