summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/deviceintegration/eglfs_kms/qeglfskmsgbmcursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-40/+4
* Plugins: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-041-3/+5
* Remove usages of Q_FOREACHAllan Sandfeld Jensen2020-11-021-5/+5
* Export gbm device integration to build it outsideElvis Lee2020-10-231-3/+3
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-081-1/+1
* Fix crash in QEglFSKmsGbmCursor::setPos() when cursor is disabledShawn Rutledge2020-05-051-1/+1
* Initial cleanup of qevent.h for Qt6Allan Sandfeld Jensen2020-03-051-0/+1
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-2/+2
* eglfs: kms: Fix hw cursor with multiple screensLaszlo Agocs2019-11-141-12/+32
* eglfs_kms: initialize m_deviceListenerSamuli Piippo2018-10-311-0/+1
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-0/+2
|\
| * kms: Send enter and leave events to all screensPier Luigi Fiorini2017-08-201-0/+2
* | Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-081-1/+1
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-6/+51
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-2/+7
* Multi-screen handling for the eglfs_kms_egldevice backendDominik Holland2016-04-151-0/+240