summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/input
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-241-2/+2
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-2/+2
| |\
| | * tslib: fix detection of missing release coordinatesRolf Eike Beer2019-04-111-2/+2
* | | libinput: add support for LIBINPUT_EVENT_POINTER_MOTION_ABSOLUTEAlexander Kanavin2019-04-233-0/+22
* | | tslib: use ts_setup() to find the deviceRolf Eike Beer2019-04-151-21/+5
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Qt Forward Merge Bot2019-04-043-10/+11
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-311-2/+4
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-301-2/+4
| | |\|
| | | * tslib: use new connect syntaxRolf Eike Beer2019-03-271-1/+1
| | | * tslib: avoid deprecated overloadRolf Eike Beer2019-03-271-1/+3
| * | | tslib: initialize members in declarationRolf Eike Beer2019-03-272-7/+6
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-03-261-1/+1
| |\| |
| | * | qxkbcommon: use QMAKE_USE instead of QMAKE_USE_PRIVATEGatis Paeglis2019-03-251-1/+1
* | | | Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usageAllan Sandfeld Jensen2019-04-042-5/+5
|/ / /
* / / More nullptr usage in headersKevin Funk2019-03-146-7/+7
|/ /
* | platforminputcontexts: use libxkbcommon compose key APIGatis Paeglis2019-03-012-0/+35
* | platformsupport/input: add xkbcommon utilities libGatis Paeglis2019-03-019-204/+1223
* | Fix can not -> cannotRobert Loehning2019-02-251-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-264-1/+20
|\|
| * Ability to switch language under platform eglfs/linuxfbElena Zaretskaya2019-01-254-1/+20
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-121-1/+1
|/
* libinput: use QT_CONFIG(xkbcommon) macroGatis Paeglis2018-12-071-2/+4
* src/3rdparty: remove xkbcommonGatis Paeglis2018-11-302-12/+9
* Modernize the "textcodec" featureLiang Qi2018-11-071-2/+2
* Fix mouse-wheel handling for evdev devices with extended valuesChristian Muehlhaeuser2018-06-221-10/+4
* Fix evdevtouch input plugin crash when the device can't be openedRomain Pokrzywka2018-06-181-1/+1
* Fix for mouse with modifiers handlingKarim Pinter2018-05-025-14/+21
* Silence a GCC 8 warning in evdevtabletVille Voutilainen2018-02-271-1/+1
* Fix typosJarek Kobus2018-02-131-1/+1
* Add missing dead key symbolsMatt Whitlock2018-01-151-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-023-2/+16
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-303-2/+19
| |\
| | * Report modifiers correctly in mouse events with evdev and libinputLaszlo Agocs2017-12-123-5/+25
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-171-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-0/+2
| |\|
| | * Add missing math.h include (for sqrt function)Jake Petroules2017-09-221-0/+2
* | | qpa: enhance mouse event with type and button dataGatis Paeglis2017-10-105-7/+24
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-2620-81/+60
|\| |
| * | libinput: make scrolling consistent with other platformsGatis Paeglis2017-09-051-8/+15
| * | libinput: remove unused signalsGatis Paeglis2017-09-052-14/+0
| * | evdev*,libinput: use functor-based connectionsGatis Paeglis2017-09-0518-59/+43
| * | evdevtablet: don't use qpa compatibility functionGatis Paeglis2017-09-041-2/+4
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-198-27/+27
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-193-7/+7
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-151-1/+1
|\|
| * Fix a race condition in QEvdevTabletHandler::readData()Romain Pokrzywka2017-08-141-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-3/+3
|\|
| * QIntegrityHIDManager: Fix syncqt warningsFriedemann Kleint2017-07-071-3/+3
* | xcb,evdevmouse: don't use qpa compatibility functionsGatis Paeglis2017-06-084-9/+18
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-074-0/+343
|\|