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
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.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
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
1
-6
/
+0
*
plugins: use nullptr instead of 0 and NULL
Johannes Kauffmann
2022-10-02
1
-1
/
+1
*
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
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPE
Alexandru Croitor
2021-08-06
1
-1
/
+1
*
cmake: Don't give plugins PUBLIC usage requirements
Craig Scott
2021-02-24
1
-1
/
+1
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-13
/
+0
*
CMake: Add handling of PLUGIN_EXTENDS for generic plugins
Alexey Edelev
2020-11-09
1
-0
/
+1
*
CMake: Regenerate projects to match updated plugin API
Leander Beernaert
2020-04-27
1
-1
/
+1
*
Regenerate projects to correctly handle private dependencies
Alexandru Croitor
2020-02-05
1
-5
/
+3
*
Regenerate plugin projects to get new target names
Alexandru Croitor
2020-01-27
1
-3
/
+3
*
Regenerate src/*
Alexandru Croitor
2019-11-14
1
-1
/
+1
*
Regenerate everything under ./src
Alexandru Croitor
2019-11-12
1
-1
/
+0
*
Regenerate generic plugins
Alexandru Croitor
2019-10-08
1
-1
/
+0
*
cmake: Add missing CLASS_NAME
Albert Astals Cid
2019-10-03
1
-0
/
+1
*
Merge commit 'dev' into 'wip/cmake-merge'
Tobias Hunger
2019-04-16
1
-4
/
+10
|
\
*
|
cmake: enable evdevtouch plugin
Albert Astals Cid
2019-02-11
1
-0
/
+19
|
/
*
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
[next]