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
/
platforms
/
kms
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused kms plugin
Louai Al-Khanji
2015-08-25
19
-2006
/
+0
*
QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.
Friedemann Kleint
2015-05-13
1
-1
/
+1
*
Pass params of shareable type by const-ref rather than by value
Konstantin Ritt
2015-02-13
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
17
-119
/
+119
*
Add a function for QPA plugins to explicitly destroy QScreens
Giulio Camuffo
2014-12-23
1
-1
/
+1
*
Add some missing nativeResourceForIntegration imlementations
Jørgen Lind
2014-12-22
2
-1
/
+25
*
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
6
-20
/
+20
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-11-27
1
-1
/
+0
|
\
|
*
Reorganize devicediscovery header
Laszlo Agocs
2014-11-26
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-11-24
1
-0
/
+1
|
\
|
|
*
Fix warning about QDeviceDiscovery violating ODR rule
Thiago Macieira
2014-11-23
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-10-09
11
-25
/
+124
|
\
|
|
*
kms: Support QOpenGLWidget and QQuickWidget
Laszlo Agocs
2014-09-30
9
-17
/
+99
|
*
kms: Support non-64x64 cursors
Laszlo Agocs
2014-09-30
2
-8
/
+25
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Oswald Buddenhagen
2014-09-29
17
-323
/
+187
|
\
|
|
*
Update license headers and add new license files
Matti Paaso
2014-09-24
17
-323
/
+187
*
|
QKmsScreen: use qEnvironmentVariableIntValue()
Marc Mutz
2014-09-12
1
-1
/
+1
|
/
*
kms: Move debug output behind a category.
Robin Burchell
2014-09-05
2
-4
/
+8
*
kms: Also initialize in resize(), if required.
Robin Burchell
2014-08-17
1
-0
/
+5
*
kms plugin: use first returned mode if no preferred one is present
Rolf Eike Beer
2014-05-08
1
-2
/
+6
*
kms plugin: do not needlessly query drm information twice
Rolf Eike Beer
2014-05-08
3
-16
/
+8
*
deprecate import_qpa_plugin and qpa_minimal_plugin
Oswald Buddenhagen
2014-04-24
1
-0
/
+1
*
kms: Adapt to initialize() pattern
Laszlo Agocs
2014-02-11
2
-22
/
+29
*
Remove unused private member (fixes compilation with Clang 3.4)
Thiago Macieira
2014-02-06
2
-2
/
+0
*
Disable terminal keyboard on eglfs and linuxfb
Laszlo Agocs
2014-01-24
5
-176
/
+8
*
Fix namespaced build on Linux
Donald Carr
2014-01-10
2
-3
/
+5
*
Fix warnings about forward declarations (-Wmismatched-tags)
Sérgio Martins
2013-12-20
2
-3
/
+3
*
Use case insensitive comparison when checking platform plugin keys.
Friedemann Kleint
2013-12-03
1
-1
/
+1
*
Remove the GLES 2 dependency for eglfs and kms
Jorgen Lind
2013-11-19
3
-3
/
+10
*
QPA: Fix semantics of GUI event dispatcher ownership in platform plugins
Tor Arne Vestbø
2013-09-30
2
-6
/
+3
*
remove unnecessary beginPaint and endPaint overrides
Shawn Rutledge
2013-09-16
2
-5
/
+0
*
Fix malformed assignment in QKmsScreen
Laszlo Agocs
2013-09-10
1
-1
/
+1
*
Added automatic input device discovery to kms plugin.
Samuel Rødal
2013-08-06
1
-0
/
+12
*
Find primary GPU only
Pier Luigi Fiorini
2013-08-06
1
-1
/
+1
*
Bump QPA-API-version.
Friedemann Kleint
2013-07-23
1
-1
/
+1
*
Use QUDeviceHelper instead of custom code.
Hannu Lyytinen
2013-06-08
9
-452
/
+29
*
KMS QPA Plugin: use preferred mode when selecting mode
anknight
2013-02-18
1
-4
/
+8
*
KMS QPA Plugin: use GBM cursor writer
anknight
2013-02-18
2
-56
/
+19
*
KMS QPA Plugin: .pro file improvements
anknight
2013-02-18
1
-2
/
+3
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-01-22
25
-25
/
+25
|
\
|
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
25
-25
/
+25
*
|
Regression: Fix setting of custom cursors for native widgets.
Friedemann Kleint
2013-01-21
1
-2
/
+3
|
/
*
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
25
-601
/
+601
*
kms: Restore VT settings when crashed
Laszlo Agocs
2012-08-10
2
-2
/
+29
*
Properly manage window geometry in kms
Laszlo Agocs
2012-08-07
2
-4
/
+9
*
Revert "Move QWindowSystemInterface out of qpa."
Paul Olav Tvete
2012-08-03
1
-1
/
+1
*
Disable tty keyboard in kms
Laszlo Agocs
2012-07-25
5
-2
/
+150
*
Fix keyboard input in kms
Laszlo Agocs
2012-07-25
1
-1
/
+3
[next]