summaryrefslogtreecommitdiffstats
path: root/src/plugins/graphicssystems/meego/qmeegographicssystem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-07-071-0/+8
|\
| * Fixes switching runtime graphics system when the maximized window is shown or...Stanislav Ionascu2011-07-051-0/+8
* | Merge remote branch 'origin/4.7' into 4.8-from-4.7Rohan McGovern2011-05-181-19/+19
|\|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-171-17/+17
| |\
| | * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
| * | Fixed bug in meego graphics system runtime switching.Samuel Rødal2011-05-161-2/+2
| |/
* | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-04-041-1/+1
|\|
| * Fixed not switching to MeeGo graphicssystem.Samuel Rødal2011-03-301-1/+1
* | Check that pixmap is not null before accessing itPauli Nieminen2011-04-011-1/+1
|/
* Added setSwitchPolicy to MeeGo graphicssystem helper API.Samuel Rødal2011-03-181-5/+14
* Switch to raster also when last window is destroyed (on MeeGo).Samuel Rødal2011-03-171-1/+38
* Added automatic graphicssystem switching on meego when app is minimized.Samuel Rødal2011-03-161-12/+158
* Invalidate the EGL surface of QMeeGoLivePixmapData when switching to RasterPauli Nieminen2011-03-071-0/+5
* Added image conversion flag to prevent conversions.Samuel Rødal2011-03-041-1/+1
* Prevent recursion when creating window surface.Samuel Rødal2011-02-021-1/+7
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Pre-create the GL share widget before window surface creation.Michael Dominic K2011-01-041-6/+2
* Make sure QMeeGoGraphicsSystem::setTranslucent can't be called if surface alr...Michael Dominic K2010-12-081-1/+8
* Doc: Fixing typoSergio Ahumada2010-11-161-1/+1
* Plugin-side support for creating/destroying/waiting on fence sync.Michael Dominic K2010-11-111-7/+31
* Trailing whitespace fixes.Michael Dominic K2010-11-111-6/+6
* Doc: Fixing typoSergio Ahumada2010-11-091-1/+1
* Doc: Fixing typoSergio Ahumada2010-11-091-2/+2
* Do not support QImage::Format_ARGB32 in meego gfx for egl images.Michael Dominic K2010-10-281-2/+1
* Major refactoring: creating a new QPixmapData subclass for live textures.Michael Dominic K2010-10-211-187/+31
* In meego, support Format_RGB32 too for eglShared images.Michael Dominic K2010-10-211-2/+3
* Correctly handle both 16bit and 32bit live pixmaps in meego graphics system.Michael Dominic K2010-10-131-3/+11
* Correctly remove the egl alpha surface flags in meego graphics system.Michael Dominic K2010-10-131-1/+3
* Live texture updates to meegographicssystem plugin.Michael Dominic K2010-10-071-0/+203
* Fixed missing background for regular Qt applications with MeeGo system.Samuel Rødal2010-09-141-1/+0
* Updated license headers for meego graphics system.Samuel Rødal2010-09-101-7/+34
* Fixed compilation and API of meego graphics system.Samuel Rødal2010-09-101-61/+61
* Renamed meego graphics system files.Samuel Rødal2010-09-101-0/+221