summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/qeglfscursor.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Compile with QT_NO_CURSOR.Volker Krause2012-12-071-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* eglfs: move m_pos into CursorGirish Ramakrishnan2012-06-221-2/+1
* eglfs: mark overriden methods with Q_DECL_OVERRIDEGirish Ramakrishnan2012-06-131-4/+4
* eglfs: implement hardware cursor for the raspberry-piGirish Ramakrishnan2012-06-011-17/+23
* eglfs: allow cursor to be created without a contextGirish Ramakrishnan2012-05-311-1/+4
* eglfs: use GL API directly in QEglFSCursorGirish Ramakrishnan2012-05-251-1/+2
* eglfs: Add support for cursor hotspotsGirish Ramakrishnan2012-05-181-3/+4
* Add eglfs cursor supportGirish Ramakrishnan2012-05-161-0/+105