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
/
gui
/
kernel
/
qinputdevice.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
For qdebug operator<< of pointer types, always check for nullptr
Daniel Trevitz
8 days
1
-4
/
+2
*
GUI: no need to unregister input device if list is destroyed
Thiago Macieira
2025-02-18
1
-0
/
+3
*
Tweak QInputDevice logging
Tor Arne Vestbø
2024-11-15
1
-2
/
+2
*
qpa: Add logging when registering and unregistering QInputDevice
Tor Arne Vestbø
2024-11-01
1
-0
/
+2
*
Show decimal device IDs in QInputDevice qDebug output
Shawn Rutledge
2023-06-20
1
-1
/
+1
*
doc: Reduce expectations for QInputDevice::devices()
Shawn Rutledge
2023-05-23
1
-0
/
+7
*
Move nullptr check to beginning of QInputDevice::operator<<
Axel Spoerl
2023-03-21
1
-8
/
+13
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Fix versioning of PixelScroll
Kai Köhne
2022-05-13
1
-1
/
+1
*
QtGui: includemocs
Marc Mutz
2022-04-29
1
-0
/
+2
*
QtGui: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-28
1
-1
/
+3
*
Short live Q_CONSTINIT!
Marc Mutz
2022-03-26
1
-1
/
+1
*
gui: return first default device when seatName isNull
Liang Qi
2022-03-13
1
-3
/
+5
*
De-duplicate vtables, 2022 edition
Marc Mutz
2022-02-15
1
-0
/
+3
*
gui: add QInputDevice::seatNames()
Liang Qi
2021-11-28
1
-0
/
+19
*
doc: Add the PixelScroll device capability (new in 6.2)
Shawn Rutledge
2021-09-04
1
-0
/
+5
*
QInputDevice: Parent default keyboard to core app singleton
Fabian Kosmale
2020-12-04
1
-1
/
+1
*
Move QEventPoint and QPointingDeviceUniqueId out of qevent
Volker Hilsheimer
2020-11-07
1
-3
/
+1
*
Address API review comments for QInput/QPointingDevice
Volker Hilsheimer
2020-11-03
1
-3
/
+3
*
Doc: Fix documentation issues for event and input device classes
Topi Reinio
2020-09-10
1
-5
/
+66
*
Separate QPD::tabletDevice into priv tabletDevice and queryTabletDevice
Shawn Rutledge
2020-07-07
1
-12
/
+16
*
Add QInputDevice::availableVirtualGeometry()
Shawn Rutledge
2020-07-06
1
-0
/
+23
*
Make QDebug operator<< polymorphic for QPointingDevice
Shawn Rutledge
2020-07-01
1
-0
/
+4
*
Replace "no devices registered" warnings with qCDebug
Shawn Rutledge
2020-06-22
1
-3
/
+6
*
Make QInputDevice::devices() return a QList
Shawn Rutledge
2020-06-17
1
-5
/
+5
*
Introduce QInputDevice hierarchy; replace QTouchDevice
Shawn Rutledge
2020-06-16
1
-0
/
+293