summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input
Commit message (Expand)AuthorAgeFilesLines
* evdevtouch: ensure touchpoints released with typeB mtdev driversRomain Pokrzywka2016-03-021-3/+10
* Input: Convert QScreen geometry to native pixelsMorten Johan Sørvig2015-11-183-4/+12
* Fix crash on process exit when the evdevtouch plugin is loadedRomain Pokrzywka2015-10-281-1/+0
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* Fix missing "We mean it" in qtbase private headersThiago Macieira2015-10-011-0/+11
* Synchronize QInputDeviceManager touch device count with QTouchDeviceRomain Pokrzywka2015-09-234-32/+100
* Fix evdevtouch coordinates when high DPI scaling is in useMitch Curtis2015-09-211-2/+4
* libinput: Fix key mappingLaszlo Agocs2015-08-211-4/+7
* libinput: Rename logging category to prevent clashesLaszlo Agocs2015-08-182-3/+9
* Add a way for auxiliary threads to handle events without CoreAppThiago Macieira2015-07-184-4/+6
* Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-8/+14
|\
| * Map Shift+Tab to Shift+Backtab in evdevkeyboardLaszlo Agocs2015-07-171-8/+14
* | evdevtouch driver: fix indentation.Andreas Hartmetz2015-06-121-5/+5
|/
* evdevtouch: Add hotplug supportLaszlo Agocs2015-04-095-61/+227
* libinput: Reorganize touch frame handlerLaszlo Agocs2015-03-251-11/+15
* Support QCursor::setPos() properly for eglfsLaszlo Agocs2015-03-146-10/+46
* QPA plugins: Fix const correctness in old style castsThiago Macieira2015-03-091-1/+1
* Do not mark non-existent touch points as stationaryMikko Harju2015-02-141-0/+4
* Update copyright headersJani Heikkinen2015-02-1123-161/+161
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-0/+8
|\
* | Update for libinput 0.8Laszlo Agocs2015-02-022-1/+13
* | Unify input device hotplugging support for embeddedLaszlo Agocs2015-01-215-8/+59
* | Avoid exposing dependencies from libinput supportLaszlo Agocs2015-01-092-22/+29
* | Add libinput supportLaszlo Agocs2014-12-2010-0/+1099
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-032-2/+2
* | Simplify using tslib with eglfsLaszlo Agocs2014-10-172-3/+6
* | Switch to categorized logging in all the input handlersLaszlo Agocs2014-10-166-137/+72
* | Clean up tslib pluginLaszlo Agocs2014-10-164-0/+208
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-2913-247/+220
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-2413-247/+143
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-237-0/+77
| |\
| | * Add missing private headers warningSamuel Gaist2014-09-047-0/+77
* | | QEvDevTouch: use qEnvironmentVariableIntValue()Marc Mutz2014-09-121-1/+1
|/ /
* | Enables remap of NumpadKeys when Numlock is on and using evkeyboard.Risto Avila2014-08-271-0/+70
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-041-0/+1
|\|
| * Add missing power button keycode to keymapRainer Keller2014-07-311-0/+1
* | Report keyboard modifiers in evdevmouseLaszlo Agocs2014-07-021-2/+4
* | Add a way to access loadKeymap on eglfsLaszlo Agocs2014-06-254-6/+38
* | EvdevTouch: Added "invertx" and "inverty" parametersTakumi Asaki2014-05-121-0/+12
* | Add: absolute touch screen handling in evdevmouseAndrew Gatt2014-03-244-13/+87
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-34/+78
|\
| * Fix compilation: testBit is only used if mtdev isn'tThiago Macieira2014-02-031-0/+2
| * evdevtouch: Don't try to keep reading on EAGAINRobin Burchell2014-01-241-26/+47
| * EvdevTouch: Don't remove released touch data for Type B; only ignore slotRobin Burchell2014-01-221-8/+29
* | eglfs: Mouse hotplugging supportLaszlo Agocs2014-01-311-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-3/+4
|\|
| * Fix evdevtouch build with -qtnamespaceSérgio Martins2014-01-091-3/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-1/+1
|\|
| * Fix Qt build when mtdev is detectedThiago Macieira2014-01-041-1/+1
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-033-10/+12
|\|