summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input/shared
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-165-190/+10
* Platformsupport: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-262-2/+6
* Platformsupport: stop using QLatin1Char() for creating char literalsSona Kurazyan2022-04-261-2/+2
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-243-0/+3
* Remove the qmake project filesJoerg Bornemann2021-01-071-8/+0
* webOS: Support mapping evdev keyboard and touchscreen to specific windowElvis Lee2020-10-273-13/+68
* Use QList instead of QVector in platformsupportJarek Kobus2020-07-061-2/+2
* Port platformsupport to QStringViewLars Knoll2020-06-152-4/+4
* QEvdev: Extract Method parseSpecification()Marc Mutz2019-06-133-0/+148
* QEvdev: Replace manual memory management with unique_ptrMarc Mutz2019-06-122-0/+96
* eglfs: Add missing virtual layout setting for DRM/KMSLaszlo Agocs2016-09-222-8/+8
* evdevtouch: Enable touch in multi-screen eglfs environmentsLaszlo Agocs2016-08-113-0/+167