summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/kms/qkmsintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused kms pluginLouai Al-Khanji2015-08-251-204/+0
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add a function for QPA plugins to explicitly destroy QScreensGiulio Camuffo2014-12-231-1/+1
* kms: Support QOpenGLWidget and QQuickWidgetLaszlo Agocs2014-09-301-0/+42
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* kms: Adapt to initialize() patternLaszlo Agocs2014-02-111-15/+21
* Disable terminal keyboard on eglfs and linuxfbLaszlo Agocs2014-01-241-2/+3
* QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-301-4/+2
* Added automatic input device discovery to kms plugin.Samuel Rødal2013-08-061-0/+12
* Find primary GPU onlyPier Luigi Fiorini2013-08-061-1/+1
* Use QUDeviceHelper instead of custom code.Hannu Lyytinen2013-06-081-11/+20
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Disable tty keyboard in kmsLaszlo Agocs2012-07-251-0/+3
* Fix keyboard input in kmsLaszlo Agocs2012-07-251-1/+3
* Disable threaded rendering with kms pluginLaszlo Agocs2012-07-201-2/+1
* Fixed KMS y-invertedness.Samuel Rødal2012-05-291-1/+2
* Compile fix for kms platform plugin.Samuel Rødal2012-05-241-1/+0
* Use the new udev based framework for detecting graphics cards.Hannu Lyytinen2012-04-131-13/+14
* Add support for QPlatformNativeInterface.Hannu Lyytinen2012-04-111-1/+8
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove QPlatformPrinterSupport usageJohannes Zellner2011-11-291-7/+0
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-2/+2
* Introduce new platform capability ThreadedOpenGL.Samuel Rødal2011-08-261-0/+1
* Initial support for Qt using Kernel Mode-setting (KMS)Andy Nichols2011-08-041-0/+138