summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image
Commit message (Expand)AuthorAgeFilesLines
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
* Compilation fix: missing includes for geteuid()Marc Mutz2012-02-171-0/+5
* Eliminate duplicate data row names in gui autotests.Jason McDonald2012-02-143-10/+9
* Make "nmake check" pass for gui tests in Windows.Miikka Heikkinen2012-02-101-0/+2
* Remove SVG specific tests and testdata from QIcon.Toby Tomkins2012-02-105-277/+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-3144-287/+12
* Remove QIconEngineV2 and fold it into QIconEngineLars Knoll2012-01-311-28/+0
* Windows: Fix autotests with -qtnamespaceKai Koehne2012-01-311-0/+2
* Fixed qicon unittest to use QFINDTESTDATAKurt Korbatits2012-01-311-2/+2
* Fixed qmovie unittest to use QFINDTESTDATA in jumpToFrame()Kurt Korbatits2012-01-311-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3012-12/+12
* Remove support for the MNG file format and the bundled libmngaavit2012-01-258-50/+1
* Changed qpixmap unittest to remove created file after run.Kurt Korbatits2012-01-241-0/+6
* Update contact information in license headers.Jason McDonald2012-01-2312-12/+12
* Changed qicon unittest to work from installation directoryKurt Korbatits2012-01-172-35/+5
* Changed qpixmap unittest to work from installation directoryKurt Korbatits2012-01-172-23/+7
* Changed qicoimageformat unittest to work from installation directoryKurt Korbatits2012-01-172-9/+5
* Changed qimage unittest to work from installation.Kurt Korbatits2012-01-172-9/+5
* Changed qimagewriter unittest to work from install directory.Kurt Korbatits2012-01-172-17/+25
* Remove execute permission from files that don't need it.Jason McDonald2012-01-101-0/+0
* Update copyright year in license headers.Jason McDonald2012-01-0512-12/+12
* Retire QTest::pixmapsAreEqual().Jason McDonald2011-12-201-5/+5
* Fix qimagereader, qmovie and qmake unittest to work in shadow build.Kurt Korbatits2011-12-154-21/+5
* QImageReader-test: Make more verbose, use QTemporaryDir.Friedemann Kleint2011-12-131-9/+46
* Fix failing unit tests.Sarah Smith2011-12-131-0/+3
* QPixmap test: Re-enable tests of Windows bitmap/icon conversion.Friedemann Kleint2011-12-091-40/+48
* QPixmap test: Make lenientCompare() more verbose.Friedemann Kleint2011-12-081-19/+15
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0610-29/+0
* Don't set graphics system at start of test.Jason McDonald2011-12-051-8/+1
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-1/+1
* Don't rely on PlatformQuirks in qimagereader testJason McDonald2011-11-041-6/+3
* Remove dead code from qpixmap autotestJason McDonald2011-10-311-6/+0
* Remove Windows and X11 from src/widgets/platforms.Robin Burchell2011-10-281-10/+2
* Tests: Remove Q_WS_QPA, qpa-sections from .profiles.Friedemann Kleint2011-10-271-7/+5
* gui: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2512-26/+36
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-214-13/+13
* Prevent QPixmapCache potentially growing indefinitely.Samuel Rødal2011-10-031-0/+25
* Remove Symbian-specific code from tests.Jason McDonald2011-09-2915-603/+13
* Fix include path.Frederik Gladhorn2011-09-151-1/+1
* Fixed tst_QIcon::task184901_badCache().Samuel Rødal2011-09-151-2/+0
* Fixed tst_qpixmap::grabWidget().Samuel Rødal2011-09-151-2/+0
* Disabled tests for refactor->master integrationJo Asplin2011-09-132-0/+4
* Moved gui autotests into new directory structureJo Asplin2011-09-01257-0/+17256