| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add qt.qpa.input.mouse logging category to QLibInputPointer | Shawn Rutledge | 2025-07-25 | 1 | -0/+7 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | High resolution wheel-event support from libinput | Allan Sandfeld Jensen | 2021-09-18 | 1 | -2/+14 |
| * | libinput: add support for LIBINPUT_EVENT_POINTER_MOTION_ABSOLUTE | Alexander Kanavin | 2019-04-23 | 1 | -0/+18 |
| * | Fix for mouse with modifiers handling | Karim Pinter | 2018-05-02 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.10' into dev | Lars Knoll | 2018-01-02 | 1 | -2/+4 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10 | Lars Knoll | 2017-12-30 | 1 | -2/+6 |
| | |\ |
|
| | | * | Report modifiers correctly in mouse events with evdev and libinput | Laszlo Agocs | 2017-12-12 | 1 | -5/+12 |
| * | | | qpa: enhance mouse event with type and button data | Gatis Paeglis | 2017-10-10 | 1 | -2/+9 |
| * | | | Merge remote-tracking branch 'origin/5.10' into dev | Liang Qi | 2017-09-26 | 1 | -8/+15 |
| |\| | |
|
| | * | | libinput: make scrolling consistent with other platforms | Gatis Paeglis | 2017-09-05 | 1 | -8/+15 |
| | |/ |
|
| * / | Replace Q_NULLPTR with nullptr where possible | Kevin Funk | 2017-09-19 | 1 | -5/+5 |
| |/ |
|
| * | Migrate libinput support away from QT_LIBRARY_VERSION | Laszlo Agocs | 2016-10-10 | 1 | -1/+1 |
| * | Improve library version handling | Lars Knoll | 2016-08-19 | 1 | -1/+1 |
| * | Use QFlags::setFlag where prudent in qtbase | Andre Somers | 2016-02-12 | 1 | -4/+1 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| * | Input: Convert QScreen geometry to native pixels | Morten Johan Sørvig | 2015-11-18 | 1 | -2/+6 |
| * | Support QCursor::setPos() properly for eglfs | Laszlo Agocs | 2015-03-14 | 1 | -0/+7 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Update for libinput 0.8 | Laszlo Agocs | 2015-02-02 | 1 | -1/+11 |
| * | Add libinput support | Laszlo Agocs | 2014-12-20 | 1 | -0/+101 |