summaryrefslogtreecommitdiffstats
path: root/tests/auto/client/seatv4
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-041-1/+1
* De-blacklist tst_seatv4::animatedCursor testVolker Hilsheimer2024-02-281-3/+0
* tests: Send frame callbacks by defaultDavid Edmundson2023-08-221-0/+1
* Compile with -no-openglEskil Abrahamsen Blomfeldt2023-03-061-1/+0
* tests: fix tst_seatv4 to use 24 as default cursor sizeLiang Qi2022-11-081-2/+9
* Port from container::count() and length() to size()Marc Mutz2022-10-101-5/+5
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-101-27/+2
* tst_seatv4: fix compilation with GCC/C++20Marc Mutz2021-11-161-2/+0
* tst_seatv4: fix deprecated implicit capture of this by [=]Marc Mutz2021-11-161-22/+22
* Simplify test cmakeDavid Edmundson2021-05-101-22/+1
* Remove QMake project filesJoerg Bornemann2021-02-112-50/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-012-4/+4
* Adapt to new QPointingDevice APIShawn Rutledge2020-06-261-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-081-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-141-0/+1
|\
| * Blacklist animatedCursor in SLESTony Sarajärvi2020-05-111-0/+1
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-292-0/+4
|\|
* | CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-262-12/+6
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-261-3/+3
|\ \
| * | Fix compile errors in testsJohan Klokkhammer Helsing2020-02-191-2/+2
| * | Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-301-1/+1
| |/
* / Initial CMake portJohan Klokkhammer Helsing2019-11-262-0/+85
|/
* Blacklist tst_seatv4::animatedCursor() in b2qtLiang Qi2019-09-171-0/+2
* Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-161-0/+25
|\
| * Add client test for floating point mouse pressJohan Klokkhammer Helsing2019-09-101-0/+25
* | Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-281-19/+7
* | Client: Add support for animated cursorsJohan Klokkhammer Helsing2019-05-021-0/+31
|/
* Client: Don't send illegal wl_pointer.set_cursor requestsJohan Klokkhammer Helsing2019-02-271-1/+33
* Client tests: Add convenience for getting cursor surfaceJohan Klokkhammer Helsing2019-02-271-31/+31
* Client: Decrease buffer_scale for small cursor themesJohan Klokkhammer Helsing2019-02-271-3/+59
* Client: Refactor cursors and fix various bugsJohan Klokkhammer Helsing2019-02-152-16/+177
* Client tests: Add simple test for keyboard pressJohan Klokkhammer Helsing2019-01-301-1/+26
* Client: Add wl_output testsJohan Klokkhammer Helsing2019-01-171-3/+5
* Client tests: Add simple test for mouse clickJohan Klokkhammer Helsing2018-12-131-0/+23
* Create a new type of mock compositor for client testsJohan Klokkhammer Helsing2018-12-112-0/+270