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
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
/
evdevtouch
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
*
evdevtouch: Add hotplug support
Laszlo Agocs
2015-04-09
1
-2
/
+2
*
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
*
Update evdevtouch readme
Laszlo Agocs
2014-03-25
1
-8
/
+5
*
mtdev: Change to use configure detection instead of requiring source hacking.
Robin Burchell
2013-12-30
1
-2
/
+3
*
Correct location of mtdev define.
Robin Burchell
2013-04-03
1
-1
/
+1
*
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
-6
/
+0
*
Add QEvdev prefix in evdevtouch and update readme
Laszlo Agocs
2012-06-01
2
-14
/
+19
*
Move evdev to platformsupport
Girish Ramakrishnan
2012-06-01
4
-628
/
+2
*
Add QObject parent parameter to constructors
Girish Ramakrishnan
2012-05-31
2
-3
/
+3
*
udev: UDevHelper becomes DeviceDiscovery
Johannes Zellner
2012-05-24
1
-9
/
+5
*
input: Use UDev or specific device paths
Johannes Zellner
2012-05-15
1
-13
/
+19
*
QGuiApplication::activeWindow() is deprecated
Thiago Macieira
2012-05-11
1
-1
/
+1
*
Enable float coords in evdevtouch
Laszlo Agocs
2012-05-09
1
-4
/
+4
*
Initialize members
Lars Knoll
2012-05-01
1
-1
/
+2
*
Fixed broken logic in evdev input plugins.
Samuel Rødal
2012-04-15
1
-15
/
+19
*
Remove input plugins hard libudev dependency
Bhooshan Supe
2012-04-12
2
-1
/
+7
*
remove obsolete qudevhelper and adopt mouse and touch plugins
Johannes Zellner
2012-03-14
1
-2
/
+12
*
Query udev build parameters from pkg-config
Donald Carr
2012-03-07
1
-0
/
+2
*
Fix the bit test for ABS_MT_SLOT to detect protocol B
Shawn Rutledge
2012-03-07
1
-1
/
+1
*
Add protocol type B support to the evdevtouch plugin
Laszlo Agocs
2012-03-02
4
-11
/
+102
*
Migrate evdev plugins to the new plugin system
Laszlo Agocs
2012-02-22
3
-2
/
+11
*
Reorganize evdev plugins
Laszlo Agocs
2012-02-08
6
-0
/
+640