summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlgraphicsimage
Commit message (Expand)AuthorAgeFilesLines
* Fix Image test on Windows.Martin Jones2010-02-111-4/+4
* Use QUrl::fromLocalFile() instead of "file://" (i.e. only 2 slashes).Bea Lam2010-02-081-7/+7
* Fix test.Martin Jones2010-02-051-2/+1
* Fix tests after 05adc294d063171d9d0accf819826684813d396aMichael Brasser2010-01-131-6/+12
* Fix image and pixmapcache tests.Martin Jones2009-12-141-1/+1
* Test for pixmap property of Image.Martin Jones2009-11-251-0/+30
* Check error messages returned.Warwick Allison2009-11-231-14/+20
* Add Image auto testMartin Jones2009-11-193-0/+215