Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 1 | -247/+0 |
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
* | Fix Image test on Windows. | Martin Jones | 2010-02-11 | 1 | -4/+4 |
* | Use QUrl::fromLocalFile() instead of "file://" (i.e. only 2 slashes). | Bea Lam | 2010-02-08 | 1 | -7/+7 |
* | Fix test. | Martin Jones | 2010-02-05 | 1 | -2/+1 |
* | Fix tests after 05adc294d063171d9d0accf819826684813d396a | Michael Brasser | 2010-01-13 | 1 | -6/+12 |
* | Fix image and pixmapcache tests. | Martin Jones | 2009-12-14 | 1 | -1/+1 |
* | Test for pixmap property of Image. | Martin Jones | 2009-11-25 | 1 | -0/+30 |
* | Check error messages returned. | Warwick Allison | 2009-11-23 | 1 | -14/+20 |
* | Add Image auto test | Martin Jones | 2009-11-19 | 1 | -0/+206 |