summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
* | xdg-shell v6: Make sure popup parent is topmost popup when grabbingJohan Klokkhammer Helsing2018-06-052-5/+36
|/
* 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
* | Compositor API: Don't leak OpenGL textures when running multi-threadedJohan Klokkhammer Helsing2018-04-271-2/+15
* | Remove waylandclient-private dependency from custom-extension exampleJohan Klokkhammer Helsing2018-04-255-8/+5
|/
* Fix typo in wayland formatsAllan Sandfeld Jensen2018-04-161-1/+1
* Compositor: Add documentation for WaylandSurface::surfaceDestroyedv5.11.0-beta4v5.11.0-beta3Johan Klokkhammer Helsing2018-03-271-0/+13
* Compositor: Add documentation for WaylandSurface::childAddedJohan Klokkhammer Helsing2018-03-271-0/+12
* Compositor: Add documentation for XdgSurfaceV6::toplevel and popupJohan Klokkhammer Helsing2018-03-261-0/+34
* Compositor: Add documentation for XdgShellV6Johan Klokkhammer Helsing2018-03-261-0/+77
* Fix crash when calling setVisible for EGL windows twice within one slotJohan Klokkhammer Helsing2018-03-233-11/+19
* Make the minimal-cpp example a real compositorPaul Olav Tvete2018-03-214-22/+23
* Fix QWaylandXdgToplevelV6Private::lastSentConfigure()Johan Klokkhammer Helsing2018-03-211-1/+1
* Ensure a QWaylandQuickItem has keyboard focus before sending key eventsJohan Klokkhammer Helsing2018-03-211-1/+4
* xdg-shell v5,v6 shell integrations: Fix crash when showing popupsJohan Klokkhammer Helsing2018-03-204-7/+8
* Compositor: Fix various documentation issues for XdgShellV6Johan Klokkhammer Helsing2018-03-181-27/+25
* Compositor: Don't call send_configure variants with an invalid sizeJohan Klokkhammer Helsing2018-03-153-0/+12
* Compositor API: Don't try to configure negative sizesJohan Klokkhammer Helsing2018-03-153-3/+7
* Run shell agnostic tests on all shellsJohan Klokkhammer Helsing2018-03-132-0/+8
* Mocking compositor: Don't leak wl_shell_surfacesJohan Klokkhammer Helsing2018-03-121-0/+4
* Add client-side tests for ivi-applicationJohan Klokkhammer Helsing2018-03-128-0/+363
* Don't try to create compatibility GL context when profile is unsetv5.11.0-beta2Johan Klokkhammer Helsing2018-03-091-4/+12
* Send configure events in shell-agnostic client testsJohan Klokkhammer Helsing2018-03-089-10/+78
* Client test for xdg-shell v6 configure eventsJohan Klokkhammer Helsing2018-03-086-34/+176
* QWindow::requestActivate() is not supported on WaylandJohan Klokkhammer Helsing2018-03-082-2/+3
* Fix nullptr dereference in client testsJohan Klokkhammer Helsing2018-03-081-1/+2
* Test what happens when wl_display_connect failsJohan Klokkhammer Helsing2018-03-083-1/+65
* Show warning when trying to minimize on wl-shellJohan Klokkhammer Helsing2018-03-071-1/+1
* Add logging category for Wayland platform pluginJohan Klokkhammer Helsing2018-03-052-0/+5
* Test for null pointer before using itAntonio Larrosa2018-03-051-1/+1
* Client: Implement QPlatformWindow::startSystemMove()Johan Klokkhammer Helsing2018-03-059-9/+24
* Remove unused variable QWaylandPointerPrivate::hasEnteredJohan Klokkhammer Helsing2018-03-011-1/+0
* Ensure paintGL() is called in tst_WaylandClient::glWindow()Johan Klokkhammer Helsing2018-02-281-0/+4
* Use override when applicableJohan Klokkhammer Helsing2018-02-2886-118/+118