summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input/shared
Commit message (Expand)AuthorAgeFilesLines
* Replace qgetenv() calls converted to QString with qEnvironmentVariable()Thiago Macieira2025-01-011-4/+4
* Extract QEvdevTouchFilter to shared classesMichał Łoś2024-10-301-0/+143
* Enable device discovery using VxWorks evdevMichał Łoś2024-10-301-0/+4
* Extract QEvdevKeyboardMap to shared headerMichał Łoś2024-10-181-0/+112
* Extract QKeycodeAction from QEvdevKeyboardMichał Łoś2024-10-181-0/+43
* Extract QFdContainer from QEvdevKeyboardHandlerMichał Łoś2024-10-152-0/+57
* 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