summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/kms/qkmsscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused kms pluginLouai Al-Khanji2015-08-251-275/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-091-1/+2
|\
| * kms: Support QOpenGLWidget and QQuickWidgetLaszlo Agocs2014-09-301-1/+2
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-291-19/+11
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* | QKmsScreen: use qEnvironmentVariableIntValue()Marc Mutz2014-09-121-1/+1
|/
* kms: Move debug output behind a category.Robin Burchell2014-09-051-4/+5
* kms plugin: use first returned mode if no preferred one is presentRolf Eike Beer2014-05-081-2/+6
* kms plugin: do not needlessly query drm information twiceRolf Eike Beer2014-05-081-11/+4
* Remove unused variableFrederik Gladhorn2014-01-291-1/+0
* Fix malformed assignment in QKmsScreenLaszlo Agocs2013-09-101-1/+1
* KMS QPA Plugin: use preferred mode when selecting modeanknight2013-02-181-4/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* release and clear next_bo when pageFlip failsElvis Lee2012-07-211-0/+4
* Follow gbm api changes in kms pluginLaszlo Agocs2012-07-181-1/+1
* Tear down properly in kms plugin when exitingLaszlo Agocs2012-07-181-0/+8
* KMS platform plugin: Introduce default cursor for better usability.Samuel Rødal2012-05-301-0/+8
* Fixed KMS y-invertedness.Samuel Rødal2012-05-291-57/+89
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-0/+5
* 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
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-061-2/+2
* Initial support for Qt using Kernel Mode-setting (KMS)Andy Nichols2011-08-041-0/+224