summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
* Fix qtwaylandscanner package dependencieswip/cmakeAlexandru Croitor2020-03-261-0/+4
* CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-263-5/+32
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-2625-155/+859
|\
| * Fix build after header changes in qtbaseSimon Hausmann2020-03-162-0/+3
| * Client: Remove recursion in data offer retrievalDavid Edmundson2020-02-201-17/+20
| * Inject OpenGL dependency for backing storeJohan Klokkhammer Helsing2020-02-192-1/+11
| * QWaylandCursorTheme: replace a QMap with a C arrayMarc Mutz2020-02-112-4/+6
| * 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
* | | | Initial CMake portJohan Klokkhammer Helsing2019-11-264-0/+523
* | | | Merge remote-tracking branch 'origin/5.15' into wip/cmakeJohan Klokkhammer Helsing2019-11-0715-51/+464
|\| | |
| * | | 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
* | | | Merge remote-tracking branch 'origin/5.15' into wip/cmakeJohan Klokkhammer Helsing2019-10-101-4/+31
|\| | |