summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-077-8/+8
* Make eglfs hooks functionality namespace cognisantDonald Carr2012-05-022-0/+7
* Optimized EGLFS backing store a bit.Samuel Rødal2012-04-181-8/+29
* Fixed RGBA <-> BGRA bug in EGLFS backingstore.Samuel Rødal2012-04-171-1/+1
* Handle window state changes correctly in EGLFSDonald Carr2012-04-162-4/+8
* Implemented raster based backing store for EGLFS plugin.Samuel Rødal2012-04-162-2/+138
* Remove OpenKode OpenVG and qvfb platformpluginsJørgen Lind2012-04-162-16/+0
* eglfs: rework hooks designGirish Ramakrishnan2012-04-116-28/+128
* Extend eglhooks to include hasCapabilityDonald Carr2012-04-114-7/+17
* eglfs: Implement xlib based hook for testingGirish Ramakrishnan2012-04-102-0/+94
* eglfs: Introduce hooks for the eglfs pluginGirish Ramakrishnan2012-04-045-8/+100
* eglfs: delete screen on exitGirish Ramakrishnan2012-04-034-3/+18
* eglfs: Fix header guardsGirish Ramakrishnan2012-04-034-12/+12
* Make QEglFSBackingStore use QtGui-only APIs.Samuel Rødal2012-03-233-55/+43
* Avoid Qt/X11 header contamination via egl.hDonald Carr2012-03-201-0/+3
* Add egl include paths and link lines to eglfs.Girish Ramakrishnan2012-03-201-1/+1
* Add new plugin metadata description and eglfs.json fileJohannes Zellner2012-03-153-4/+11
* Remove widgets dependency from eglfsDonald Carr2012-03-093-8/+21
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-309-9/+9
* Update contact information in license headers.Jason McDonald2012-01-239-9/+9
* Make show() default to sane sizing behaviour based on the platform.Samuel Rødal2012-01-122-0/+10
* Update copyright year in license headers.Jason McDonald2012-01-059-9/+9
* 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