Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 5 | -374/+0 |
| | | | | QDeclarativeXXX. | ||||
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix BorderImage tests on Windows. | Martin Jones | 2010-02-11 | 1 | -9/+9 |
| | |||||
* | Use QUrl::fromLocalFile() instead of "file://" (i.e. only 2 slashes). | Bea Lam | 2010-02-08 | 1 | -11/+11 |
| | | | | Was causing some test failures on Windows. | ||||
* | Fix test. | Martin Jones | 2010-02-05 | 1 | -2/+1 |
| | |||||
* | Fix tests after 05adc294d063171d9d0accf819826684813d396a | Michael Brasser | 2010-01-13 | 1 | -11/+21 |
| | |||||
* | check warnings | Warwick Allison | 2009-11-23 | 1 | -14/+24 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-19 | 1 | -0/+21 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Test clearing the source of a BorderImage. | Martin Jones | 2009-11-19 | 1 | -0/+21 |
| | | |||||
* | | More tests | Bea Lam | 2009-11-19 | 1 | -18/+44 |
|/ | |||||
* | Set state to QmlGraphicsBorderImage::Error if local file is not found, | Bea Lam | 2009-11-18 | 2 | -19/+110 |
| | | | | and add more unit tests. | ||||
* | more borderimage autotests | Yann Bodson | 2009-11-05 | 2 | -29/+69 |
| | |||||
* | use same name for setter/getter and property | Yann Bodson | 2009-11-04 | 1 | -1/+1 |
| | |||||
* | QmlGraphicsBorderImage autotests | Yann Bodson | 2009-11-04 | 4 | -0/+177 |