summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qinputdevice/tst_qinputdevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* gui: return first default device when seatName isNullLiang Qi2022-03-131-6/+45
* tests: XFAIL tst_QInputDevice::multiSeatDevices() on WaylandLiang Qi2022-02-171-0/+7
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Separate QPD::tabletDevice into priv tabletDevice and queryTabletDeviceShawn Rutledge2020-07-071-6/+6
* Replace "no devices registered" warnings with qCDebugShawn Rutledge2020-06-221-4/+0
* Don't return a touchscreen from QPointingDevice::primaryPointingDevice()Shawn Rutledge2020-06-191-1/+1
* Begin writing tst_QInputDevice autotestShawn Rutledge2020-06-181-0/+86