summaryrefslogtreecommitdiff
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-132-3/+22
* Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"v5.15.0-alpha1Qt Forward Merge Bot2020-02-050-0/+0
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-050-0/+0
| |\
| | * Bump versionAlexandru Croitor2020-02-021-1/+1
* | | 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-281-0/+34
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.14.1' into 5.14Qt Forward Merge Bot2020-01-271-0/+34
| |\
| | * Merge 5.14 into 5.14.1v5.14.15.14.1Kari Oikarinen2020-01-151-2/+5
| | |\
| | * | Add changes file for Qt 5.14.1Johan Klokkhammer Helsing2020-01-101-0/+34
* | | | 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-135-4/+31
* | | 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-0814-0/+2666
* | 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-304-5/+102
|\ \ | |/
| * 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
| * Bump versionDaniel Smith2019-12-161-1/+1
| * Client: Fix detection of linux-dmabufJan Alexander Steffens (heftig)2019-12-151-1/+1
| * Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-131-0/+64
| |\
| | * Add changes file for Qt 5.14.0v5.14.0-rc2v5.14.0-rc1v5.14.05.14.0Johan Klokkhammer Helsing2019-11-261-0/+64
* | | Wait for window.isExposed() in flushUnconfiguredXdgSurface() testUlf Hermann2019-12-121-1/+1
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-104-4/+52
|\ \ \ | |/ /
| * | Add client test for hiding the toplevel parent of a popupJohan Klokkhammer Helsing2019-12-061-0/+45
| * | Client: Always close popups when hiding a windowJohan Klokkhammer Helsing2019-12-061-2/+1
| * | Client tests: Fix missing frame eventJohan Klokkhammer Helsing2019-12-051-1/+1