summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input
Commit message (Expand)AuthorAgeFilesLines
* OpenGL, PlatformSupport: use QStringRef to optimize memory allocationAnton Kudryavtsev2016-04-073-7/+8
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-3/+10
|\
| * evdevtouch: ensure touchpoints released with typeB mtdev driversRomain Pokrzywka2016-03-021-3/+10
* | Use QFlags::setFlag where prudent in qtbaseAndre Somers2016-02-122-8/+2
* | Updated license headersJani Heikkinen2016-01-1527-378/+540
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-3/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-233-4/+12
|\|
| * Input: Convert QScreen geometry to native pixelsMorten Johan Sørvig2015-11-183-4/+12
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-1/+0
|\|
| * Fix crash on process exit when the evdevtouch plugin is loadedRomain Pokrzywka2015-10-281-1/+0
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-142-1/+12
|\|
| * 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
* | qevent.h: Add fixme comments to remove include directives for Qt 6.Friedemann Kleint2015-10-022-0/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-256-41/+120
|\|
| * 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
* | Improve evdevtablet plugin with support for multiple tablet devicesRomain Pokrzywka2015-09-035-120/+306
|/
* 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