aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickimage
Commit message (Expand)AuthorAgeFilesLines
* Fix autotests for change in QtNetworkDaniel Molkentin2015-11-291-1/+1
* tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-28/+28
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-4/+4
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-04-282-38/+39
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-272-38/+39
| |\
| | * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-252-38/+39
* | | Skip the remote image source test and fix blacklisting of the other testsSimon Hausmann2015-04-231-0/+12
* | | Stabilize tst_qquickimage::noLoadingSimon Hausmann2015-04-151-2/+3
|/ /
* / Update copyright headersJani Heikkinen2015-02-123-36/+28
|/
* Update license headers and add new licensesJani Heikkinen2014-08-252-38/+22
* Downscale textures which exceed the GL texture limitGunnar Sletta2014-08-234-0/+77
* Stabilize tst_qquickimageGunnar Sletta2014-07-311-19/+12
* QQmlError::toString: improve handling of empty urls.David Faure2014-07-241-3/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-102-1/+49
|\
| * QNX: Fix qquickimage mirror auto testBernd Weimer2014-04-241-1/+5
| * Implement high-dpi "@2x" image handling.Morten Johan Sørvig2014-03-202-0/+44
* | TestHTTPServer: Make listening an explicit operation that reports failure.Robin Burchell2014-03-211-10/+10
|/
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-2/+2
* fix whitespaceOswald Buddenhagen2014-01-221-1/+1
* Fix some compiler warnings in tests and examples.Christian Kandeler2014-01-151-0/+1
* Fix crash when changing non-cached source of image during animationMichael Brasser2013-08-012-0/+73
* Merge "Merge branch 'dev' into stable" into refs/staging/stableSergio Ahumada2013-03-221-4/+2
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-141-1/+1
| |\
| * | Autotests w CONFIG+=parallel_test don't depend on activation or focusShawn Rutledge2013-03-041-4/+2
* | | Try to stabilize qquickimage and rendernode tests.Gunnar Sletta2013-03-202-2/+2
| |/ |/|
* | Improve timer dependent tests.Frederik Gladhorn2013-03-111-1/+1
|/
* Disconnect from previous loading image when loading a new image.Michael Brasser2013-01-242-0/+77
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Quick tests: Introduce QQmlMessageHandler.Friedemann Kleint2012-12-201-11/+3
* All QWindow properties that have "window" in them have been renamed.Shawn Rutledge2012-11-081-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Autotests: Use qInstallMessageHandlerKai Koehne2012-09-141-4/+4
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QtQuick: Remove usages of qWaitForWindowShown(QWindow *).Friedemann Kleint2012-07-241-1/+1
* QtDeclarative: Remove usage of deprecated qWaitForWindowShown().Friedemann Kleint2012-07-191-1/+1
* QQuickCanvas renamesAlan Alpert2012-07-171-37/+37
* Fix auto test for tiling image.Glenn Watson2012-07-162-2/+1
* Fix signal emission for the Image based items when loading.Damian Jansen2012-07-132-3/+138
* Specify platform that test is insignificant, has flaky behaviour.Toby Tomkins2012-07-111-1/+1
* Fix scaling of svgz images.Andrew den Exter2012-05-292-3/+15
* Removed CONFIG+=parallel_test from suspected parallel-unsafe testsRohan McGovern2012-05-221-1/+0
* Fix QQuickImage tiling_QTBUG_6716 and mirror tests.Yann Bodson2012-05-032-30/+16
* Mark tst_qquickimage as insignificantKent Hansen2012-03-231-0/+1
* Default image scaling behaviour has changed; fix autotest.Toby Tomkins2012-03-131-2/+2
* Changed quick tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2422-0/+947