summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* Fix debug output in eglfs with QEGL_EXTRA_DEBUG enabledJohannes Zellner2011-12-132-5/+5
* Ask for a context that is likely to be supported.Gunnar Sletta2011-12-061-1/+2
* Fix build when QEGL_EXTRA_DEBUG is defined for debug outputJohannes Zellner2011-11-091-11/+11
* Adopt eglfs platform plugin to changed QEGLPlatformContext APIJohannes Zellner2011-11-091-2/+2
* Make the window active in eglfs and minimal plaform plugins.Laszlo Agocs2011-10-141-1/+3
* [fontdatabase] Use the CONFIG += qpa/genericunixfontdatabaseHolger Hans Peter Freyther2011-10-031-1/+1
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-295-10/+10
* Introduce new platform capability ThreadedOpenGL.Samuel Rødal2011-08-261-0/+2
* Made QWindow::setVisible() send show and hide events.Samuel Rødal2011-08-102-12/+0
* make eglfs compileGunnar Sletta2011-08-083-3/+3
* Implement map/unmap and force geometry EglFSGunnar Sletta2011-08-082-1/+18
* Get the eglfs plugin compiling.Samuel Rødal2011-07-269-97/+86
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-192-4/+4
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-101-2/+2
|\
| * Use Raster pixmaps for the EglFS pluginGunnar Sletta2011-06-061-2/+2
* | Make building of platform plugins indifferent if its out of sourceJørgen Lind2011-06-061-1/+1
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-011-1/+1
|\|
| * Add private header support to the EGLFS platform plugin.Jason Barron2011-05-261-1/+1
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-249-153/+153
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-249-153/+153
* | QTDIR/src compiles againLars Knoll2011-05-071-1/+1
|/
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-1/+1
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2710-0/+936