summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/qeglfswindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* eglfs: Handle desktop and multiple windows gracefullyLaszlo Agocs2013-09-131-1/+7
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-8/+9
|\
| * Return EGLNativeWindowType instead of window number in winId()Alexey Chernov2013-08-091-4/+2
| * eglfs: allow egl native window to be zeroSamuli Piippo2013-07-311-4/+6
| * EGLFS and MinimalEGL windows are not marked as OpenGL surfacesAllan Sandfeld Jensen2013-07-261-0/+1
* | Made EGLFS handle multiple surfaces with more grace.Samuel Rødal2013-08-061-0/+31
|/
* eglfs: prevent expose/geometrychange loopAndy Nichols2013-06-031-2/+2
* Make sure window is updated on resize eventEskil Abrahamsen Blomfeldt2013-04-291-0/+1
* eglfs: Make sure virtual functions are not called from ctorEskil Abrahamsen Blomfeldt2013-04-151-4/+2
* EGLFS: Enablers for Android pluginEskil Abrahamsen Blomfeldt2013-02-281-6/+22
* EGLFS: Replace the global static 'hooks' variable with a functionThiago Macieira2013-02-261-4/+4
* 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