Revert "Move QWindowSystemInterface out of qpa."
[profile/ivi/qtbase.git] / src / plugins / platforms / eglfs / qeglfscursor.cpp
2012-08-02 Paul Olav TveteRevert "Move QWindowSystemInterface out of qpa."
2012-07-19 Stephen KellyMove QWindowSystemInterface out of qpa.
2012-07-03 Girish RamakrishnanSuppress QWindowSystemInterface inclusion warnings.
2012-06-22 Girish Ramakrishnaneglfs: move m_pos into Cursor
2012-06-06 Samuel RødalFixed compile error in eglfs plugin due to narrowing...
2012-06-01 Girish Ramakrishnaneglfs: implement hardware cursor for the raspberry-pi
2012-05-31 Girish Ramakrishnaneglfs: allow cursor to be created without a context
2012-05-29 Girish Ramakrishnaneglfs: Don't update screen for non mouse-move events
2012-05-25 Girish Ramakrishnaneglfs: use GL API directly in QEglFSCursor
2012-05-18 Girish Ramakrishnaneglfs: Add support for cursor hotspots
2012-05-17 Girish Ramakrishnaneglfs: Allow cursor atlas to be specified using an...
2012-05-17 Girish Ramakrishnaneglfs: delete cursor textures in the destructor
2012-05-16 Girish RamakrishnanAdd eglfs cursor support