summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/qeglfswindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | eglfs: Introduce way of filtering out unwanted EGL configs.Samuel Rødal2013-01-181-1/+2
|/
* Removed temporary backwards-compat properties and accessors in QWindowShawn Rutledge2012-12-031-1/+1
* Check the EGL error before calling eglTerminate().Samuel Rødal2012-10-261-1/+2
* QPlatformWindow: change API for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-171-2/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Made eglfs work with backing store based applications again.Samuel Rødal2012-08-151-1/+9
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* eglfs: Pass QSurfaceFormat to createNativeWindow() hookJohannes Zellner2012-06-141-1/+1
* eglfs: Make QEglFSWindow respect the window formatGirish Ramakrishnan2012-06-141-7/+7
* eglfs refactor: move window creation into qeglfswindowGirish Ramakrishnan2012-06-121-1/+49
* Fix warnings about unused variables.Friedemann Kleint2012-05-251-1/+1
* Handle window state changes correctly in EGLFSDonald Carr2012-04-161-4/+7
* 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
* Made QWindow::setVisible() send show and hide events.Samuel Rødal2011-08-101-10/+0
* Implement map/unmap and force geometry EglFSGunnar Sletta2011-08-081-1/+16
* Get the eglfs plugin compiling.Samuel Rødal2011-07-261-19/+4
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+87