summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input/libinput/qlibinputpointer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* High resolution wheel-event support from libinputAllan Sandfeld Jensen2021-09-181-2/+14
* libinput: add support for LIBINPUT_EVENT_POINTER_MOTION_ABSOLUTEAlexander Kanavin2019-04-231-0/+18
* Fix for mouse with modifiers handlingKarim Pinter2018-05-021-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-2/+4
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-2/+6
| |\
| | * Report modifiers correctly in mouse events with evdev and libinputLaszlo Agocs2017-12-121-5/+12
* | | qpa: enhance mouse event with type and button dataGatis Paeglis2017-10-101-2/+9
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-8/+15
|\| |
| * | libinput: make scrolling consistent with other platformsGatis Paeglis2017-09-051-8/+15
| |/
* / Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-5/+5
|/
* Migrate libinput support away from QT_LIBRARY_VERSIONLaszlo Agocs2016-10-101-1/+1
* Improve library version handlingLars Knoll2016-08-191-1/+1
* Use QFlags::setFlag where prudent in qtbaseAndre Somers2016-02-121-4/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Input: Convert QScreen geometry to native pixelsMorten Johan Sørvig2015-11-181-2/+6
* Support QCursor::setPos() properly for eglfsLaszlo Agocs2015-03-141-0/+7
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update for libinput 0.8Laszlo Agocs2015-02-021-1/+11
* Add libinput supportLaszlo Agocs2014-12-201-0/+101