summaryrefslogtreecommitdiffstats
path: root/tests/auto/client
Commit message (Expand)AuthorAgeFilesLines
* Fix QClipboard::ownSelection always returning falseJohan Klokkhammer Helsing2019-10-251-0/+1
* Fix missing emission of QClipboard::selectionChangedJohan Klokkhammer Helsing2019-10-241-0/+30
* Add client test for clipboard when losing keyboard focusJohan Klokkhammer Helsing2019-10-232-1/+30
* Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-10-213-3/+6
|\
| * Fix build: Use temporary directories for tests' XDG_RUNTIME_DIRJohan Klokkhammer Helsing2019-10-143-3/+6
* | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta1Qt Forward Merge Bot2019-10-011-0/+11
|\|
| * Client: Don't crash with long window titles using UTF-16 charactersJohan Klokkhammer Helsing2019-09-251-0/+11
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-241-1/+1
|\|
| * Fix wrong target name for tst_client_fullscreenshellv1Johan Klokkhammer Helsing2019-09-201-1/+1
* | Client: Test that wl_touch.up events don't split touch framesv5.14.0-alpha1Johan Klokkhammer Helsing2019-09-201-0/+50
* | Add client test for multi touch motionJohan Klokkhammer Helsing2019-09-173-0/+86
* | Blacklist tst_seatv4::animatedCursor() in b2qtLiang Qi2019-09-171-0/+2
* | Add client test for floating point touchJohan Klokkhammer Helsing2019-09-161-0/+32
* | Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-165-2/+238
|\|
| * Add client test for floating point mouse pressJohan Klokkhammer Helsing2019-09-101-0/+25
| * Client: Add test for starting a drag operation without input focusJohan Klokkhammer Helsing2019-09-091-2/+19
| * Add client test for xdg-decoration-unstable-v1Johan Klokkhammer Helsing2019-09-033-0/+194
* | 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
* | Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-282-45/+17
* | Client tests: Add test for a simple wl_touch tapJohan Klokkhammer Helsing2019-08-273-0/+98
* | Client tests: Add touch infrastructure and simple testJohan Klokkhammer Helsing2019-08-275-7/+54
* | Merge dev into 5.14Kari Oikarinen2019-08-271-2/+0
|\ \
| * | Make it possible to build only the compositor moduleJohan Klokkhammer Helsing2019-08-191-2/+0
* | | 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: Remove redundant pointer helper functionJohan Klokkhammer Helsing2019-08-261-7/+0
* | | Client tests: Upgrade tests to wl_seat v5Johan Klokkhammer Helsing2019-08-265-20/+43
|/ /
* | Test the exact window sizePier Luigi Fiorini2019-08-151-2/+6
* | Use some qExchange()Marc Mutz2019-05-171-2/+1
* | Eradicate Q_FOREACH loops [1/2]: trivial casesMarc Mutz2019-05-211-2/+2
* | xdg-shell v6 client test: use QTRY_COMPARE instead of QTRY_VERIFYJohan Klokkhammer Helsing2019-05-141-2/+2
* | Client: Implement primary-selection-unstable-v1Johan Klokkhammer Helsing2019-05-107-2/+502
* | Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-078-8/+303
|\|
| * Client: Fix reverse screen orderJohan Klokkhammer Helsing2019-04-291-3/+0
| * client: rework input method handlingGatis Paeglis2019-04-156-3/+294
| * Client tests: Fix tst_xdgShell::pongs when run as the only testJohan Klokkhammer Helsing2019-04-111-1/+8
| * tst_xdgshell::showMinimized: Really make sure the window was createdJohan Klokkhammer Helsing2019-04-111-1/+1
* | Client: Add support for animated cursorsJohan Klokkhammer Helsing2019-05-021-0/+31
* | Client: Add test for surfaces created by application codeJohan Klokkhammer Helsing2019-05-011-0/+30
* | Compositor: Don't require OpenGL to build the QML APIsJohan Klokkhammer Helsing2019-04-042-0/+14
* | Merge remote-tracking branch 'qt/5.13' into devPaul Olav Tvete2019-03-2113-76/+558
|\|
| * Client xdg-shell: Add test for switching popupsJohan Klokkhammer Helsing2019-03-053-1/+94
| * Client: Don't send illegal wl_pointer.set_cursor requestsJohan Klokkhammer Helsing2019-02-272-4/+36
| * Client tests: Add convenience for getting cursor surfaceJohan Klokkhammer Helsing2019-02-272-31/+32
| * Client: Decrease buffer_scale for small cursor themesJohan Klokkhammer Helsing2019-02-271-3/+59
| * Client: Add test for wl_data_offer leaksJohan Klokkhammer Helsing2019-02-204-30/+153
| * Client: Refactor cursors and fix various bugsJohan Klokkhammer Helsing2019-02-154-24/+192
| * Fix race condition in autotestsPaul Olav Tvete2019-02-122-10/+19
* | Client: Implement wl_pointer version 5Robin Burchell2019-03-145-0/+429
|/