index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
platformsupport
/
input
/
libinput
Commit message (
Expand
)
Author
Age
Files
Lines
*
libinput: Fix developer build without xkbcommon
Robert Löhning
2025-01-31
1
-0
/
+2
*
libinput: Print qsizetype through %PRIdQSIZETYPE
Ulf Hermann
2024-11-06
1
-1
/
+2
*
Straighten out various logging categories
Ulf Hermann
2024-06-19
3
-4
/
+6
*
libinput: Allow setting touchscreen matrix via env var
Shawn Rutledge
2024-04-09
1
-0
/
+28
*
QtGui: code tidies: use the 4-arg connect overload
Giuseppe D'Angelo
2023-06-28
1
-1
/
+1
*
QXkbCommon: set Qt::KeypadModifier when keypad button is pressed
Mario Roessel
2023-04-20
1
-1
/
+1
*
Add eglfs touch logging in qt.qpa.input.events
Shawn Rutledge
2022-12-16
1
-0
/
+8
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
8
-304
/
+16
*
Make sure all qtbase private headers include at least one other
Thiago Macieira
2022-02-24
3
-1
/
+4
*
Test for nullptr before dereferencing the screen
Volker Hilsheimer
2021-12-08
1
-1
/
+1
*
High resolution wheel-event support from libinput
Allan Sandfeld Jensen
2021-09-18
2
-2
/
+18
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-16
/
+0
*
webOS: Support mapping evdev keyboard and touchscreen to specific window
Elvis Lee
2020-10-27
2
-11
/
+24
*
Make xkb a private dependency of QtGui
Joerg Bornemann
2020-09-16
1
-0
/
+1
*
Refactor pointer event hierarchy
Shawn Rutledge
2020-07-10
1
-10
/
+10
*
Move xkbcommon to QtGui
Friedemann Kleint
2020-07-04
2
-6
/
+1
*
Introduce QInputDevice hierarchy; replace QTouchDevice
Shawn Rutledge
2020-06-16
2
-9
/
+11
*
Get rid of some QTextCodec leftovers
Lars Knoll
2020-05-14
1
-1
/
+0
*
Initial cleanup of qevent.h for Qt6
Allan Sandfeld Jensen
2020-03-05
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2020-01-09
2
-6
/
+41
|
\
|
*
Add touch input device mapping support via QT_QPA_EGLFS_KMS_CONFIG
Pasi Petäjäjärvi
2020-01-09
2
-6
/
+41
*
|
Deprecate constructing QFlags from a pointer
Allan Sandfeld Jensen
2019-11-20
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Liang Qi
2019-11-13
1
-8
/
+8
|
\
|
*
qlibinputtouch: bugfix: do not skip touch events
Ulrich Ölmann
2019-11-06
1
-8
/
+8
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-17
1
-1
/
+1
|
\
|
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-07-12
1
-1
/
+1
|
|
\
|
|
*
Fix compilation with C++20
Marc Mutz
2019-07-06
1
-1
/
+1
*
|
|
libinput: add support for LIBINPUT_EVENT_POINTER_MOTION_ABSOLUTE
Alexander Kanavin
2019-04-23
3
-0
/
+22
*
|
|
More nullptr usage in headers
Kevin Funk
2019-03-14
1
-1
/
+1
|
/
/
*
/
platformsupport/input: add xkbcommon utilities lib
Gatis Paeglis
2019-03-01
3
-172
/
+26
|
/
*
libinput: use QT_CONFIG(xkbcommon) macro
Gatis Paeglis
2018-12-07
1
-2
/
+4
*
src/3rdparty: remove xkbcommon
Gatis Paeglis
2018-11-30
2
-12
/
+9
*
Modernize the "textcodec" feature
Liang Qi
2018-11-07
1
-2
/
+2
*
Fix for mouse with modifiers handling
Karim Pinter
2018-05-02
3
-10
/
+17
*
Add missing dead key symbols
Matt Whitlock
2018-01-15
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Lars Knoll
2018-01-02
2
-2
/
+9
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Lars Knoll
2017-12-30
2
-2
/
+12
|
|
\
|
|
*
Report modifiers correctly in mouse events with evdev and libinput
Laszlo Agocs
2017-12-12
2
-5
/
+18
*
|
|
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
4
-35
/
+21
|
\
|
|
|
*
|
libinput: make scrolling consistent with other platforms
Gatis Paeglis
2017-09-05
1
-8
/
+15
|
*
|
libinput: remove unused signals
Gatis Paeglis
2017-09-05
2
-14
/
+0
|
*
|
evdev*,libinput: use functor-based connections
Gatis Paeglis
2017-09-05
3
-15
/
+8
|
|
/
*
/
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
4
-13
/
+13
|
/
*
Migrate libinput support away from QT_LIBRARY_VERSION
Laszlo Agocs
2016-10-10
1
-1
/
+1
*
Use qtConfig throughout in qtbase
Lars Knoll
2016-08-19
1
-3
/
+2
*
Improve library version handling
Lars Knoll
2016-08-19
2
-3
/
+1
*
employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOO
Oswald Buddenhagen
2016-08-19
1
-4
/
+2
*
evdevtouch: Enable touch in multi-screen eglfs environments
Laszlo Agocs
2016-08-11
2
-4
/
+9
[next]