summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpixmap/tst_qpixmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-2/+10
|\
| * Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-171-0/+8
| |\
| | * Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-111-0/+8
| | |\
| | | * Prevent crash in OpenGL engine when scaling images / pixmaps.Samuel Rødal2011-05-091-0/+8
| * | | Merge remote branch 'origin/4.8' into qa-review-masterRohan McGovern2011-05-151-2/+63
| |\ \ \ | | |/ /
| * | | Reduce usage of Q_ASSERT in autotests.Jason McDonald2011-04-121-2/+2
* | | | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| |/ / |/| |
* | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-021-0/+61
|\ \ \ | | |/ | |/|
| * | Made the autotest for drawing pixmaps with painter open more fail safe.Laszlo Agocs2011-04-281-8/+23
| * | Upload VGImage data when drawing pixmaps that are being painted into.Laszlo Agocs2011-04-271-0/+46
* | | Disable tst_QPixmap::onlyNullPixmapsOutsideGuiThread on MacJiang Jiang2011-04-181-2/+2
| |/ |/|
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-03-221-4/+11
|\ \ | |/
| * Remove incorrect check in qpixmap autotest.Laszlo Agocs2011-03-211-3/+6
| * Prepare fromSymbianCFbsBitmap autotest for 16 bpp format.Laszlo Agocs2011-03-211-1/+5
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-111-0/+106
|\ \ | |/
| * VGImage readback support in QPixmap on OpenVG.Laszlo Agocs2011-03-071-0/+106
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-131-6/+21
|\ \ | |/
| * Prevent always deep-copying in QPixmap::toImage() for raster pixmaps.Samuel Rødal2010-12-071-6/+4
| * Make sure to do a deep copy of a QImage when it's being painted on.Samuel Rødal2010-12-061-0/+17
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-22/+32
|\ \ | |/
| * Fixed tst_qpixmap::grabWidget autotest failure on QWS.Samuel Rødal2010-11-101-22/+32
| * Fixed grabWidget sometimes returning uninitialized memory.Samuel Rødal2010-11-031-1/+1
* | Add member-swap to shared datatypes that don't have it.Marc Mutz2010-11-031-0/+16
|/
* Fix for CFbsBitmap to QPixmap conversion.Jani Hautakangas2010-10-121-0/+11
* Avoid in-place convertion of images with multiple referencesBenjamin Poulain2010-10-081-1/+12
* Added autotest for QPixmap::size() with null pixmaps.Samuel Rødal2010-09-171-0/+5
* Revised fix for pixmap loadingJens Bache-Wiig2010-08-201-0/+2
* Fixes a regression preventing loading images without extensionsThierry Bastian2010-08-191-5/+13
* Add the conversion in-place for QPixmap::fromImageReader() on raster.Benjamin Poulain2010-06-301-0/+61
* Start the implementation of in-place recoding for imagesBenjamin Poulain2010-06-201-0/+37
* Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-041-2/+43
|\
| * Implementation for QVGPixmapData to/fromSymbianCFbsBitmapJani Hautakangas2010-02-031-2/+43
* | Merge branch '4.6'Thiago Macieira2010-01-211-0/+38
|\ \ | |/
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-201-1/+1
| |\
| * | Fixed QBitmap::load to load into bitmap format again.Gunnar Sletta2010-01-201-0/+38
* | | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\ \ \ | | |/ | |/|
| * | Update copyright year to 2010Jason McDonald2010-01-061-1/+1
| |/
* | Merge branch '4.6'Thiago Macieira2009-12-261-0/+6
|\ \ | |/
| * Fix for QTBUG-4908 SVG transparency rendering problem.Jani Hautakangas2009-12-161-0/+6
* | Merge branch '4.6'Thiago Macieira2009-11-251-0/+13
|\ \ | |/
| * Fix crash when using splash screen, or QPixmap::copy()Shane Kearns2009-11-191-0/+13
* | Fixed QPixmap::grabWidget() on widgets that have not yet been shown.Kim Motoyoshi Kalland2009-11-121-4/+23
|/
* API review: Rename functions numColors(), setNumColors() and numBytes()Marius Storm-Olsen2009-11-061-3/+3
* Fix EColor16M conversion in QPixmap::fromSymbianCFbsBitmap()Jani Hautakangas2009-10-281-0/+2
* QPixmap::loadFromData: Do not crash on empty/invalid data/lengthMarkus Goetz2009-10-261-0/+21
* Use premultiplied alpha pixel format in SymbianShane Kearns2009-10-201-1/+1
* Fixed bug in X11 paint engine causing source pixmap depth to change.Samuel Rødal2009-10-051-0/+19