summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QtWaylandClient: includemocs - qt6Liang Qi2022-06-011-0/+2
* QtWaylandCompositor: includemocsLiang Qi2022-06-0140-0/+82
* QtWaylandCompositor: includemocs - qt6Liang Qi2022-06-014-0/+10
* QtWaylandClient: includemocsLiang Qi2022-06-0118-0/+36
* QtWaylandEglClientHwIntegrationPrivate: includemocsLiang Qi2022-06-011-0/+2
* QtWaylandCompositorQtShell: includemocsLiang Qi2022-06-013-0/+6
* QtWaylandTextureSharing: includemocsLiang Qi2022-06-012-0/+4
* QWaylandXdgShellIntegrationPlugin: includemocs - qt6Liang Qi2022-06-011-0/+2
* QWaylandXdgShellIntegrationPlugin: includemocsLiang Qi2022-06-011-0/+2
* QtWlShellIntegrationPrivate: includemocsLiang Qi2022-06-011-0/+2
* Add missing QT_{BEGIN,END}_NAMESPACELiang Qi2022-06-013-0/+12
* Add a TU for qwaylandcompositorquickextensions_p.hLiang Qi2022-06-012-1/+37
* Add a TU for qwaylandquickextension.hLiang Qi2022-06-012-1/+39
* Client: fix mouse cursor restoring check when cursor enters the content areaIlya Fedin2022-06-011-1/+1
* client: Avoid protocol error with invalid min/max sizeEskil Abrahamsen Blomfeldt2022-05-231-2/+2
* Replace QScopedPointer with std::unique_ptrThiago Macieira2022-05-116-14/+14
* client: Mark return values as unused to suppress compiler warningsJanne Juntunen2022-05-112-2/+4
* Fix: Access nullptr returned by QWaylandSurface::client()Roman Genkhel2022-05-101-1/+1
* Compositor: Re-enable touch events for Wayland clientsEskil Abrahamsen Blomfeldt2022-05-041-0/+1
* QtWaylandClient: use the CMake exports.h supportThiago Macieira2022-04-2961-87/+81
* doc: Add missing qml module landing pagesEskil Abrahamsen Blomfeldt2022-04-285-0/+103
* Fix deprecated warningAllan Sandfeld Jensen2022-04-271-1/+1
* Doc: Fix documentation warnings and enable doc testing in CITopi Reinio2022-04-063-7/+13
* client: Synthesize enter/leave event for popup in xdg-shellLiang Qi2022-04-041-0/+27
* Fix format of qt_attribution.json filesKai Köhne2022-03-311-3/+3
* Fix to have presentation feedback sequence timelyJungi Byun2022-03-312-3/+7
* client: update button state and etc in pointer_leave()Liang Qi2022-03-101-5/+5
* client: set_constraint_adjustment() for popups in xdgLiang Qi2022-03-081-0/+4
* Update 3rdparty attributionsEskil Abrahamsen Blomfeldt2022-03-031-2/+20
* QWaylandBufferRef: fix relational operatorsMarc Mutz2022-03-024-11/+112
* QtWaylandCompositor: use cmake-generated export headersMarc Mutz2022-03-0292-135/+123
* Call updateSize only for new windowsBernd Weimer2022-02-151-7/+7
* Cursor position == 0 should still show the cursorWeng Xuetian2022-02-121-2/+2
* Update the preedit styling mappingWeng Xuetian2022-02-121-11/+20
* Fix unused warningsShawn Rutledge2022-02-095-8/+3
* CMake: Fix qtwayland feature detectionChristophe Giboudeaux2022-02-051-0/+15
* Address API review comments for Qt WaylandEskil Abrahamsen Blomfeldt2022-02-044-7/+13
* Fix crash if no input method module could be loadedJoni Poikelin2022-02-031-1/+1
* Use scope resolution operator for requestYoungjin Kim2022-02-021-1/+1
* Fix build with -no-feature-tableteventLiang Qi2022-01-255-1/+25
* Fix wayland touch event to use time stamp from wayland compositorSeokha Ko2022-01-251-3/+3
* Don't keep eglConfig in hardwareintegrationInho Lee2022-01-254-18/+11
* XDG shell: fix warnings about unused variableThiago Macieira2022-01-212-2/+1
* CMake: Ensure qt_cmdline.cmake files exist for each configure.cmakeAlexandru Croitor2022-01-212-0/+0
* wayland touch event to add key modifierTang Haixiang2022-01-201-1/+1
* Fix WaylandCompositor PCH build without qtdeclarativeIlya Fedin2022-01-188-0/+16
* wayland-egl: fix build with recent eglplatform.hSamuli Piippo2022-01-171-0/+5
* Use PRIVATE linking for pluginsAlexey Edelev2022-01-131-2/+2
* Fix missing update when toggling client-side decorationsEskil Abrahamsen Blomfeldt2021-12-211-0/+7
* client: Fix crash on shutdown on Mesa driverEskil Abrahamsen Blomfeldt2021-12-214-13/+43