| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Fix drawTiledPixmap for NPOT pixmaps on OpenGL ES 2.0 | Tom Cooksey | 2009-09-14 | 1 | -0/+12 |
|
|
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-09-14 | 4 | -11/+16 |
| |\ \ |
|
| | * \ | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-09-14 | 1 | -1/+1 |
| | |\ \
| | | |/ |
|
| | | * | Fix libiconv support on FreeBSD. | Raphael Kubo da Costa | 2009-09-13 | 1 | -1/+1 |
|
|
| * | | | Fixed bad gradient offsets on Mac OS X | Gunnar Sletta | 2009-09-14 | 1 | -1/+2 |
|
|
* | | | | Don't call into paint engines when we don't have pens and brushes | Gunnar Sletta | 2009-09-14 | 1 | -2/+7 |
|
|
* | | | | Some small optimizations to gl2 engine. | Gunnar Sletta | 2009-09-14 | 2 | -30/+11 |
|
|
* | | | | Fixed crash in gl when stroking with a Qt::NoBrush pen | Gunnar Sletta | 2009-09-14 | 1 | -1/+3 |
| |/ /
|/| | |
|
* | | | Fixed groupbox drawing on xp when hitting the fallback code. | Gunnar Sletta | 2009-09-14 | 1 | -1/+1 |
|
|
* | | | Fixed compilation of some ifdef'ed out debug messages. | Gunnar Sletta | 2009-09-14 | 1 | -8/+13 |
|
|
* | | | fix compile error debug output | Gunnar Sletta | 2009-09-14 | 1 | -1/+1 |
|/ / |
|
* | | Performance: reduce TLS overhead of QGLContext::currentContext() | Rhys Weatherley | 2009-09-14 | 8 | -64/+42 |
|
|
* | | qdoc: QGLWidget::colormap() returns a QGLColormap, not a QColormap | Rhys Weatherley | 2009-09-14 | 1 | -2/+2 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Rhys Weatherley | 2009-09-14 | 6 | -42/+81 |
|\ \ |
|
| * \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Kurt Korbatits | 2009-09-14 | 86 | -19763/+957 |
| |\ \ |
|
| * | | | AudioDevices demo doesn't do anything on Windows | Kurt Korbatits | 2009-09-14 | 6 | -42/+81 |
|
|
* | | | | Use redF(), etc when setting GL colors | Rhys Weatherley | 2009-09-14 | 1 | -5/+3 |
| |/ /
|/| | |
|
* | | | qdoc: size of a QGLColormap is 256 on all platforms, not just Windows | Rhys Weatherley | 2009-09-14 | 1 | -1/+1 |
|
|
* | | | qdoc: QGLFormat documentation improvements | Rhys Weatherley | 2009-09-14 | 1 | -5/+9 |
|
|
* | | | qdoc: QGLWidgets -> QGLWidget, etc, for proper doc linking. | Rhys Weatherley | 2009-09-13 | 2 | -12/+12 |
|
|
* | | | qdoc: document default values for QGLFramebufferObject properties | Rhys Weatherley | 2009-09-13 | 1 | -9/+17 |
|
|
* | | | QGLWidget::fontDisplayListBase() is not supported under OpenGL/ES | Rhys Weatherley | 2009-09-13 | 2 | -2/+10 |
|
|
* | | | qdoc: qglColor() doesn't work under OpenGL/ES 2.0 | Rhys Weatherley | 2009-09-13 | 1 | -0/+4 |
|
|
* | | | Make QGLWidget::renderText() desktop only | Rhys Weatherley | 2009-09-13 | 1 | -175/+72 |
|
|
* | | | Fix compilation with QT_NO_CAST_FROM_BYTEARRAY. | Till Adam | 2009-09-13 | 1 | -3/+3 |
|
|
* | | | Fix -Wconversion warnings where possible. | David Faure | 2009-09-13 | 11 | -47/+47 |
|
|
* | | | Do not make Mac-specific checks on FreeBSD. | Raphael Kubo da Costa | 2009-09-13 | 1 | -2/+2 |
|
|
* | | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-09-12 | 6 | -15/+75 |
|\ \ \
| | |/
| |/| |
|
| * | | Fix memory leak when deleteLater is triggered via the main menu bar. | Morten Sorvig | 2009-09-11 | 1 | -0/+2 |
|
|
| * | | Run on 10.3. | Morten Sorvig | 2009-09-11 | 1 | -1/+1 |
|
|
| * | | Run on 10.3 Panther. | Morten Sorvig | 2009-09-11 | 1 | -1/+4 |
|
|
| * | | restoring a minimized window on Windows CE didn't work | Joerg Bornemann | 2009-09-10 | 2 | -5/+12 |
|
|
| * | | Only reset the backend pointer after we're done with it | João Abecasis | 2009-09-10 | 1 | -4/+6 |
|
|
| * | | Make opengl fragment program generator output license header. | Jason McDonald | 2009-09-10 | 2 | -4/+57 |
|
|
| * | | Fixes determination of end of odbc string on deficient driver | Bill King | 2009-09-10 | 1 | -6/+6 |
|
|
| * | | Doc: Note that Netscape plugins are only available on desktop platforms. | David Boddie | 2009-09-09 | 1 | -3/+7 |
|
|
| * | | Avoid garbled output on Windows for non-ascii-compatible text | Eskil Abrahamsen Blomfeldt | 2009-09-09 | 1 | -5/+5 |
|
|
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5 | Jason McDonald | 2009-09-08 | 1 | -7/+7 |
| |\ \ |
|
| * | | | Update license headers again. | Jason McDonald | 2009-09-08 | 3023 | -12004/+12030 |
|
|
* | | | | Added example to docs for QPainter::beginNativePainting(). | Samuel Rødal | 2009-09-11 | 1 | -2/+7 |
|
|
* | | | | Made GL window surface work better with native child widgets. | Samuel Rødal | 2009-09-11 | 2 | -18/+64 |
|
|
* | | | | Respect the layoutDirection property of the parent widget. | Jan-Arve Sæther | 2009-09-11 | 3 | -20/+29 |
|
|
* | | | | Do not use FBO as backend for window surface in opengl engine | Eskil Abrahamsen Blomfeldt | 2009-09-11 | 1 | -1/+2 |
|
|
* | | | | Compile fix for windows | Robert Griebl | 2009-09-11 | 1 | -1/+1 |
|
|
* | | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6 | Janne Anttila | 2009-09-11 | 8 | -29/+65 |
|\ \ \ \ |
|
| * | | | | Out of memory fix for qUncompress | Robert Griebl | 2009-09-11 | 2 | -21/+34 |
|
|
| * | | | | Fixed clipping bugs in GL2 graphics system with oxygen style. | Samuel Rødal | 2009-09-11 | 1 | -1/+3 |
|
|
| * | | | | Enabled use of graphics system with old GL engine for testing. | Samuel Rødal | 2009-09-11 | 1 | -1/+9 |
|
|
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Iain | 2009-09-11 | 73 | -19554/+741 |
| |\ \ \ \ |
|
| | * | | | | small optimization for variant handling in animations | Thierry Bastian | 2009-09-11 | 1 | -3/+9 |
|
|