summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.9.9v5.9.95.9Johan Klokkhammer Helsing2019-12-021-0/+20
* Bump versionFrederik Gladhorn2019-05-231-1/+1
* Merge remote-tracking branch 'origin/5.9.8' into 5.9Qt Forward Merge Bot2019-04-251-0/+20
|\
| * Add changes file for Qt 5.9.8v5.9.8Antti Kokko2019-03-271-0/+20
|/
* Merge remote-tracking branch 'origin/5.9.7' into 5.9Qt Forward Merge Bot2018-10-231-0/+25
|\
| * Add changes file for Qt 5.9.7v5.9.7Antti Kokko2018-10-041-0/+25
* | Bump versionOswald Buddenhagen2018-10-111-1/+1
|/
* Fix regression in QWaylandGlContext::makeCurrent for offscreen surfacesJohan Klokkhammer Helsing2018-09-072-4/+7
* Merge remote-tracking branch 'origin/5.9.6' into 5.9Qt Forward Merge Bot2018-06-131-0/+30
|\
| * Add changes file for Qt 5.9.6v5.9.6Antti Kokko2018-05-291-0/+30
* | Bump versionOswald Buddenhagen2018-05-311-1/+1
|/
* Fix crash when calling setVisible for EGL windows twice within one slotJohan Klokkhammer Helsing2018-04-272-9/+0
* Merge remote-tracking branch 'origin/5.9.5' into 5.9Qt Forward Merge Bot2018-04-111-0/+33
|\
| * Add changes file for Qt 5.9.5v5.9.5Antti Kokko2018-03-221-0/+33
* | xdg-shell v5,v6 shell integrations: Fix crash when showing popupsJohan Klokkhammer Helsing2018-03-274-7/+8
* | Bump versionOswald Buddenhagen2018-03-191-1/+1
|/
* Test for null pointer before using itAntonio Larrosa2018-03-141-1/+1
* Fix crash when connecting a new screenJohan Klokkhammer Helsing2018-02-211-2/+4
* Fix flakiness in tst_WaylandClient::eventsJohan Klokkhammer Helsing2018-02-211-9/+11
* Bump versionOswald Buddenhagen2018-02-021-1/+1
* Add documentation for QWaylandShellSurfaceJohan Klokkhammer Helsing2018-01-262-0/+94
* Fix incorrect documentation of QWaylandQuickItem::paintEnabledJohan Klokkhammer Helsing2018-01-221-2/+2
* Fix requestUpdate()Paul Olav Tvete2018-01-181-1/+1
* Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-185-4/+43
|\
| * Fix static builds with libwayland-eglv5.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
* | Don't recreate hidden egl surfacesDavid Edmundson2018-01-162-1/+38
* | Client tests: Support testing with window decorations enabledJohan Klokkhammer Helsing2018-01-052-16/+23
* | Client tests: Fix wrong position being sent when mocking touch eventsJohan Klokkhammer Helsing2018-01-041-2/+6
|/
* 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.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