summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump version5.11Kari Oikarinen2018-12-121-1/+1
* Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-043-2/+34
|\
| * Add changes file for Qt 5.11.3v5.11.3Antti Kokko2018-11-191-0/+30
| * Don't crash if view is deleted from surfaceDestroyed signalPaul Olav Tvete2018-11-161-1/+3
| * Compositor: Fix crash after surface destructionJohan Klokkhammer Helsing2018-11-161-1/+1
|/
* Bump versionOswald Buddenhagen2018-11-081-1/+1
* Don't destroy buffer before surfaceDestroyed signalPaul Olav Tvete2018-09-112-24/+35
* Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-091-0/+45
|\
| * Add changes file for Qt 5.11.2v5.11.2Antti Kokko2018-09-041-0/+45
* | Compositor: Don't send illegal leave eventsJohan Klokkhammer Helsing2018-09-051-1/+4
* | Compositor: Fix OpenGL textures deleted prematurelyJohan Klokkhammer Helsing2018-08-281-1/+1
|/
* Compositor: Fix resize grab release for xdg-shell-v6Johan Klokkhammer Helsing2018-08-271-1/+1
* Docs: Fix incorrect \since for QWaylandXdgSurfaceV6Johan Klokkhammer Helsing2018-08-171-1/+1
* Client: Clear entered screens when resetting windowJohan Klokkhammer Helsing2018-08-171-0/+1
* Docs: Fix incorrect return types in WaylandXdgSurfaceV6Johan Klokkhammer Helsing2018-08-141-2/+2
* Client: Don't leak toplevels for xdg-shell-unstable-v6Johan Klokkhammer Helsing2018-08-081-2/+4
* Don't commit same buffer multiple timesPaul Olav Tvete2018-08-086-6/+33
* Handle subsurfaces added before QWaylandQuickItem createdPaul Olav Tvete2018-08-073-0/+8
* Make sure we don't use deleted memory in examplePaul Olav Tvete2018-08-041-2/+5
* Fix compilation of QtWayland without QtQuickAlexander Schlarb2018-08-032-6/+5
* Bump versionOswald Buddenhagen2018-07-301-1/+1
* Proper naming for backingstore logging categoryPaul Olav Tvete2018-07-091-3/+3
* Fix static builds with libwayland-eglSamuli Piippo2018-06-291-0/+2
* Send damage for window decorationsJohan Klokkhammer Helsing2018-06-291-0/+14
* Make sure generated headers are installedPaul Olav Tvete2018-06-281-0/+3
* Implement QWaylandXdgSurface::xdg_surface_close()Daniel d'Andrada2018-06-281-0/+1
* Add missing wayland-scanner generated headers to sync.profileJohan Klokkhammer Helsing2018-06-271-0/+19
* sync.profile: Use inject_headers and private_headers for generated filesJohan Klokkhammer Helsing2018-06-251-0/+28
* Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-194-5/+80
|\
| * Skip flaky tst_WaylandClient::dontCrashOnMultipleCommits()v5.11.1Johan Klokkhammer Helsing2018-06-091-0/+1
| * Add changes file for Qt 5.11.1Paul Olav Tvete2018-06-091-0/+43
| * Merge 5.11 into 5.11.1Oswald Buddenhagen2018-06-074-1/+86
| |\
| * | xdg-shell v6: Make sure popup parent is topmost popup when grabbingJohan Klokkhammer Helsing2018-06-052-5/+36
* | | Doc: Add missing dots (qtwayland)Paul Wicking2018-06-197-11/+12
* | | Add support for building QtWayland on macOSRobert Griebl2018-06-094-5/+18
| |/ |/|
* | Don't ask libwayland to set absurdly long window titlesJohan Klokkhammer Helsing2018-06-062-1/+23
* | Add changes file for Qt 5.9.6Antti Kokko2018-06-011-0/+30
* | Add changes file for Qt 5.9.5Antti Kokko2018-06-011-0/+33
|/
* Correct the include for QInternalMimeDataJoerg Bornemann2018-06-011-1/+1
* Bump versionOswald Buddenhagen2018-05-311-1/+1
* QWaylandView: Don't crash on [set|is]Primary when no surface aroundDaniel d'Andrada2018-05-291-2/+7
* Client tests: Ensure there are no leftover ivi_surfacesJohan Klokkhammer Helsing2018-05-281-0/+1
* Client tests: Remove redundant cleanup testingJohan Klokkhammer Helsing2018-05-251-8/+0
* Suppress warning about MFD_CLOEXEC being redefinedThiago Macieira2018-05-231-1/+3
* Disable the -Wmissing-field-initializers warning for Clang tooThiago Macieira2018-05-232-0/+2
* Fix tst_WaylandCompositor::sizeFollowsWindow on high-dpiJohan Klokkhammer Helsing2018-05-141-1/+3
* Don't call QWaylandCompositorExtension::initialize multiple timesJohan Klokkhammer Helsing2018-05-092-2/+3
* Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-092-2/+84
|\
| * Add changes file for Qt 5.11.0v5.11.0-rc2v5.11.0-rc1v5.11.0Antti Kokko2018-04-241-0/+82
| * Compositor: Fix mapToSurface for surfaces with bufferScale != 1Johan Klokkhammer Helsing2018-04-211-2/+2