| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid OpenVG rendering errors when stroking an aliased path. | Jason Barron | 2010-09-23 | 1 | -1/+6 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-14 | 1 | -1/+1 |
|\ |
|
| * | Fix top-left corner of rounded rects in QPaintEngineEx | Gunnar Sletta | 2010-09-14 | 1 | -1/+1 |
|
|
* | | Remove redundant code in SgImage -> VGImage conversion on Symbian. | Jason Barron | 2010-09-14 | 1 | -29/+2 |
|/ |
|
* | When using complex transformations rendering goes easily off by one pixel. | Jani Hautakangas | 2010-09-13 | 1 | -66/+92 |
|
|
* | Fix crash in OpenVG when failing to allocate large VGImages. | Jason Barron | 2010-09-10 | 1 | -3/+10 |
|
|
* | Use QImage 'convertInPlace' versions in QVGPixmapData load functions. | Jani Hautakangas | 2010-08-24 | 2 | -1/+60 |
|
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-08-11 | 1 | -6/+20 |
|\ |
|
| * | Improving text coordinate rounding in the OpenVG paint engine | Alessandro Portale | 2010-08-04 | 1 | -3/+7 |
|
|
| * | Fix proxy widgets with the OpenVG paint engine. | Jason Barron | 2010-07-30 | 1 | -3/+13 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-07-15 | 1 | -2/+12 |
|\ \
| |/ |
|
| * | Avoid a crash in the OpenVG paint engine when clipping to an empty path | Jason Barron | 2010-07-15 | 1 | -1/+4 |
|
|
| * | Include qmath.h to get the definition of ceil() | Rhys Weatherley | 2010-07-05 | 1 | -0/+1 |
|
|
| * | Avoid blurry text with OpenVG on Symbian | Alessandro Portale | 2010-06-30 | 1 | -1/+7 |
|
|
* | | Minor modifications and optimizations to the Symbian HW glyph cache. | Jason Barron | 2010-07-12 | 1 | -49/+60 |
|
|
* | | Convert to new EGL API. | Jason Barron | 2010-07-12 | 2 | -47/+42 |
|
|
* | | Don't invert glyphs for the default VG font cache on Symbian. | Jason Barron | 2010-07-12 | 1 | -0/+2 |
|
|
* | | Move QVGFontGlyphCache from source file into a separate header | Jason Barron | 2010-07-12 | 1 | -1/+0 |
|
|
* | | Ensure glyphs are upright instead of upside-down. | Jason Barron | 2010-07-12 | 3 | -1/+15 |
|
|
* | | Enable cross-process glyph cache for OpenVG graphics system on Symbian. | Jason Barron | 2010-07-12 | 3 | -21/+60 |
|
|
* | | Factor out RSgImage -> VGImage conversion to separate function. | Jason Barron | 2010-07-12 | 1 | -73/+75 |
|
|
* | | Add new file for Symbian specific VG stuff and add Symbian glyph cache. | Jason Barron | 2010-07-12 | 4 | -260/+362 |
|
|
* | | Move QVGFontGlyphCache from source file into a separate header | Jason Barron | 2010-07-12 | 4 | -20/+87 |
|
|
* | | Make cacheGlyphs() function (and the destructor) virtual. | Jason Barron | 2010-07-12 | 1 | -2/+2 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-06-08 | 1 | -4/+41 |
|\ \
| |/ |
|
| * | Clipping with rounded rectangles and QVG_SCISSOR_CLIP | Rhys Weatherley | 2010-06-02 | 1 | -4/+41 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 1 | -4/+83 |
|\ \
| |/ |
|
| * | OpenVG blending modes from VG_KHR_advanced_blending extension | Rhys Weatherley | 2010-05-12 | 1 | -4/+83 |
|
|
* | | Apply Rhys's fix to qpaintengine_vg.cpp to make it compile | Thiago Macieira | 2010-04-27 | 2 | -6/+7 |
|
|
* | | Attempt again at fixing the OpenVG paint engine build | Thiago Macieira | 2010-04-26 | 2 | -8/+11 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-22 | 1 | -32/+22 |
|\ \
| |/ |
|
| * | correctly position glyphs for complex languages | Lars Knoll | 2010-04-21 | 1 | -32/+22 |
|
|
* | | Revert "Attempt at fixing compile failure introduced by 4.6 merge in qpainten... | Thiago Macieira | 2010-04-22 | 2 | -4/+4 |
|
|
* | | Attempt at fixing compile failure introduced by 4.6 merge in qpaintengine_vg.cpp | Thiago Macieira | 2010-04-22 | 2 | -4/+4 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-21 | 1 | -3/+7 |
|\ \
| |/ |
|
| * | Fix RTL text rendering in the QVGPaintEngine | Alessandro Portale | 2010-04-16 | 1 | -2/+7 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-17 | 1 | -15/+6 |
|\ \ |
|
| * | | Cleanup & remove unused function overloads from QEgl* APIs | Tom Cooksey | 2010-04-16 | 1 | -15/+6 |
|
|
* | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-04-16 | 6 | -8/+42 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Symbol visibility fixes for RVCT4 on Symbian | Iain | 2010-04-15 | 2 | -6/+6 |
|
|
| * | Implement OpenVG buffer scrolling and enable it on Symbian. | Jason Barron | 2010-04-14 | 4 | -2/+36 |
|
|
* | | Wrap EGL image function pointers and move into QEgl namespace | Tom Cooksey | 2010-04-15 | 1 | -6/+6 |
|
|
* | | Fix compilation of ShivaVG, which does not have EGL. | Rhys Weatherley | 2010-04-15 | 1 | -0/+2 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-12 | 1 | -11/+13 |
|\ \
| |/ |
|
| * | Enable preserved swap behavior when surface is created due to resize. | Jason Barron | 2010-04-09 | 1 | -11/+13 |
|
|
* | | Merge remote branch 'integration/qt-4.7-from-4.6' into 4.7 | Olivier Goffart | 2010-03-31 | 1 | -19/+22 |
|\ \ |
|
| * \ | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-31 | 1 | -19/+22 |
| |\ \
| | |/ |
|
| | * | Another "off by 1" problem in OpenVG - in paths this time. | Rhys Weatherley | 2010-03-30 | 1 | -19/+22 |
|
|
| * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-29 | 2 | -10/+7 |
| |\ \
| | |/ |
|
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-03-30 | 7 | -90/+101 |
|\ \ \
| |_|/
|/| | |
|