| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix static build on Windows with MinGW. | Mark Brand | 2011-01-17 | 1 | -1/+1 |
|
|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | Fix possible crash in QStaticText and QDeclarativeTextLayout | Eskil Abrahamsen Blomfeldt | 2010-10-29 | 1 | -4/+4 |
|
|
* | Functions that are externally defined to QtOpenGL needs to be imported. | Jani Hautakangas | 2010-10-21 | 1 | -1/+1 |
|
|
* | Named anonymous struct in the OpenGL paint engine. | Kim Motoyoshi Kalland | 2010-09-24 | 1 | -2/+2 |
|
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-09-21 | 1 | -3/+5 |
|\ |
|
| * | Prevent crash in QGLGlyphCache due to dangling context references. | Samuel Rødal | 2010-09-14 | 1 | -3/+5 |
|
|
* | | Fixes QPen dash offset for OpenGL paint engines (1.x & 2.x). | Yoann Lopes | 2010-09-20 | 1 | -0/+1 |
|
|
* | | Fixed compilation of QtOpenGL. | Samuel Rødal | 2010-05-27 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Fixed an issue with pixmaps not being released correctly in the GL 1 engine. | Trond Kjernåsen | 2010-05-10 | 1 | -0/+5 |
|
|
* | | Compile fix on Windows. | Kim Motoyoshi Kalland | 2010-05-12 | 1 | -1/+1 |
|
|
* | | Avoid many unnecessary allocations, so so that paint engines attached to pixmaps | Warwick Allison | 2010-05-07 | 1 | -0/+3 |
|
|
* | | Compile Qt in C++0x mode. | Thiago Macieira | 2010-03-20 | 1 | -4/+4 |
|
|
* | | Merge branch 'master' of scm.dev.troll.no:qt/oslo-staging-2 into qstatictext-4.7 | Eskil Abrahamsen Blomfeldt | 2010-02-15 | 1 | -102/+95 |
|\ \ |
|
| * | | Remove obsolete OpenGL/ES CommonLite (fixed-point) support | Rhys Weatherley | 2010-02-04 | 1 | -102/+95 |
| |/ |
|
* | | Make QStaticText public API again | Eskil Abrahamsen Blomfeldt | 2010-02-10 | 1 | -1/+1 |
|
|
* | | Make QStaticText private API | Eskil Abrahamsen Blomfeldt | 2010-02-01 | 1 | -1/+1 |
|
|
* | | Compile | Eskil Abrahamsen Blomfeldt | 2010-01-15 | 1 | -1/+1 |
|
|
* | | Compile | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -1/+1 |
|
|
* | | Implement drawStaticTextItem() in OpenGL paint engines | Eskil Abrahamsen Blomfeldt | 2010-01-14 | 1 | -38/+58 |
|/ |
|
* | Rework how Qt handles GL extensions. | Trond Kjernåsen | 2010-01-13 | 1 | -13/+33 |
|
|
* | Merge remote branch 'qt/4.6' into oslo-staging-2/4.6 | Paul Olav Tvete | 2010-01-12 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | | Fixed justify aligned text drawing with the GL1 engine. | Kim Motoyoshi Kalland | 2010-01-11 | 1 | -1/+2 |
|/ |
|
* | Merge branch '4.5' into 4.6-staging | Thiago Macieira | 2009-12-26 | 1 | -3/+11 |
|\ |
|
| * | Fix memory leak of QGLGlyphCoord objects in the OpenGL1 paint engine | Rhys Weatherley | 2009-12-20 | 1 | -3/+11 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-12-06 | 1 | -5/+1 |
|\ \
| |/ |
|
| * | Replace glColor4ub() calls with glColor4f() | Rhys Weatherley | 2009-12-06 | 1 | -5/+1 |
|
|
| * | Update license headers again. | Jason McDonald | 2009-09-08 | 1 | -4/+4 |
|
|
* | | Ran the script utils/normalize | Olivier Goffart | 2009-11-18 | 1 | -10/+10 |
|
|
* | | Fixed a stencil clearing bug in the GL 1 engine. | Trond Kjernaasen | 2009-10-20 | 1 | -19/+21 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-19 | 1 | -1/+0 |
|\ \ |
|
| * | | Remove unnecessary QWSGLPaintDevice now that we have QGLPaintDevice | Rhys Weatherley | 2009-10-15 | 1 | -1/+0 |
|
|
* | | | Fixed bitmap brushes and tiled bitmaps in the OpenGL1 paint engine. | Kim Motoyoshi Kalland | 2009-10-15 | 1 | -2/+12 |
|
|
* | | | Fixed handling of brush origin in the OpenGL paint engines. | Kim Motoyoshi Kalland | 2009-10-13 | 1 | -7/+8 |
|/ / |
|
* | | Update systemclip based on the correct parameters | Gunnar Sletta | 2009-10-05 | 1 | -1/+1 |
|
|
* | | QGLContext::areSharing() to check for GL share relationships | Rhys Weatherley | 2009-10-01 | 1 | -5/+5 |
|
|
* | | Make QPF's implementation of alphaMapForGlyph() consistent. | Rhys Weatherley | 2009-09-29 | 1 | -16/+0 |
|
|
* | | Removed GL1 pixmap filters and ported colorize filter to GL2 engine. | Samuel Rødal | 2009-09-15 | 1 | -14/+0 |
|
|
* | | Fix font glyph handling for QPF fonts in the OpenGL1 paint engine. | Rhys Weatherley | 2009-09-10 | 1 | -1/+18 |
|
|
* | | Suppress warnings in QtOpenGL on OpenGL/ES 1.1 systems | Rhys Weatherley | 2009-09-09 | 1 | -1/+4 |
|
|
* | | Fixed a bug in the GL1 engine when using a QBrush(Qt::NoBrush) as a pen. | Trond Kjernåsen | 2009-09-09 | 1 | -1/+1 |
|
|
* | | Made GL1 engine have proper y-rotation since qgldrawable refactor | Gunnar Sletta | 2009-09-09 | 1 | -9/+21 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-09-09 | 1 | -66/+66 |
|\ \ |
|
| * | | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
| * | | Clean up the gradient cache in the right context | Rhys Weatherley | 2009-09-09 | 1 | -0/+1 |
|
|
| * | | Cleanup of QGLPaintDevice before it goes in | Tom Cooksey | 2009-09-08 | 1 | -3/+1 |
|
|
| * | | Move buffer clear out of the paint engine and into the QGLPaintDevices | Tom Cooksey | 2009-09-08 | 1 | -16/+0 |
|
|
| * | | Replace QGLDrawable with a new QGLPaintDevice | Tom Cooksey | 2009-09-08 | 1 | -49/+64 |
|
|