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.5
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
/
evdevtouch
/
qevdevtouchmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Replace qt_make_unique with std::make_unique
Allan Sandfeld Jensen
2020-11-23
1
-2
/
+1
*
Introduce QInputDevice hierarchy; replace QTouchDevice
Shawn Rutledge
2020-06-16
1
-1
/
+1
*
evdevtouch: Fix touch device count not being updated
Johan Klokkhammer Helsing
2019-10-11
1
-1
/
+1
*
QEvdev: remove m_deviceDiscovery members
Marc Mutz
2019-06-13
1
-5
/
+4
*
QEvdev: Extract Method parseSpecification()
Marc Mutz
2019-06-13
1
-14
/
+6
*
QEvdev: Replace manual memory management with unique_ptr
Marc Mutz
2019-06-12
1
-12
/
+7
*
QEvdev: use printf-style qCDebug()/qWarning()
Marc Mutz
2019-06-11
1
-6
/
+6
*
evdev*,libinput: use functor-based connections
Gatis Paeglis
2017-09-05
1
-2
/
+5
*
create modularized version of qtplatformsupport module
Oswald Buddenhagen
2016-10-15
1
-1
/
+1
*
platformsupport: eradicate some easy Q_FOREACH loops
Marc Mutz
2016-08-26
1
-2
/
+2
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Fix crash on process exit when the evdevtouch plugin is loaded
Romain Pokrzywka
2015-10-28
1
-1
/
+0
*
Synchronize QInputDeviceManager touch device count with QTouchDevice
Romain Pokrzywka
2015-09-23
1
-6
/
+21
*
evdevtouch: Add hotplug support
Laszlo Agocs
2015-04-09
1
-0
/
+122