summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input/libinput/qlibinputhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* High resolution wheel-event support from libinputAllan Sandfeld Jensen2021-09-181-0/+4
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-171-1/+1
|\
| * Fix compilation with C++20Marc Mutz2019-07-061-1/+1
* | libinput: add support for LIBINPUT_EVENT_POINTER_MOTION_ABSOLUTEAlexander Kanavin2019-04-231-0/+3
|/
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-16/+6
|\
| * libinput: remove unused signalsGatis Paeglis2017-09-051-8/+0
| * evdev*,libinput: use functor-based connectionsGatis Paeglis2017-09-051-8/+6
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-3/+3
* libinput: Rename logging category to prevent clashesLaszlo Agocs2015-08-181-3/+3
* Support QCursor::setPos() properly for eglfsLaszlo Agocs2015-03-141-0/+8
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Unify input device hotplugging support for embeddedLaszlo Agocs2015-01-211-2/+38
* Avoid exposing dependencies from libinput supportLaszlo Agocs2015-01-091-15/+21
* Add libinput supportLaszlo Agocs2014-12-201-0/+188