summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix drawTiledPixmap for NPOT pixmaps on OpenGL ES 2.0Tom Cooksey2009-09-141-0/+12
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-144-11/+16
| |\ \
| | * \ Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-09-141-1/+1
| | |\ \ | | | |/
| | | * Fix libiconv support on FreeBSD.Raphael Kubo da Costa2009-09-131-1/+1
| * | | Fixed bad gradient offsets on Mac OS XGunnar Sletta2009-09-141-1/+2
* | | | Don't call into paint engines when we don't have pens and brushesGunnar Sletta2009-09-141-2/+7
* | | | Some small optimizations to gl2 engine.Gunnar Sletta2009-09-142-30/+11
* | | | Fixed crash in gl when stroking with a Qt::NoBrush penGunnar Sletta2009-09-141-1/+3
| |/ / |/| |
* | | Fixed groupbox drawing on xp when hitting the fallback code.Gunnar Sletta2009-09-141-1/+1
* | | Fixed compilation of some ifdef'ed out debug messages.Gunnar Sletta2009-09-141-8/+13
* | | fix compile error debug outputGunnar Sletta2009-09-141-1/+1
|/ /
* | Performance: reduce TLS overhead of QGLContext::currentContext()Rhys Weatherley2009-09-148-64/+42
* | qdoc: QGLWidget::colormap() returns a QGLColormap, not a QColormapRhys Weatherley2009-09-141-2/+2
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-146-42/+81
|\ \
| * \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Kurt Korbatits2009-09-1486-19763/+957
| |\ \
| * | | AudioDevices demo doesn't do anything on WindowsKurt Korbatits2009-09-146-42/+81
* | | | Use redF(), etc when setting GL colorsRhys Weatherley2009-09-141-5/+3
| |/ / |/| |
* | | qdoc: size of a QGLColormap is 256 on all platforms, not just WindowsRhys Weatherley2009-09-141-1/+1
* | | qdoc: QGLFormat documentation improvementsRhys Weatherley2009-09-141-5/+9
* | | qdoc: QGLWidgets -> QGLWidget, etc, for proper doc linking.Rhys Weatherley2009-09-132-12/+12
* | | qdoc: document default values for QGLFramebufferObject propertiesRhys Weatherley2009-09-131-9/+17
* | | QGLWidget::fontDisplayListBase() is not supported under OpenGL/ESRhys Weatherley2009-09-132-2/+10
* | | qdoc: qglColor() doesn't work under OpenGL/ES 2.0Rhys Weatherley2009-09-131-0/+4
* | | Make QGLWidget::renderText() desktop onlyRhys Weatherley2009-09-131-175/+72
* | | Fix compilation with QT_NO_CAST_FROM_BYTEARRAY.Till Adam2009-09-131-3/+3
* | | Fix -Wconversion warnings where possible.David Faure2009-09-1311-47/+47
* | | Do not make Mac-specific checks on FreeBSD.Raphael Kubo da Costa2009-09-131-2/+2
* | | Merge branch '4.5' into 4.6Thiago Macieira2009-09-126-15/+75
|\ \ \ | | |/ | |/|
| * | Fix memory leak when deleteLater is triggered via the main menu bar.Morten Sorvig2009-09-111-0/+2
| * | Run on 10.3.Morten Sorvig2009-09-111-1/+1
| * | Run on 10.3 Panther.Morten Sorvig2009-09-111-1/+4
| * | restoring a minimized window on Windows CE didn't workJoerg Bornemann2009-09-102-5/+12
| * | Only reset the backend pointer after we're done with itJoão Abecasis2009-09-101-4/+6
| * | Make opengl fragment program generator output license header.Jason McDonald2009-09-102-4/+57
| * | Fixes determination of end of odbc string on deficient driverBill King2009-09-101-6/+6
| * | Doc: Note that Netscape plugins are only available on desktop platforms.David Boddie2009-09-091-3/+7
| * | Avoid garbled output on Windows for non-ascii-compatible textEskil Abrahamsen Blomfeldt2009-09-091-5/+5
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-081-7/+7
| |\ \
| * | | Update license headers again.Jason McDonald2009-09-083023-12004/+12030
* | | | Added example to docs for QPainter::beginNativePainting().Samuel Rødal2009-09-111-2/+7
* | | | Made GL window surface work better with native child widgets.Samuel Rødal2009-09-112-18/+64
* | | | Respect the layoutDirection property of the parent widget.Jan-Arve Sæther2009-09-113-20/+29
* | | | Do not use FBO as backend for window surface in opengl engineEskil Abrahamsen Blomfeldt2009-09-111-1/+2
* | | | Compile fix for windowsRobert Griebl2009-09-111-1/+1
* | | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-118-29/+65
|\ \ \ \
| * | | | Out of memory fix for qUncompressRobert Griebl2009-09-112-21/+34
| * | | | Fixed clipping bugs in GL2 graphics system with oxygen style.Samuel Rødal2009-09-111-1/+3
| * | | | Enabled use of graphics system with old GL engine for testing.Samuel Rødal2009-09-111-1/+9
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Iain2009-09-1173-19554/+741
| |\ \ \ \
| | * | | | small optimization for variant handling in animationsThierry Bastian2009-09-111-3/+9