summaryrefslogtreecommitdiff
path: root/tests/auto/client/shared
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-031-0/+1
|\
| * Client tests: Set XDG_CURRENT_DESKTOP to avoid platform themesJohan Klokkhammer Helsing2019-08-291-0/+1
* | Client tests: Add test for a simple wl_touch tapJohan Klokkhammer Helsing2019-08-272-0/+38
* | Client tests: Add touch infrastructure and simple testJohan Klokkhammer Helsing2019-08-274-6/+42
* | Client tests: Fix incorrect test for keyboard capabilityJohan Klokkhammer Helsing2019-08-261-1/+1
* | Client tests: Add missing cleanup for keyboardsJohan Klokkhammer Helsing2019-08-261-0/+3
* | Client tests: Upgrade tests to wl_seat v5Johan Klokkhammer Helsing2019-08-261-1/+1
* | Client: Implement primary-selection-unstable-v1Johan Klokkhammer Helsing2019-05-104-2/+28
* | Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-073-3/+102
|\ \ | |/
| * client: rework input method handlingGatis Paeglis2019-04-153-3/+102
* | Merge remote-tracking branch 'qt/5.13' into devPaul Olav Tvete2019-03-217-29/+100
|\ \ | |/
| * Client xdg-shell: Add test for switching popupsJohan Klokkhammer Helsing2019-03-052-1/+5
| * Client: Don't send illegal wl_pointer.set_cursor requestsJohan Klokkhammer Helsing2019-02-271-3/+3
| * Client tests: Add convenience for getting cursor surfaceJohan Klokkhammer Helsing2019-02-271-0/+1
| * Client: Add test for wl_data_offer leaksJohan Klokkhammer Helsing2019-02-203-17/+76
| * Client: Refactor cursors and fix various bugsJohan Klokkhammer Helsing2019-02-152-8/+15
* | Client: Implement wl_pointer version 5Robin Burchell2019-03-142-0/+37
|/
* Client xdg-shell: Add test for tooltips on popupsv5.13.0-alpha1Johan Klokkhammer Helsing2019-02-064-7/+60
* Add client test for data deviceJohan Klokkhammer Helsing2019-01-306-0/+163
* Client tests: Add simple test for keyboard pressJohan Klokkhammer Helsing2019-01-304-4/+75
* Client: Add wl_output testsJohan Klokkhammer Helsing2019-01-175-13/+81
* Client: Test for xdg surface window geometryPier Luigi Fiorini2019-01-152-0/+14
* Client: Test for xdg toplevel min and max sizeJohan Klokkhammer Helsing2019-01-152-1/+28
* Create a new type of mock compositor for client testsJohan Klokkhammer Helsing2018-12-1123-2509/+1407
* Client: Add fullscreen shell integrationPier Luigi Fiorini2018-11-055-1/+126
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-304-9/+30
|\
| * Client: Don't attach buffers to unexposed windowsJohan Klokkhammer Helsing2018-10-264-9/+30
* | Don't include system versions of wayland protocolJohan Klokkhammer Helsing2018-10-031-2/+1
|/
* Don't use members of wl_resourceJohan Klokkhammer Helsing2018-09-181-4/+4
* Remove ifdefs for unsupported libwayland versionsJohan Klokkhammer Helsing2018-09-171-7/+0
* Add missing Q_UNUSEDJohan Klokkhammer Helsing2018-09-141-0/+1
* Compositor: Fix nullptr dereferences in fromResource functionsJohan Klokkhammer Helsing2018-08-291-1/+3
* Client: Add tests for xdg-shell v6 window geometryJohan Klokkhammer Helsing2018-06-073-0/+10
* Client xdg-shell v6 tests: Fix dangling pointer usageJohan Klokkhammer Helsing2018-05-291-2/+2
* Fix QWaylandXdgShellV6Integration::handleKeyboardFocusChangedJohan Klokkhammer Helsing2018-05-091-1/+4
* Client: Add acked configure support and implement it for xdg-shell v6Johan Klokkhammer Helsing2018-05-074-5/+54
* Mocking compositor: Don't leak wl_shell_surfacesJohan Klokkhammer Helsing2018-03-121-0/+4
* Add client-side tests for ivi-applicationJohan Klokkhammer Helsing2018-03-125-0/+215
* Send configure events in shell-agnostic client testsJohan Klokkhammer Helsing2018-03-088-10/+67
* Client test for xdg-shell v6 configure eventsJohan Klokkhammer Helsing2018-03-084-34/+147
* Fix nullptr dereference in client testsJohan Klokkhammer Helsing2018-03-081-1/+2
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-283-10/+10
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-276-28/+14
* Client tests: Use generated classes for mocking shellsJohan Klokkhammer Helsing2018-02-268-237/+160
* Fix crash when connecting a new screenJohan Klokkhammer Helsing2018-02-214-2/+36
* Test that xdg_toplevel_v6s are destroyed before xdg_surface_v6sJohan Klokkhammer Helsing2018-02-011-4/+21
* Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2018-01-312-2/+7
* Verify that the client supports the compositor removing outputsJohan Klokkhammer Helsing2017-11-153-0/+19
* Client: Test that the current screen is updated by surface eventsJohan Klokkhammer Helsing2017-11-157-40/+224
* Test client side xdg shell v6Johan Klokkhammer Helsing2017-10-2010-0/+1832