| Commit message (Expand) | Author | Age | Files | Lines |
* | Recovering from draw failures after EGL surface creation failure | mread | 2012-01-13 | 3 | -18/+3 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 17 | -17/+17 |
|
|
* | Revert "Fix memory leaks in OpenVG and OpenGL resource pools" | mread | 2011-12-12 | 2 | -2/+15 |
|
|
* | Fix memory leaks in OpenVG and OpenGL resource pools | Jani Hautakangas | 2011-11-30 | 2 | -15/+2 |
|
|
* | OpenVG cleanup. | Nikolaos Korkakakis | 2011-07-26 | 2 | -0/+13 |
|
|
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7 | Liang Qi | 2011-07-20 | 2 | -3/+3 |
|\ |
|
| * | Avoid crash when surface creation fails. | Laszlo Agocs | 2011-07-18 | 2 | -3/+3 |
|
|
* | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7 | Liang Qi | 2011-06-24 | 4 | -3/+16 |
|\ \
| |/ |
|
| * | Disable antialiasing for tiled image drawing. | Laszlo Agocs | 2011-06-20 | 1 | -1/+8 |
|
|
| * | Handle QVolatileImage-backed pixmaps optimally in drawPixmap(). | Laszlo Agocs | 2011-06-16 | 3 | -2/+8 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-4.8-from-4.7 | Jani Hautakangas | 2011-06-22 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Simplify texture pooling logic in GL graphics system. | Jani Hautakangas | 2011-06-09 | 1 | -0/+1 |
|
|
| * | Update licenseheader text in source files | Jyri Tahtela | 2011-05-13 | 17 | -289/+289 |
|
|
* | | Merge remote branch 'qt/4.8' into fire-master | Paul Olav Tvete | 2011-06-06 | 17 | -289/+289 |
|\ \ |
|
| * | | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 17 | -289/+289 |
|
|
| * | | Symbian build failure for Armv5 | Sami Merila | 2011-05-12 | 1 | -2/+2 |
|
|
* | | | Refactor glyph pretransform check | Jiang Jiang | 2011-06-03 | 1 | -0/+1 |
|
|
* | | | Symbian build failure for Armv5 | Sami Merila | 2011-05-31 | 1 | -2/+2 |
|/ / |
|
* | | Merge branch 4.7 into qt-4.8-from-4.7 | Qt Continuous Integration System | 2011-05-02 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | Fix trailing whitespaces | Jani Hautakangas | 2011-05-02 | 1 | -1/+1 |
|
|
| * | Fix for native child widget performance issue. | Jani Hautakangas | 2011-05-02 | 1 | -0/+11 |
|
|
* | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7 | Olivier Goffart | 2011-05-02 | 2 | -1/+6 |
|\ \
| |/ |
|
| * | Upload VGImage data when drawing pixmaps that are being painted into. | Laszlo Agocs | 2011-04-27 | 1 | -1/+1 |
|
|
| * | Make translucent windows working properly with OpenVG. | Laszlo Agocs | 2011-04-27 | 1 | -0/+5 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-04-28 | 1 | -0/+111 |
|\ \ |
|
| * | | Added support for six-parameter radial gradients. | Samuel Rødal | 2011-04-13 | 1 | -0/+111 |
|
|
* | | | Merge branch 4.7 into qt-4.8-from-4.7 | Qt Continuous Integration System | 2011-04-27 | 1 | -4/+5 |
|\ \ \
| | |/
| |/| |
|
| * | | Specify swap behavior preserved bit in openvg engine. | Laszlo Agocs | 2011-04-27 | 1 | -4/+5 |
|
|
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-04-18 | 1 | -0/+15 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Fix to 'QImage convertToFormat doesn't work correctly' | Jani Hautakangas | 2011-04-13 | 1 | -0/+15 |
|
|
* | | Put all the declarations of qt_defaultDpi{,X,Y}() in one place | Jiang Jiang | 2011-04-05 | 2 | -6/+1 |
|
|
* | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-04-03 | 2 | -4/+5 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-03-31 | 2 | -4/+5 |
| |\ \
| | |/ |
|
| | * | Fix an issue with VGImage readback in openvg. | Laszlo Agocs | 2011-03-24 | 2 | -4/+5 |
|
|
* | | | Added WindowSurfaceFeature enum to QWindowSurface. | Samuel Rødal | 2011-03-29 | 2 | -3/+6 |
|/ / |
|
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2011-03-24 | 1 | -3/+98 |
|\ \
| |/ |
|
| * | Implement tiled image and pixmap drawing in VG paint engine. | Laszlo Agocs | 2011-03-22 | 1 | -3/+98 |
|
|
* | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-03-22 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Fixed drawImage() not to attempt drawing null images on openvg. | Laszlo Agocs | 2011-03-22 | 1 | -0/+4 |
|
|
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-03-22 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Changed s60 style not to rely on QPixmapData::toNativeType(). | Laszlo Agocs | 2011-03-21 | 1 | -2/+0 |
|
|
| * | Add missing bitmap locking to QVGPixmapData::fromNativeType. | Laszlo Agocs | 2011-03-21 | 1 | -2/+4 |
|
|
* | | Make getters for staticContentsSupport and partialUpdateSupport virtual | Armin Berres | 2011-03-16 | 2 | -1/+7 |
|
|
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2011-03-11 | 6 | -20/+161 |
|\ \
| |/ |
|
| * | Fix for major regression in OpenVG clipping | Jani Hautakangas | 2011-03-10 | 1 | -0/+1 |
|
|
| * | Fix for fromSymbianCFbsBitmap changing the source data unexpectedly. | Laszlo Agocs | 2011-03-10 | 1 | -1/+0 |
|
|
| * | Avoid image conversion in fromSymbianCFbsBitmap for certain formats. | Laszlo Agocs | 2011-03-10 | 2 | -4/+24 |
|
|
| * | Added native image handle provider support in pixmaps on openvg. | Laszlo Agocs | 2011-03-08 | 3 | -3/+90 |
|
|
| * | Avoid compiler warnings in openvg on win32. | Laszlo Agocs | 2011-03-07 | 2 | -1/+6 |
|
|
| * | VGImage readback support in QPixmap on OpenVG. | Laszlo Agocs | 2011-03-07 | 3 | -12/+41 |
|
|