summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix use after free in tst_WaylandClient::dontCrashOnMultipleCommitsv5.11.0-beta1Kari Oikarinen2018-02-211-12/+14
* Fix crash when connecting a new screenJohan Klokkhammer Helsing2018-02-216-4/+65
* Fix flakiness in tst_WaylandClient::eventsJohan Klokkhammer Helsing2018-02-211-9/+11
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-2061-164/+164
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-180-0/+0
|\
| * Bump versionOswald Buddenhagen2018-02-021-1/+1
* | Merge remote-tracking branch 'origin/5.10.1' into 5.11v5.11.0-alpha1Liang Qi2018-02-141-0/+29
|\ \
| * | Add changes file for Qt 5.10.1v5.10.1Antti Kokko2018-02-051-0/+29
* | | Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-123-2/+96
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-023-2/+96
| |\ \ \ | | |/ / | |/| / | | |/
| | * Add documentation for QWaylandShellSurfaceJohan Klokkhammer Helsing2018-01-262-0/+94
| | * Fix incorrect documentation of QWaylandQuickItem::paintEnabledJohan Klokkhammer Helsing2018-01-221-2/+2
* | | Compositor API: Add support for hardware compositingJohan Klokkhammer Helsing2018-02-0932-9/+1489
* | | Fix compilation for Renesas R-Car M3Johan Klokkhammer Helsing2018-02-082-2/+2
* | | Test that xdg_toplevel_v6s are destroyed before xdg_surface_v6sJohan Klokkhammer Helsing2018-02-011-4/+21
* | | Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2018-01-3125-104/+323
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-186-2/+78
| |\|
| | * 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
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-0716-97/+145
| |\| |
| | * | 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
| | |\
| | * | fix build without xkbcommon-evdevRaphael Freudiger2017-11-161-1/+1
| * | | Bump versionOswald Buddenhagen2017-12-201-1/+1
| * | | Fix crash when opening a window with a hidden parentAleix Pol2017-12-141-1/+2
| * | | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-084-4/+97
| |\ \ \
| | * \ \ Merge "Merge remote-tracking branch 'origin/5.9.3' into 5.10.0" into refs/sta...v5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.0Jani Heikkinen2017-11-211-0/+52
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'origin/5.9.3' into 5.10.0Liang Qi2017-11-211-0/+52
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Add changes file for Qt 5.9.3v5.9.3Paul Olav Tvete2017-11-091-0/+52
| | | | |/
| | * | / Revert "Ref count buffer usage"Johan Klokkhammer Helsing2017-11-212-4/+4
| | |/ /
| | * | Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-203-2/+10
| | |\ \ | | |/ / | |/| |
| | * | Add changes file for Qt 5.10.0Paul Olav Tvete2017-11-101-0/+41
* | | | Compositor examples: Remove unused dependencies on private APIsJohan Klokkhammer Helsing2018-01-162-2/+2
* | | | QWaylandWindow: Fix incorrect namespace orderJohan Klokkhammer Helsing2018-01-161-2/+2
* | | | Doc: Add documentation dependency to Qt CoreTopi Reinio2018-01-121-1/+1
* | | | Adapt to qtbase 5.10 API change: qssize_t -> qsizetypeLiang Qi2018-01-072-2/+2
* | | | Client: Don't leak the last Wayland sync callbackJohan Klokkhammer Helsing2017-12-181-0/+3