| Commit message (Expand) | Author | Age | Files | Lines |
* | Included ARM NEON optimizations from pixman in Qt. | Samuel Rødal | 2010-03-26 | 1 | -0/+4 |
|
|
* | Safeguard the colortable access when converting corrupted indexed8 | Gunnar Sletta | 2010-03-26 | 1 | -2/+2 |
|
|
* | Fixed QPrintPreview text drawing (visible in Assistant). | Trond Kjernåsen | 2010-03-25 | 1 | -2/+7 |
|
|
* | Let QImageReader open the device if it is not open already | aavit | 2010-03-19 | 1 | -1/+1 |
|
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-17 | 1 | -2/+2 |
|\ |
|
| * | Fix fromSymbian*() image conversion functions. | Jason Barron | 2010-03-15 | 1 | -2/+2 |
|
|
* | | Handle EGLSurfaces better, including more error detection | Tom Cooksey | 2010-03-10 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 6 | -25/+53 |
|\ \
| |/ |
|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-03-04 | 1 | -0/+10 |
| |\ |
|
| | * | Fixed an exit crash that could occur in the GL 2 engine under X11. | Trond Kjernåsen | 2010-03-04 | 1 | -0/+10 |
|
|
| * | | Do not crash when loading themed icons statically | Jens Bache-Wiig | 2010-03-04 | 3 | -10/+28 |
| |/ |
|
| * | Prevented assert on 1 pixel wide / high images in qt_blurImage. | Samuel Rødal | 2010-03-02 | 1 | -1/+4 |
|
|
| * | Fixed QPixmap::load() to not modify referenced copies (again!) | Trond Kjernåsen | 2010-03-01 | 1 | -13/+6 |
|
|
| * | Fixed autotest tst_QWidget::translucentWidget() on Windows Vista & above | Prasanth Ullattil | 2010-02-26 | 1 | -1/+5 |
|
|
* | | Added QImage::bitPlaneCount(). | aavit | 2010-03-04 | 2 | -5/+51 |
|
|
* | | Fix warnings on MSVC | Thierry Bastian | 2010-03-03 | 1 | -2/+2 |
|
|
* | | Make bindTextureFromNativePixmap use new QEgl APIs | Tom Cooksey | 2010-03-02 | 2 | -6/+7 |
|
|
* | | Move QGLWidget::setContext logic into QEgl & QGLContext | Tom Cooksey | 2010-03-02 | 1 | -0/+1 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed translucent window rendering on 16 bit X11. | Samuel Rødal | 2010-02-24 | 1 | -1/+1 |
|
|
* | | Add private qt_draw_glyphs() API | Eskil Abrahamsen Blomfeldt | 2010-02-23 | 1 | -1/+4 |
|
|
* | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-20 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge remote branch 'qt/master' into staging-2-master | Qt Continuous Integration System | 2010-02-15 | 1 | -1/+2 |
| |\ \ |
|
| * \ \ | Merge branch 'qt-graphics-team-qstatictext-4.7' | Eskil Abrahamsen Blomfeldt | 2010-02-15 | 3 | -13/+46 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of scm.dev.troll.no:qt/oslo-staging-2 into qstatictext-4.7 | Eskil Abrahamsen Blomfeldt | 2010-02-15 | 8 | -132/+156 |
| | |\ \ \ |
|
| * | | | | | Update license doc and .pri file for libpng 1.4.0 | aavit | 2010-02-15 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch '4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-17 | 3 | -8/+25 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Fix several bugs with GL texture cache | Tom Cooksey | 2010-02-12 | 2 | -4/+20 |
|
|
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-02-11 | 1 | -1/+2 |
| |\ \ \ |
|
| * | | | | document the slowness of QPixmap::hasAlpha() | Gunnar Sletta | 2010-02-11 | 1 | -4/+5 |
| | |_|/
| |/| | |
|
* | | | | Merge remote branch 'origin/master' into qt-master-from-4.6 | Thiago Macieira | 2010-02-13 | 1 | -74/+63 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Workaround for a certain functionally challenged compiler | aavit | 2010-02-10 | 1 | -3/+3 |
|
|
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-10 | 1 | -73/+62 |
| |\ \ \ |
|
| | * | | | Use libpng API as recommended. Preparation for upgrade to libpng 1.4.0. | aavit | 2010-02-09 | 1 | -73/+62 |
|
|
* | | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Thiago Macieira | 2010-02-12 | 3 | -14/+48 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | Prevented assert when using drop shadow effect in the GL 2 engine. | Samuel Rødal | 2010-02-10 | 1 | -1/+2 |
| | |/
| |/| |
|
| * | | Fixed some global QIcon/QPixmap instances that leaked handles on X11. | Trond Kjernåsen | 2010-02-09 | 1 | -5/+12 |
|
|
| * | | Fixed warnings and crash when painting graphics effects outside scene. | Yoann Lopes | 2010-02-09 | 1 | -0/+14 |
|
|
| * | | Fixed QImagReader::setAutoDetectImageFormat() to work with plugins. | Trond Kjernåsen | 2010-02-08 | 1 | -8/+20 |
|
|
* | | | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-02-10 | 6 | -31/+57 |
|\ \ \ |
|
| * \ \ | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-09 | 6 | -31/+57 |
| |\ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | Fixed a crash when QPixmaps are destroyed after the ~QApplication. | Trond Kjernåsen | 2010-01-29 | 1 | -1/+6 |
|
|
| | * | Fix GL texture leaks when pixmaps are deleted | Tom Cooksey | 2010-01-29 | 6 | -30/+51 |
|
|
* | | | Added new mouse cursor types. | Denis Dzyubenko | 2010-02-05 | 2 | -10/+18 |
|/ / |
|
* | | doc: Fixed some qdoc warnings. | Martin Smith | 2010-02-04 | 1 | -4/+5 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-02-01 | 2 | -4/+20 |
|\ \ |
|
| * | | Promote QPixmap::convertFromImage() to public API from Qt3Support | Rhys Weatherley | 2010-02-01 | 2 | -4/+20 |
|
|
* | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6 | Qt Continuous Integration System | 2010-02-01 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Fixed an infinite loop that could occur when reading invalid BMP images. | Trond Kjernåsen | 2010-01-26 | 1 | -1/+1 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into ma... | Pulse Build System | 2010-01-22 | 1 | -40/+9 |
|\ \ |
|