| Commit message (Expand) | Author | Age | Files | Lines |
* | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 1 | -2/+2 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 1 | -1/+1 |
|
|
* | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-05-24 | 1 | -17/+17 |
|\ |
|
| * | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1 | -17/+17 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-04-18 | 1 | -3/+1 |
|\ \
| |/ |
|
| * | Put all the declarations of qt_defaultDpi{,X,Y}() in one place | Jiang Jiang | 2011-04-05 | 1 | -3/+1 |
|
|
* | | Doc: Fixed qdoc warnings and made minor improvements. | David Boddie | 2011-03-14 | 1 | -1/+1 |
|/ |
|
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-25 | 1 | -2/+2 |
|\ |
|
| * | Fix static build on Windows with MinGW. | Mark Brand | 2011-01-17 | 1 | -2/+2 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-10-25 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Functions that are externally defined to QtOpenGL needs to be imported. | Jani Hautakangas | 2010-10-21 | 1 | -2/+2 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-09-21 | 1 | -1/+7 |
|\ \
| |/ |
|
| * | Support multisampled pbuffers under Windows. | Trond Kjernåsen | 2010-09-20 | 1 | -1/+7 |
|
|
* | | Doc update regarding threaded painting with QPainter in the QGL module. | Trond Kjernåsen | 2010-09-09 | 1 | -0/+8 |
|
|
* | | QGLPixelBuffer should manage its own paint engines. | Trond Kjernåsen | 2010-07-02 | 1 | -1/+0 |
|
|
* | | Redesigned how GL resource management works. | Trond Kjernåsen | 2010-07-02 | 1 | -6/+7 |
|/ |
|
* | Support building with desktop OpenGL managed via EGL | Tom Cooksey | 2010-04-14 | 1 | -3/+3 |
|
|
* | Remove obsolete OpenGL/ES CommonLite (fixed-point) support | Rhys Weatherley | 2010-02-04 | 1 | -3/+3 |
|
|
* | 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 | 1 | -1/+1 |
|\ |
|
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | | Remove QGLShareRegister and transfer its functionality to QGLContextGroup | Rhys Weatherley | 2010-01-04 | 1 | -1/+1 |
|/ |
|
* | Start to separate the EGLSurface from QEglContext in QtOpenGL | Rhys Weatherley | 2009-09-24 | 1 | -0/+1 |
|
|
* | Ensured that we use GL 1 engine when -graphicssystem opengl1 is used. | Samuel Rødal | 2009-09-14 | 1 | -1/+1 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Cleanup of QGLPaintDevice before it goes in | Tom Cooksey | 2009-09-08 | 1 | -1/+0 |
|
|
* | Make QGLFramebufferObject work again using new QGLPaintDevice API | Tom Cooksey | 2009-09-08 | 1 | -1/+11 |
|
|
* | Make QGLPixelBuffer work again using new QGLPaintDevice API | Tom Cooksey | 2009-09-08 | 1 | -0/+8 |
|
|
* | Fixed bug where QGLContext::isSharing() returned false while sharing. | Kim Motoyoshi Kalland | 2009-09-02 | 1 | -1/+3 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -1/+1 |
|\ \ |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Doc: A few cleanups, fixes and improvements. | Volker Hilsheimer | 2009-07-19 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
| | * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+582 |
|
|
* | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -13/+28 |
|\ \
| |/ |
|
| * | Another breakage in 1bbe23c5 - move qpaintengineex_opengl2_p.h include up | Rhys Weatherley | 2009-06-09 | 1 | -3/+6 |
|
|
| * | Make OpenGL/ES 1.1 work again for Qt/Embedded | Rhys Weatherley | 2009-06-09 | 1 | -2/+3 |
|
|
| * | Moved QGL2PaintEngineExPrivate into GL2 paint engine header file. | Samuel Rødal | 2009-05-28 | 1 | -2/+1 |
|
|
| * | Made PixelBuffer/FramebufferObject report correct DPI based metrics. | Samuel Rødal | 2009-05-25 | 1 | -7/+8 |
|
|
| * | Make QtOpenGL compile on OpenGL ES 1.1 again | Tom Cooksey | 2009-05-14 | 1 | -3/+7 |
|
|
| * | Reverted use of GL 2 engine as default on desktop. | Samuel Rødal | 2009-05-13 | 1 | -1/+1 |
|
|