summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input
Commit message (Expand)AuthorAgeFilesLines
* tslib: fix detection of missing release coordinatesRolf Eike Beer2019-04-111-2/+2
* tslib: use new connect syntaxRolf Eike Beer2019-03-271-1/+1
* tslib: avoid deprecated overloadRolf Eike Beer2019-03-271-1/+3
* Ability to switch language under platform eglfs/linuxfbElena Zaretskaya2019-01-254-1/+20
* libinput: use QT_CONFIG(xkbcommon) macroGatis Paeglis2018-12-071-2/+4
* src/3rdparty: remove xkbcommonGatis Paeglis2018-11-302-12/+9
* Modernize the "textcodec" featureLiang Qi2018-11-071-2/+2
* Fix mouse-wheel handling for evdev devices with extended valuesChristian Muehlhaeuser2018-06-221-10/+4
* Fix evdevtouch input plugin crash when the device can't be openedRomain Pokrzywka2018-06-181-1/+1
* Fix for mouse with modifiers handlingKarim Pinter2018-05-025-14/+21
* Silence a GCC 8 warning in evdevtabletVille Voutilainen2018-02-271-1/+1
* Fix typosJarek Kobus2018-02-131-1/+1
* Add missing dead key symbolsMatt Whitlock2018-01-151-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-023-2/+16
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-303-2/+19
| |\
| | * Report modifiers correctly in mouse events with evdev and libinputLaszlo Agocs2017-12-123-5/+25
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-0/+2
| |\|
| | * Add missing math.h include (for sqrt function)Jake Petroules2017-09-221-0/+2
* | | qpa: enhance mouse event with type and button dataGatis Paeglis2017-10-105-7/+24
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-2620-81/+60
|\| |
| * | libinput: make scrolling consistent with other platformsGatis Paeglis2017-09-051-8/+15
| * | libinput: remove unused signalsGatis Paeglis2017-09-052-14/+0
| * | evdev*,libinput: use functor-based connectionsGatis Paeglis2017-09-0518-59/+43
| * | evdevtablet: don't use qpa compatibility functionGatis Paeglis2017-09-041-2/+4
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-198-27/+27
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-193-7/+7
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-1/+1
|\|
| * Fix a race condition in QEvdevTabletHandler::readData()Romain Pokrzywka2017-08-141-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-3/+3
|\|
| * QIntegrityHIDManager: Fix syncqt warningsFriedemann Kleint2017-07-071-3/+3
* | xcb,evdevmouse: don't use qpa compatibility functionsGatis Paeglis2017-06-084-9/+18
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-074-0/+343
|\|
| * Add USB HID device feature to INTEGRITYKimmo Ollila2017-05-304-0/+343
* | Fix another race in the filtered touch implementationGunnar Sletta2017-03-031-1/+1
|/
* evdevtouch: Replace LPGL21 with LGPL license headerKai Koehne2017-02-281-12/+18
* evdevtouch: Add missing we mean it noteLaszlo Agocs2017-02-101-0/+11
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-1/+3
|\
| * Fix build without feature.tableteventTasuku Suzuki2017-01-151-1/+3
* | A few fixes to evdev touch filteringGunnar Sletta2017-01-091-3/+10
* | Add support for filtering in the qevdevtouch pluginGunnar Sletta2016-12-133-37/+412
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-026-6/+16
|\|
| * Replace PKGCONFIG+=foo usages with QMAKE_USELars Knoll2016-10-261-2/+1
| * create modularized version of qtplatformsupport moduleOswald Buddenhagen2016-10-155-4/+15
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-131-1/+1
|\|
| * Migrate libinput support away from QT_LIBRARY_VERSIONLaszlo Agocs2016-10-101-1/+1
* | Add evdev support for FreeBSDOleksandr Tymoshenko2016-10-065-0/+20
|/
* eglfs: Add missing virtual layout setting for DRM/KMSLaszlo Agocs2016-09-223-19/+27
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-222-18/+33
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-212-18/+33
| |\