summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image
Commit message (Expand)AuthorAgeFilesLines
* Fix GIF image decoding: do not zero transparent pixelsaavit2012-11-092-0/+9
* test: Remove dead code from tst_QPixmapSergio Ahumada2012-10-271-6/+1
* test: Remove tst_QPixmap::grabWindow() functionSergio Ahumada2012-10-251-31/+0
* Invalidate old QImage data if load()/loadFromData() has failedKonstantin Ritt2012-10-102-0/+170
* Scale icons returned by QIcon::fromTheme.David Sansome2012-10-101-0/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2210-240/+240
* 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-032-5/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0110-0/+10
* Tests: Replace deprecated QPixmap::grabWidget() by QWidget::grab().Friedemann Kleint2012-07-201-2/+2
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-12/+7
* fixed unittest builds for winceBjoern Breitmeyer2012-07-061-4/+0
* Make qicon autotest build without widgetsKent Hansen2012-06-082-1/+6
* Make qpixmap autotest build without widgetsKent Hansen2012-06-072-2/+11
* Make qpicture autotest build without widgetsKent Hansen2012-06-072-1/+8
* Make qmovie autotest build without widgetsKent Hansen2012-06-072-1/+10
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-287-0/+7
* QIcon: move back to QtGuiOlivier Goffart2012-05-1821-0/+2894
* QJpegHandler: add an embedded text supportKonstantin Ritt2012-05-163-21/+36
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-2/+2
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtGui]Thiago Macieira2012-05-041-2/+2
* Implement inline downscaling in png reader, to save memoryaavit2012-04-272-2/+4
* get rid of QT_NO_IMAGE_TEXT switcherKonstantin Ritt2012-04-251-4/+0
* Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-2/+2
* Make tst_qmovie work in shadow buildsThiago Macieira2012-03-221-2/+2
* Move the auto test of QPixmap::grabWidget() from QPixmap to QWidgetDebao Zhang2012-03-121-43/+0
* Move tst_qicon.cpp and tst_qpixmapfilter.cpp to QtWidgetsDebao Zhang2012-03-1224-3356/+0
* tst_qimagereader: does not depend on QtWidgetsDebao Zhang2012-03-094-4/+2
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-03-021-1/+1
* Fix QPixmap::grabWidget() on Windows.Friedemann Kleint2012-03-021-2/+0
* Remove internal class QVolatileImage.Laszlo Agocs2012-02-293-213/+0
* Fix build of QImageReader tests with QT_USE_QSTRINGBUILDER.Stephen Kelly2012-02-291-1/+1
* 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