summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make generated files more resilient to crashesv5.15.0-beta1Aleix Pol2020-02-141-0/+5
* Client: Don't allow decorations for frameless windowsJohan Klokkhammer Helsing2020-02-131-3/+4
* Compositor: Deprecate XdgShell unstable v6Johan Klokkhammer Helsing2020-02-056-0/+30
* Compositor: Deprecate XdgShell unstable v5Johan Klokkhammer Helsing2020-02-056-0/+28
* Client: Implement QPlatformWindow::startSystemResizeJohan Klokkhammer Helsing2020-02-0511-12/+27
* Client: Update to new signature for startSystemMove()Johan Klokkhammer Helsing2020-02-042-3/+2
* Turn QNX key codes into xkbcommon key codesJames McDonnell2020-01-311-0/+9
* Client: Temporarily disable QPA startSystemMoveJohan Klokkhammer Helsing2020-01-311-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-211-0/+2
|\
| * Avoid conflicting declaration for egl typedefsSamuli Piippo2020-01-201-0/+2
* | Enable QtWayland for QNXJames McDonnell2020-01-134-3/+30
* | Client: Upgrade to xdg-output-unstable-v1 version 3Johan Klokkhammer Helsing2020-01-134-8/+30
* | Don't use deprecated QMatrix class anymoreJarek Kobus2020-01-101-1/+2
* | Implement missing changed signals to propertiesPier Luigi Fiorini2020-01-104-6/+15
* | Update protocol for xdg-output-unstable-v1Johan Klokkhammer Helsing2020-01-092-7/+18
* | Merge "Merge remote-tracking branch 'qt/5.14' into 5.15"Paul Olav Tvete2020-01-091-2/+5
|\ \
| * | Merge remote-tracking branch 'qt/5.14' into 5.15Paul Olav Tvete2020-01-091-2/+5
| |\|
| | * Avoid potential double deletionPaul Olav Tvete2020-01-091-2/+5
* | | Fix various issues in qt_attribution.jsonJohan Klokkhammer Helsing2020-01-091-8/+11
* | | Update protocol for linux-dmabuf-unstable-v1Johan Klokkhammer Helsing2020-01-092-1/+17
* | | Update protocol for xdg-shell stable to version 2Johan Klokkhammer Helsing2020-01-092-36/+66
* | | Update to latest release for xdg-shell-unstable-v6Johan Klokkhammer Helsing2020-01-091-2/+5
|/ /
* | Add a comment at the top explaining where the generated file comes fromAleix Pol2020-01-081-0/+3
* | Client: Add basic support for tablet-unstable-v2Johan Klokkhammer Helsing2020-01-0810-0/+1738
* | Don't use deprecated handleMouseEvent()Paul Olav Tvete2020-01-081-4/+10
* | Fix compiler warningsPaul Olav Tvete2020-01-088-16/+26
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-071-1/+1
|\|
| * Stop using modern C++Johan Klokkhammer Helsing2019-12-311-1/+1
* | Client: Don't use deprecated handleMouseEvent versionJohan Klokkhammer Helsing2020-01-033-45/+46
* | Add missing qAsConst for texture sharing extensionJohan Klokkhammer Helsing2020-01-021-2/+2
* | Client: Add QWaylandWindow::mapFromWlSurfaceJohan Klokkhammer Helsing2019-12-303-5/+16
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-303-5/+38
|\|
| * Drive cursor animation with a timerJan Alexander Steffens (heftig)2019-12-172-3/+36
| * Client: Fix inverse repeat rate implementationJohan Klokkhammer Helsing2019-12-171-1/+1
| * Client: Fix detection of linux-dmabufJan Alexander Steffens (heftig)2019-12-151-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-103-3/+6
|\|
| * Client: Always close popups when hiding a windowJohan Klokkhammer Helsing2019-12-061-2/+1
| * Client: really use OpenGL ES 2 API for decoration blitterPeter Seiderer2019-12-041-1/+1
| * Fix compilation of linuxdmabuf compositor pluginJohan Klokkhammer Helsing2019-12-041-0/+4
* | Adjust the Wayland Vulkan configuration testsJames McDonnell2019-12-062-2/+8
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-036-20/+19
|\|
| * Avoid animating single frame cursorsDavid Edmundson2019-11-283-16/+15
| * Fix detection of linux-dmabufJohan Klokkhammer Helsing2019-11-263-4/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-2313-27/+95
|\|
| * Fix spelling of linuxaccessibility_support-privateJohan Klokkhammer Helsing2019-11-181-2/+2
| * Doc: Fix documentation warningsTopi Reinio2019-11-1311-24/+89
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-121-1/+4
| |\
| | * Fix touch being ignored when down and motion are in the same frameJohan Klokkhammer Helsing2019-11-051-1/+4
* | | Compositor: Use RHI-compatible APIJohan Klokkhammer Helsing2019-11-151-1/+2
* | | Client: Support running with no screensJohan Klokkhammer Helsing2019-11-1220-42/+79