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
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
/
plugins
/
generic
/
evdevmouse
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-1
/
+1
*
port to modularized platformsupport libraries
Oswald Buddenhagen
2016-10-15
2
-2
/
+2
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-11
1
-5
/
+4
|
\
|
*
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-03-07
1
-5
/
+4
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.
Friedemann Kleint
2015-05-13
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
1
-1
/
+1
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
make cmake registration of qt plugins make use of PLUGIN_EXTENDS
Oswald Buddenhagen
2014-04-09
1
-0
/
+1
*
Fix typos
Frederik Gladhorn
2013-08-06
1
-1
/
+1
*
Add how to create a udev rule for the evdev plugins
Jorgen Lind
2013-08-02
1
-0
/
+8
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Add PLUGIN_CLASS_NAME to qtbase plugins
Miikka Heikkinen
2012-12-10
1
-0
/
+1
*
beef up qt_plugin.prf
Oswald Buddenhagen
2012-11-01
1
-4
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Make QGenericPlugin and QGenericPluginFactory public API
Girish Ramakrishnan
2012-07-04
1
-1
/
+1
*
Add gui-private to generic plugins
Girish Ramakrishnan
2012-06-22
1
-1
/
+1
*
Remove QFactoryInterface from the generic plugins
Lars Knoll
2012-06-08
1
-7
/
+0
*
Fix touchpads with evdevmouse
Laszlo Agocs
2012-06-04
1
-1
/
+4
*
Move evdev to platformsupport
Girish Ramakrishnan
2012-06-01
6
-577
/
+2
*
Add QObject parent parameter to constructors
Girish Ramakrishnan
2012-05-31
2
-3
/
+3
*
evdev: Cleanup mouse and keyboard plugins
Johannes Zellner
2012-05-30
3
-27
/
+11
*
udev: UDevHelper becomes DeviceDiscovery
Johannes Zellner
2012-05-24
2
-24
/
+10
*
input: Synchronize multiple mice handled through evdevmouse plugin
Johannes Zellner
2012-05-21
4
-32
/
+54
*
Input: evdevmouse plugin cleanup
Johannes Zellner
2012-05-21
2
-22
/
+13
*
input: Use UDev or specific device paths
Johannes Zellner
2012-05-15
1
-3
/
+2
*
Made the evdev mouse plugin clamp coordinates to screen.
Samuel Rødal
2012-04-16
2
-4
/
+23
*
Fixed broken logic in evdev input plugins.
Samuel Rødal
2012-04-15
1
-7
/
+11
*
Fix compiler warning in evdevmouse plugin.
Friedemann Kleint
2012-04-13
1
-1
/
+3
*
Remove input plugins hard libudev dependency
Bhooshan Supe
2012-04-12
4
-2
/
+13
*
remove obsolete qudevhelper and adopt mouse and touch plugins
Johannes Zellner
2012-03-14
6
-43
/
+283
*
Query udev build parameters from pkg-config
Donald Carr
2012-03-07
1
-0
/
+2
*
Support 16+4 mouse buttons within the generic/evdevmouse plugin.
Rick Stockton
2012-03-02
1
-4
/
+19
*
Migrate evdev plugins to the new plugin system
Laszlo Agocs
2012-02-22
3
-2
/
+11
*
Reorganize evdev plugins
Laszlo Agocs
2012-02-08
5
-0
/
+399