index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
platformsupport
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce QInputDevice hierarchy; replace QTouchDevice
Shawn Rutledge
2020-06-16
6
-44
/
+42
*
Port platformsupport to QStringView
Lars Knoll
2020-06-15
6
-11
/
+11
*
Add missing override
Alexander Volkov
2020-05-21
1
-1
/
+1
*
Get rid of some QTextCodec leftovers
Lars Knoll
2020-05-14
1
-1
/
+0
*
evdevkeyboard: fix input_event time related compile
Peter Seiderer
2020-05-07
1
-1
/
+12
*
evdevtouch: fix input_event time related compile
Peter Seiderer
2020-05-07
1
-1
/
+9
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-22
2
-2
/
+36
|
\
|
*
Add support for high resolution wheel events from Linux 5.0+
Allan Sandfeld Jensen
2020-04-20
2
-2
/
+36
*
|
Don't store iterators on QHash while erasing
Lars Knoll
2020-04-01
1
-10
/
+10
*
|
Initial cleanup of qevent.h for Qt6
Allan Sandfeld Jensen
2020-03-05
1
-0
/
+1
*
|
Regenerate projects to correctly handle private dependencies
Alexandru Croitor
2020-02-05
3
-18
/
+5
*
|
Merge remote-tracking branch 'origin/dev' into merge-dev
Leander Beernaert
2020-01-24
6
-31
/
+62
|
\
\
|
|
/
|
*
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
|
*
|
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-1
/
+1
|
*
|
Avoid initializing QFlags with 0 or nullptr in further cases
Friedemann Kleint
2019-11-22
3
-15
/
+11
|
*
|
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
*
|
|
Post merge fixes
Leander Beernaert
2019-11-25
2
-13
/
+11
*
|
|
Regenerate src/*
Alexandru Croitor
2019-11-14
2
-13
/
+13
*
|
|
Regenerate everything under ./src
Alexandru Croitor
2019-11-12
1
-1
/
+0
*
|
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-10-14
3
-5
/
+21
|
\
\
\
|
|
/
/
|
*
|
evdevtouch: Fix touch device count not being updated
Johan Klokkhammer Helsing
2019-10-11
1
-1
/
+1
|
*
|
Add qt.qpa.input.events logging to evdevtouch
Shawn Rutledge
2019-10-10
1
-0
/
+7
|
*
|
evdevtouch: Report stationary touchpoints that include pressure changes
Shawn Rutledge
2019-10-08
1
-1
/
+5
|
*
|
tslib plugin: remove debug print on old tslib versions
v5.14.0-beta1
Rolf Eike Beer
2019-10-01
1
-0
/
+2
|
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Joerg Bornemann
2019-09-20
1
-2
/
+5
|
|
\
\
|
|
|
/
|
|
*
evdevtouch: Add fallback definition of ABS_MT_PRESSURE; fix alignment
Shawn Rutledge
2019-09-17
1
-2
/
+5
|
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Friedemann Kleint
2019-09-09
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-09-08
1
-1
/
+1
|
|
|
\
|
|
|
*
Deliver stationary touchpoints that have changed pressure
Shawn Rutledge
2019-09-02
1
-1
/
+1
*
|
|
|
Regenerate platformsupport projects
Alexandru Croitor
2019-10-08
3
-42
/
+2
*
|
|
|
Use pre-compiled headers when building Qt with cmake
Mårten Nordheim
2019-09-11
2
-2
/
+4
*
|
|
|
Merge branch 'wip/qt6' into wip/cmake
Alexandru Croitor
2019-08-15
3
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-17
2
-2
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-07-12
2
-2
/
+2
|
|
|
\
\
|
|
|
|
/
|
|
|
*
Fix compilation with C++20
Marc Mutz
2019-07-06
2
-2
/
+2
|
*
|
|
Be less laissez-faire with implicit conversions to QChar
Marc Mutz
2019-07-09
1
-1
/
+1
*
|
|
|
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-07-11
20
-201
/
+420
|
\
\
\
\
|
|
/
/
/
|
*
|
|
QEvdev: remove m_deviceDiscovery members
Marc Mutz
2019-06-13
8
-24
/
+16
|
*
|
|
QEvdev: Extract Method parseSpecification()
Marc Mutz
2019-06-13
7
-56
/
+174
|
*
|
|
QEvdev: Replace manual memory management with unique_ptr
Marc Mutz
2019-06-12
14
-58
/
+145
|
*
|
|
QEvdev: Extract Method updateDeviceCount()
Marc Mutz
2019-06-11
6
-12
/
+29
|
*
|
|
QEvdev: use printf-style qCDebug()/qWarning()
Marc Mutz
2019-06-11
7
-51
/
+52
*
|
|
|
Add support for private module .pri files
Simon Hausmann
2019-06-05
3
-0
/
+3
*
|
|
|
Re-generate the CMakeLists.txt and add the prev files
Simon Hausmann
2019-06-05
2
-1
/
+143
*
|
|
|
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2019-06-03
5
-17
/
+38
|
\
\
\
\
|
|
/
/
/
|
*
|
|
QEvdevTouchScreenData: remove use of Java-style iterators
Marc Mutz
2019-05-24
1
-11
/
+9
|
*
|
|
QEvdevTouchScreenData: use a mutex locker instead of manual lock/unlock()
Marc Mutz
2019-05-21
1
-4
/
+5
[next]