Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-30 | 1 | -8/+3 | |
| |\ \ | ||||||
| | * | | Don't detect EGLImage presence by testing function pointers | Tom Cooksey | 2010-03-29 | 1 | -2/+2 | |
| | * | | Remove EGLImage create/destroy resolving from VG pixmap data | Tom Cooksey | 2010-03-26 | 1 | -6/+1 | |
| | |/ | ||||||
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Alexis Menard | 2010-03-25 | 1 | -9/+4 | |
| |\ \ | | |/ | |/| | ||||||
| * | | Merge branch '4.6-s60' into 4.7-s60 | axis | 2010-03-22 | 2 | -34/+33 | |
| |\ \ | ||||||
| * | | | Fix compilation of OpenVG. | Jason Barron | 2010-03-18 | 2 | -17/+17 | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-s60 | axis | 2010-03-18 | 2 | -21/+17 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-15 | 1 | -1/+2 | |
| |\ \ \ \ | ||||||
| * | | | | | Fix compilation of OpenVG paint engine with OpenVG 1.0 | Rhys Weatherley | 2010-03-14 | 1 | -0/+9 | |
| * | | | | | Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/Hint | Trond Kjernåsen | 2010-03-09 | 2 | -3/+4 | |
| * | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 1 | -76/+72 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Move qegl_p.h -> qeglcontext_p.h and add a new qegl_p.h | Tom Cooksey | 2010-03-02 | 4 | -4/+4 | |
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-26 | 1 | -59/+69 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Fix compilation error in openVG | Olivier Goffart | 2010-02-23 | 1 | -1/+1 | |
| * | | | | | | | Made the qDrawPixmaps() API public (with modifications). | Trond Kjernåsen | 2010-02-23 | 2 | -13/+13 | |
| * | | | | | | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 2 | -30/+47 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'master' of scm.dev.troll.no:qt/oslo-staging-2 into qstatictext-4.7 | Eskil Abrahamsen Blomfeldt | 2010-02-15 | 2 | -22/+11 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Make QStaticText public API again | Eskil Abrahamsen Blomfeldt | 2010-02-10 | 1 | -1/+1 | |
| | * | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into qstat... | Eskil Abrahamsen Blomfeldt | 2010-02-04 | 2 | -13/+157 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Make QStaticText private API | Eskil Abrahamsen Blomfeldt | 2010-02-01 | 1 | -1/+1 | |
| | * | | | | | | | | | Compile for S60 | Eskil Abrahamsen Blomfeldt | 2010-01-26 | 2 | -14/+19 | |
| | * | | | | | | | | | Attempt at making OpenVG work with QStaticText | Eskil Abrahamsen Blomfeldt | 2010-01-26 | 2 | -25/+37 | |
| * | | | | | | | | | | Merge branch '4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-17 | 1 | -4/+0 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-09 | 1 | -11/+65 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Replace qt_vg_imageBits() with constBits() in the OpenVG code | Rhys Weatherley | 2010-02-08 | 2 | -22/+11 | |
* | | | | | | | | | | | Fix another off-by-1 error in OpenVG image painting. | Rhys Weatherley | 2010-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | | Fix OpenVG build on non-Symbian platforms. | Rhys Weatherley | 2010-03-25 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Fix #ifdef logic for Symbian conversion functions in QVGPixmapData. | Jason Barron | 2010-03-22 | 1 | -9/+4 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Change fromSymbianRSgImage() to use the newer version of RSgImage | Jason Barron | 2010-03-19 | 1 | -34/+31 | |
* | | | | | | | | | Build OpenVG on Symbian with QVG_RECREATE_ON_SIZE_CHANGE. | Jason Barron | 2010-03-18 | 1 | -0/+2 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Fix linking issues of QtOpenVG.dll | Alessandro Portale | 2010-03-16 | 2 | -21/+17 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Added check for null pointer in qt_vg_unregister_pixmap. | Miikka Heikkinen | 2010-03-10 | 1 | -1/+2 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Image drawing in OpenVG was off by 0.5 of a pixel | Rhys Weatherley | 2010-03-05 | 1 | -9/+14 | |
* | | | | | | When using OpenVG alpha mask, turn off scissor-as-mask | Rhys Weatherley | 2010-03-05 | 1 | -0/+1 | |
* | | | | | | Remove vgClearPath() change to OpenVG paint engine | Rhys Weatherley | 2010-03-03 | 1 | -67/+57 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Improve performance of VGPath creation by reusing the same path | Rhys Weatherley | 2010-02-22 | 1 | -57/+67 | |
* | | | | | Don't use vgClear() for semi-transparent brushes. | Jason Barron | 2010-02-22 | 1 | -2/+2 | |
| |_|/ / |/| | | | ||||||
* | | | | Cleanup QEglContext & EGLDisplays | Tom Cooksey | 2010-02-12 | 1 | -4/+0 | |
| |/ / |/| | | ||||||
* | | | Use OpenVG scissor on 90/180/270 rotations and simple clips. | Rhys Weatherley | 2010-02-04 | 1 | -7/+23 | |
* | | | Optimize single-rect IntersectClip in OpenVG using the scissor | Rhys Weatherley | 2010-02-04 | 1 | -4/+42 | |
|/ / | ||||||
* | | Implementation for QVGPixmapData to/fromSymbianCFbsBitmap | Jani Hautakangas | 2010-02-03 | 1 | -2/+92 | |
|/ | ||||||
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-07 | 15 | -15/+15 | |
|\ | ||||||
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 15 | -15/+15 | |
* | | Avoid deep QImage copies in the OpenVG paint engine | Rhys Weatherley | 2010-01-04 | 2 | -9/+12 | |
* | | Reset the OpenVG scissor after a native painting call-out | Rhys Weatherley | 2010-01-04 | 1 | -2/+11 | |
|/ | ||||||
* | Add an image allocation pool to the OpenVG paint engine | Rhys Weatherley | 2009-12-15 | 8 | -53/+479 | |
* | Recreate VGImage properly in out of memory case | Rhys Weatherley | 2009-12-09 | 1 | -0/+8 | |
* | Merge oslo-staging-2/4.6 into upstream/4.6 | Olivier Goffart | 2009-12-09 | 4 | -29/+169 | |
|\ | ||||||
| * | Automatically destroy VG pixmaps when the last window surface goes away | Rhys Weatherley | 2009-12-06 | 4 | -29/+169 | |
* | | Assign Symbian UID to QtOpenVg module | Iain | 2009-12-03 | 1 | -0/+1 | |
|/ |