| Commit message (Expand) | Author | Age | Files | Lines |
* | Change to release license header. | Jason McDonald | 2011-02-16 | 1 | -13/+13 |
|
|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-11 | 1 | -1/+1 |
|
|
* | Prevent always deep-copying in QPixmap::toImage() for raster pixmaps. | Samuel Rødal | 2010-12-07 | 1 | -6/+4 |
|
|
* | Make sure to do a deep copy of a QImage when it's being painted on. | Samuel Rødal | 2010-12-06 | 1 | -0/+17 |
|
|
* | Fixed tst_qpixmap::grabWidget autotest failure on QWS. | Samuel Rødal | 2010-11-10 | 1 | -22/+32 |
|
|
* | Fixed grabWidget sometimes returning uninitialized memory. | Samuel Rødal | 2010-11-03 | 1 | -1/+1 |
|
|
* | Fix for CFbsBitmap to QPixmap conversion. | Jani Hautakangas | 2010-10-12 | 1 | -0/+11 |
|
|
* | Add missing data for the autotest of in-place conversion for Pixmap | Benjamin Poulain | 2010-10-09 | 1 | -0/+0 |
|
|
* | Avoid in-place convertion of images with multiple references | Benjamin Poulain | 2010-10-08 | 1 | -1/+12 |
|
|
* | Added autotest for QPixmap::size() with null pixmaps. | Samuel Rødal | 2010-09-17 | 1 | -0/+5 |
|
|
* | Revised fix for pixmap loading | Jens Bache-Wiig | 2010-08-20 | 1 | -0/+2 |
|
|
* | Fixes a regression preventing loading images without extensions | Thierry Bastian | 2010-08-19 | 1 | -5/+13 |
|
|
* | Added missing deployment to autotest. | axis | 2010-07-20 | 1 | -1/+4 |
|
|
* | Fixed some deployment issues on Symbian. | axis | 2010-07-20 | 1 | -2/+1 |
|
|
* | Add the conversion in-place for QPixmap::fromImageReader() on raster. | Benjamin Poulain | 2010-06-30 | 2 | -0/+61 |
|
|
* | Various fixes to autotests when using the symbian/linux-armcc mkspec. | axis | 2010-06-29 | 1 | -2/+2 |
|
|
* | Start the implementation of in-place recoding for images | Benjamin Poulain | 2010-06-20 | 8 | -0/+37 |
|
|
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6 | Olivier Goffart | 2010-02-04 | 1 | -2/+43 |
|\ |
|
| * | Implementation for QVGPixmapData to/fromSymbianCFbsBitmap | Jani Hautakangas | 2010-02-03 | 1 | -2/+43 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-21 | 1 | -0/+38 |
|\ \
| |/ |
|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Gunnar Sletta | 2010-01-20 | 1 | -1/+1 |
| |\ |
|
| * | | Fixed QBitmap::load to load into bitmap format again. | Gunnar Sletta | 2010-01-20 | 1 | -0/+38 |
|
|
* | | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch '4.6' | Thiago Macieira | 2009-12-26 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Fix for QTBUG-4908 SVG transparency rendering problem. | Jani Hautakangas | 2009-12-16 | 1 | -0/+6 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2009-11-25 | 1 | -0/+13 |
|\ \
| |/ |
|
| * | Fix crash when using splash screen, or QPixmap::copy() | Shane Kearns | 2009-11-19 | 1 | -0/+13 |
|
|
* | | Fixed QPixmap::grabWidget() on widgets that have not yet been shown. | Kim Motoyoshi Kalland | 2009-11-12 | 1 | -4/+23 |
|/ |
|
* | API review: Rename functions numColors(), setNumColors() and numBytes() | Marius Storm-Olsen | 2009-11-06 | 1 | -3/+3 |
|
|
* | Fix EColor16M conversion in QPixmap::fromSymbianCFbsBitmap() | Jani Hautakangas | 2009-10-28 | 1 | -0/+2 |
|
|
* | QPixmap::loadFromData: Do not crash on empty/invalid data/length | Markus Goetz | 2009-10-26 | 1 | -0/+21 |
|
|
* | Use premultiplied alpha pixel format in Symbian | Shane Kearns | 2009-10-20 | 1 | -1/+1 |
|
|
* | Fixed bug in X11 paint engine causing source pixmap depth to change. | Samuel Rødal | 2009-10-05 | 1 | -0/+19 |
|
|
* | Deployment augmented for WinCE | ninerider | 2009-10-01 | 1 | -4/+11 |
|
|
* | Disabled icon conversion functions for WinCE | ninerider | 2009-10-01 | 1 | -0/+9 |
|
|
* | Fix tst_QPixmap on 16bit display | Olivier Goffart | 2009-10-01 | 1 | -6/+23 |
|
|
* | * QPixmap: Add toWinHICON() & fromWinHICON() method | miniak | 2009-09-22 | 10 | -3/+112 |
|
|
* | Adding support for symbian graphics resources. | Aleksandar Sasha Babic | 2009-09-18 | 1 | -0/+3 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -0/+29 |
|\ |
|
| * | Don't crash when convert Indexed8 without colortable to QPixmap | Gunnar Sletta | 2009-08-31 | 1 | -0/+29 |
|
|
* | | 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 |
|
|
* | | Fix incorrect logic in QPixmap::fromSymbianCFbsBitmap. | Jason Barron | 2009-08-14 | 1 | -0/+8 |
|
|
* | | 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 | -6/+1 |
|\ \ \
| |/ / |
|
| * | | tests: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT support | miniak | 2009-07-01 | 1 | -6/+1 |
|
|