summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-101-2/+5
|\
| * Correct inplace conversion methods from RGBA8888 formatsAllan Sandfeld Jensen2015-02-031-2/+5
* | Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-3/+3
* | Fixed icons lookup in QIcon::fromThemeRuslan Nigmatullin2015-02-024-6/+16
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-2110-25/+118
|\|
| * Android: Fix QImageReader testEskil Abrahamsen Blomfeldt2015-01-162-0/+10
| * Android: Fix qpixmap test.BogDan Vatra2015-01-081-3/+25
| * Android: Fix qimage test.BogDan Vatra2015-01-082-0/+24
| * Android: Fix qimagewriter test.BogDan Vatra2015-01-083-13/+35
| * JPEG: Fix reading of EXIF orientation.Friedemann Kleint2015-01-062-9/+24
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-294-0/+22
|\|
| * Android: Fix qicoimageformat test.BogDan Vatra2014-12-222-0/+19
| * Android: Fix qmovie test.BogDan Vatra2014-12-221-0/+2
| * Android: Fix qicon test.BogDan Vatra2014-12-221-0/+1
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-181-1/+1
|\|
| * Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-181-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-249-0/+18
|\|
| * Rotate images according to Exif orientationRainer Keller2014-10-279-0/+18
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-2910-187/+107
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-2410-187/+107
* | Add Grayscale8 and Alpha8 formats to QImage and drawingAllan Sandfeld Jensen2014-09-172-2/+17
|/
* QPixelFormat: don't inherit itMarc Mutz2014-08-091-1/+1
* Ensure valid data after QImage::invertPixelsAllan Sandfeld Jensen2014-07-311-0/+38
* Reduce repetitive invocations of QFINDTESTDATA.Friedemann Kleint2014-07-102-78/+72
* QImage support for RGB30 formatsAllan Sandfeld Jensen2014-07-041-0/+31
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-013-55/+144
|\
| * Simplify mirroring code and add tests for non-aliged 1 bit imagesLaszlo Agocs2014-06-231-31/+55
| * tst_qicon: Resolve all files using QFINDTESTDATA().Friedemann Kleint2014-06-221-24/+35
| * Correct QImage::fill(uint) on RGBA8888 formatsAllan Sandfeld Jensen2014-06-201-0/+39
| * Add missing detach() in QPixmap::convertFromImage()David Faure2014-06-111-0/+15
* | Make the ICO image handler capable of reading CUR files too.Robin Burchell2014-06-052-4/+15
* | Introducing QPixelFormatJorgen Lind2014-04-231-0/+44
* | Serialize QPicture using the latest QDataStream version.Mitch Curtis2014-04-021-24/+83
|/
* Avoid out of bounds memory reads when scaling imagesLars Knoll2014-03-281-0/+21
* Remove qSort usages from gui testsSergio Ahumada2014-02-203-5/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-0/+2
|\
| * Do not overwrite basePixmap of QIconLoader PixmapEntryAlbert Astals Cid2014-01-221-0/+2
* | Ensure QImage::pixel() on RGB32 images returns valid QRgb valuesAllan Sandfeld Jensen2014-01-291-17/+12
* | Round evenly in INV_PREMULAllan Sandfeld Jensen2014-01-291-0/+22
* | Ref qualified version of QImage::convertToFormatAllan Sandfeld Jensen2014-01-231-2/+46
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-9/+9
* | Inplace versions of QImage rgbSwapped() and mirrored() for rvalue refsAllan Sandfeld Jensen2014-01-082-0/+252
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-0/+24
|\|
| * Check if device is opened before trying to create image handler.ABBAPOH2013-12-121-0/+24
* | WinRT: Fix various test compilationsAndrew Knight2013-10-022-4/+4
|/
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-07-248-24/+24
|\
| * tst_QIcon: Fix availableSizes() and task223279_inconsistentAddFile()Sergio Ahumada2013-07-158-24/+24
* | Support RGBA image formatAllan Sandfeld Jensen2013-07-231-1/+48
|/
* tst_QIcon: Mark availableSizes() and task223279_inconsistentAddFile() as XFAILSergio Ahumada2013-06-271-0/+6
* Disabled test on WINCE.Bjoern Breitmeyer2013-05-271-0/+2