summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input/evdevmouse/qevdevmousehandler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-241-1/+2
* Add support for high resolution wheel events from Linux 5.0+Allan Sandfeld Jensen2020-04-201-0/+3
* Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-221-4/+4
* QEvdev: Replace manual memory management with unique_ptrMarc Mutz2019-06-121-1/+3
* qpa: enhance mouse event with type and button dataGatis Paeglis2017-10-101-1/+5
* evdev*,libinput: use functor-based connectionsGatis Paeglis2017-09-051-3/+2
* xcb,evdevmouse: don't use qpa compatibility functionsGatis Paeglis2017-06-081-1/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+11
|\
| * Add missing private headers warningSamuel Gaist2014-09-041-0/+11
* | Add: absolute touch screen handling in evdevmouseAndrew Gatt2014-03-241-2/+8
|/
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* evdevmouse: send correct event position for wheel eventsJohannes Zellner2012-06-101-0/+1
* Fix touchpads with evdevmouseLaszlo Agocs2012-06-041-0/+1
* Move evdev to platformsupportGirish Ramakrishnan2012-06-011-0/+86