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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add eglfs touch logging in qt.qpa.input.events
Shawn Rutledge
2022-12-16
1
-0
/
+8
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-1
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
5
-6
/
+6
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
2
-5
/
+5
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
35
-1332
/
+72
*
Add missing header files to the module sources
Alexey Edelev
2022-05-12
1
-0
/
+1
*
QtInputSupportPrivate: includemocs
Marc Mutz
2022-04-29
3
-0
/
+6
*
Platformsupport: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-26
9
-25
/
+43
*
Platformsupport: stop using QLatin1Char() for creating char literals
Sona Kurazyan
2022-04-26
5
-7
/
+7
*
Fix unused variables in qtbase
Andrei Golubev
2022-04-25
1
-2
/
+0
*
Misc: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+1
*
Make sure all qtbase private headers include at least one other
Thiago Macieira
2022-02-24
11
-5
/
+15
*
evdev: Prevent race condition in touch events processing
Jungi Byun
2022-01-26
1
-1
/
+38
*
evdevkeyboard: Try opening as read-write first
Laszlo Agocs
2021-12-08
2
-1
/
+6
*
Test for nullptr before dereferencing the screen
Volker Hilsheimer
2021-12-08
2
-2
/
+2
*
evdevtouch: Fix loading screen name for output mapping
David Rosca
2021-10-12
1
-1
/
+1
*
High resolution wheel-event support from libinput
Allan Sandfeld Jensen
2021-09-18
2
-2
/
+18
*
Fix button type to update coordinates when dragging
Cathy Park
2021-08-11
1
-1
/
+4
*
Add the 'Private' suffix to the internal module names
Alexey Edelev
2021-05-31
1
-12
/
+12
*
evdevtouch: Fix wrong addTouchPoint for "mtdev"
Valery Volgutov
2021-02-23
1
-3
/
+7
*
evdevtouch: Fix normalizedPosition
Valery Volgutov
2021-01-27
1
-0
/
+6
*
Remove .prev_CMakeLists.txt files
Joerg Bornemann
2021-01-12
1
-98
/
+0
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
10
-127
/
+0
*
Replace qt_make_unique with std::make_unique
Allan Sandfeld Jensen
2020-11-23
2
-4
/
+2
*
CMake: Regenerate qtbase projects to use correct CONFIG_MODULE_NAMEs
Alexandru Croitor
2020-10-30
2
-0
/
+2
*
CMake: Regenerate qtbase projects
Alexandru Croitor
2020-10-30
1
-1
/
+1
*
webOS: Support mapping evdev keyboard and touchscreen to specific window
Elvis Lee
2020-10-27
8
-31
/
+104
*
QHighDpi: window geometry scaling functions
Morten Johan Sørvig
2020-10-20
1
-1
/
+1
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
2
-3
/
+3
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
2
-22
/
+22
*
Make xkb a private dependency of QtGui
Joerg Bornemann
2020-09-16
3
-0
/
+11
*
Properly free m_mtdev when mtdev_open() returns an error
Steffen Kieß
2020-08-26
1
-0
/
+1
*
Refactor pointer event hierarchy
Shawn Rutledge
2020-07-10
2
-38
/
+36
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-1
/
+1
*
Use QList instead of QVector in platformsupport
Jarek Kobus
2020-07-06
1
-2
/
+2
*
Move xkbcommon to QtGui
Friedemann Kleint
2020-07-04
10
-1254
/
+3
*
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
[next]