summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpixmap
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Fixed potential access violation in QPixmap::copy() for <32 bit pixmaps.Samuel Rødal2013-04-221-0/+10
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Activate QPixmap auto-test.Friedemann Kleint2012-06-201-2/+0
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* tests: allow unstable tests to be marked with CONFIG+=insignificant_testSergio Ahumada2011-12-281-0/+2
* 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-181-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-161-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-112-0/+107
|\|
| * VGImage readback support in QPixmap on OpenVG.Laszlo Agocs2011-03-072-0/+107
* | 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-111-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
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-151-0/+11
|\|
| * Fix for CFbsBitmap to QPixmap conversion.Jani Hautakangas2010-10-121-0/+11
* | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-10-092-1/+12
|\|
| * Add missing data for the autotest of in-place conversion for PixmapBenjamin Poulain2010-10-091-0/+0
| * Avoid in-place convertion of images with multiple referencesBenjamin Poulain2010-10-081-1/+12
* | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-4/+4
|/
* 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
* Added missing deployment to autotest.axis2010-07-201-1/+4
* Fixed some deployment issues on Symbian.axis2010-07-201-2/+1
* Add the conversion in-place for QPixmap::fromImageReader() on raster.Benjamin Poulain2010-06-302-0/+61
* Various fixes to autotests when using the symbian/linux-armcc mkspec.axis2010-06-291-2/+2
* Start the implementation of in-place recoding for imagesBenjamin Poulain2010-06-208-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