summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qimage
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support RGBA image formatAllan Sandfeld Jensen2013-07-231-1/+48
* QtGui tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-271-1/+0
* Fixed crashes when using QImage in combination with QCoreApplication.Samuel Rødal2013-02-141-1/+1
* Clean up logical dpi for QImage.Morten Johan Sørvig2013-01-311-0/+22
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fixes: out of bounds memory access in QImage autotestaavit2012-12-201-2/+2
* Invalidate old QImage data if load()/loadFromData() has failedKonstantin Ritt2012-10-101-0/+85
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Made QImage::fill(uint pixel) for RGB888 accept QRgb values.Samuel Rødal2012-08-291-2/+19
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-031-2/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* get rid of QT_NO_IMAGE_TEXT switcherKonstantin Ritt2012-04-251-4/+0
* Removed image format specific template functions in raster engine.Kim Motoyoshi Kalland2012-02-071-53/+14
* Add support for cleanup functions for data-constructed QImagesSimon Hausmann2012-01-311-0/+37
* Moving tiff image format support and libtiff out of qtbaseaavit2012-01-312-3/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Changed qimage unittest to work from installation.Kurt Korbatits2012-01-172-9/+5
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-4/+0
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-19/+0
* Moved gui autotests into new directory structureJo Asplin2011-09-0114-0/+2329