summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-22413-6414/+6414
|/
* Client: Send set_window_geometry only once configuredDavid Edmundson2021-02-151-1/+1
* Update commercial license headersTarja Sundqvist2021-01-27413-6414/+6414
* Fix memory leak in QWaylandGLContextEskil Abrahamsen Blomfeldt2021-01-261-0/+2
* Fix leaked subsurface wayland itemsEskil Abrahamsen Blomfeldt2020-12-071-0/+1
* Ensure that grabbing is performed in correct contextAndreas Cord-Landwehr2020-12-041-1/+1
* Make setting QT_SCALE_FACTOR work on WaylandMorten Johan Sørvig2020-11-185-7/+8
* Do not try to eglMakeCurrent for unintended caseJaehak Lee2020-11-182-0/+7
* Make setting QT_SCALE_FACTOR work on WaylandMorten Johan Sørvig2020-11-171-2/+4
* Scanner: Avoid accessing dangling pointers in destroy_func()Vlad Zahorodnii2020-11-131-1/+3
* Add changes file for Qt 5.15.2Antti Kokko2020-11-051-0/+35
* Doc: List correct license information for the modulePaul Wicking2020-10-281-3/+7
* Replace remaining LGPLv3 headers in QtWaylandCompositor with GPLv3Kai Koehne2020-10-2719-323/+190
* Bump versionJani Heikkinen2020-10-271-1/+1
* Add changes file for Qt 5.12.10Antti Kokko2020-10-221-0/+37
* Issue set_opaque_region on opaque surfacesAleix Pol2020-10-222-0/+29
* Address WlCompositor::compositor_create_region in testsAleix Pol2020-10-201-3/+2
* Client: Advertise all supported mime typesDavid Edmundson2020-10-191-1/+1
* Fix race condition on frame callbackPaul Olav Tvete2020-10-164-26/+73
* Implement CoreProtocol::compositor_create_regionAleix Pol2020-10-151-0/+21
* Scanner: Generate code that destroys inert resourcesVlad Zahorodnii2020-10-121-5/+15
* Scanner: Generate code that cleans up m_resourceVlad Zahorodnii2020-10-121-0/+2
* Implement MockRegionAleix Pol2020-10-095-3/+137
* fix libdrm related configure test failurePeter Seiderer2020-10-062-3/+6
* Build with -no-openglEskil Abrahamsen Blomfeldt2020-10-055-16/+23
* Bump versionJani Heikkinen2020-09-281-1/+1
* Fix brcm-egl wayland integrationAaron Dewes2020-09-074-4/+7
* Add changes file for Qt 5.15.1Antti Kokko2020-09-031-0/+36
* Client: Fix scroll direction with touchpadsDavid Edmundson2020-08-282-4/+37
* Client: Initialize mScale on creation instead of on showDavid Edmundson2020-08-261-2/+2
* Client: Send subsurface expose event when toplevel is configuredDavid Edmundson2020-08-212-1/+14
* Fix qt_attribution.json files by replacing newlines with \n escapesSamuel Gaist2020-08-171-19/+6
* Bump versionAlexandru Croitor2020-07-301-1/+1
* Add spaces around '+'Jide Zhang2020-06-291-2/+2
* Add means for forcing non-blocking buffer swap supportOtto Ryynänen2020-06-042-4/+10
* brcm-egl: needs wayland-scanner-client-wayland-protocol-includePeter Seiderer2020-06-031-1/+1
* Use WaylandCursorItem over clients, window system cursor otherwiseShawn Rutledge2020-05-294-9/+9
* Suppress warning about sizeChanged() being deprecatedThiago Macieira2020-05-271-0/+3
* Fix warning that the QQmlListProperty constructor is deprecatedThiago Macieira2020-05-201-2/+2
* Client: Don't send fake SurfaceCreated/Destroyed eventsDavid Edmundson2020-05-183-11/+8
* Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-146-44/+83
|\
| * Client: Make frame back callback timeout configurablev5.15.0-rc2v5.15.0-rc1v5.15.05.15.0Eskil Abrahamsen Blomfeldt2020-04-282-8/+18
| * Fix leaking of callback timersJanne Koskinen2020-04-282-28/+22
| * Add changes file for Qt 5.15.0Paul Olav Tvete2020-04-271-0/+48
| * Client: Reset wl_egl_window before wl_surfaceDavid Edmundson2020-04-233-8/+2
| * Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-2323-138/+126
| |\
| * | Don't force gamma-correction offAllan Sandfeld Jensen2020-04-211-7/+0
* | | Blacklist animatedCursor in SLESTony Sarajärvi2020-05-111-0/+1
* | | Fix warning about deprecated non-namespaced "hex"Thiago Macieira2020-05-078-23/+23
| |/ |/|
* | Fix build error for -no-openglInho Lee2020-04-232-2/+6