summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
* Client: Implement QPlatformWindow::startSystemResizeJohan Klokkhammer Helsing2020-02-053-2/+9
* Client: Update to new signature for startSystemMove()Johan Klokkhammer Helsing2020-02-042-3/+2
* Client: Temporarily disable QPA startSystemMoveJohan Klokkhammer Helsing2020-01-311-1/+1
* Enable QtWayland for QNXJames McDonnell2020-01-131-2/+17
* 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
* Client: Add basic support for tablet-unstable-v2Johan Klokkhammer Helsing2020-01-088-0/+542
* Don't use deprecated handleMouseEvent()Paul Olav Tvete2020-01-081-4/+10
* Fix compiler warningsPaul Olav Tvete2020-01-083-5/+15
* 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
* | 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-101-2/+1
|\|
| * Client: Always close popups when hiding a windowJohan Klokkhammer Helsing2019-12-061-2/+1
* | Adjust the Wayland Vulkan configuration testsJames McDonnell2019-12-061-1/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-033-16/+15
|\|
| * Avoid animating single frame cursorsDavid Edmundson2019-11-283-16/+15
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-232-3/+6
|\|
| * Fix spelling of linuxaccessibility_support-privateJohan Klokkhammer Helsing2019-11-181-2/+2
| * 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
* | | Client: Support running with no screensJohan Klokkhammer Helsing2019-11-1214-34/+70
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-092-3/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-052-3/+8
| |\|
| | * Client: Fix crash when showing a child window with a hidden parentJohan Klokkhammer Helsing2019-11-042-3/+8
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-267-48/+47
|\| |
| * | Fix QClipboard::ownSelection always returning falseJohan Klokkhammer Helsing2019-10-251-5/+11
| * | Fix missing emission of QClipboard::selectionChangedJohan Klokkhammer Helsing2019-10-242-1/+10
| * | Signal clipboard change when focus lost clears the selection offerPekka Vuorela2019-10-221-0/+7
| * | Fix url getting broken on openUrlPekka Vuorela2019-10-211-3/+7
| * | Client: Print a warning when trying to set clipboard without a seatJohan Klokkhammer Helsing2019-10-211-1/+3
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-10-212-38/+9
| |\|
| | * Client: Fix 100ms freeze when applications do not swap after deliverUpdateReq...Johan Klokkhammer Helsing2019-10-172-38/+9
* | | Client: Add Vulkan support for WaylandJohan Klokkhammer Helsing2019-10-259-1/+413
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-121-2/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta1Qt Forward Merge Bot2019-10-011-2/+4
| |\|
| | * Client: Don't crash with long window titles using UTF-16 charactersJohan Klokkhammer Helsing2019-09-251-2/+4
* | | Add missing config tests for wayland, glx, xcompositeJoerg Bornemann2019-10-081-5/+39
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-011-1/+12
|\| |
| * | Client: Create context menu event when pressing the menu keyDavid Edmundson2019-09-271-1/+12
* | | Use new ifdef style for accessibility_atspi_bridgeJohan Klokkhammer Helsing2019-09-211-2/+2
* | | Convert most config tests to configure.json inline formatJohan Klokkhammer Helsing2019-09-201-4/+55
* | | Use QGenericUnixTheme to provide themesJan Grulich2019-09-171-34/+2
|/ /
* | Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-169-87/+101
|\|
| * If egl_x11 is not available then don't turn on xcomposite-eglAndy Shaw2019-09-131-1/+1