summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qpixmap/tst_qpixmap.cpp
Commit message (Expand)AuthorAgeFilesLines
* WinRT: Fix various test compilationsAndrew Knight2013-10-021-3/+3
* Disabled test on WINCE.Bjoern Breitmeyer2013-05-271-0/+2
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-0/+23
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-0/+15
| |\
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
| |\ \
| * | | Ensure raster pixmap cache key is the same as that of pixmap.toImage()Michael Brasser2013-01-111-0/+23
* | | | Fixed potential access violation in QPixmap::copy() for <32 bit pixmaps.Samuel Rødal2013-03-061-0/+10
| |_|/ |/| |
* | | Fixed QPixmapCache associating path with wrong QPixmap.Samuel Rødal2013-02-121-0/+15
| |/ |/|
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
|/
* Gui: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-4/+0
* 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-101-0/+85
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-031-3/+0
* 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
* Make qpixmap autotest build without widgetsKent Hansen2012-06-071-1/+9
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-2/+2
* Move the auto test of QPixmap::grabWidget() from QPixmap to QWidgetDebao Zhang2012-03-121-43/+0
* Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate.Friedemann Kleint2012-02-201-0/+1
* Eliminate duplicate data row names in gui autotests.Jason McDonald2012-02-141-1/+1
* Windows: Fix autotests with -qtnamespaceKai Koehne2012-01-311-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+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-231-1/+1
* Changed qpixmap unittest to work from installation directoryKurt Korbatits2012-01-171-5/+5
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Retire QTest::pixmapsAreEqual().Jason McDonald2011-12-201-5/+5
* 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-061-3/+0
* 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
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-9/+9
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-298/+7
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+1787