Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵ | Warwick Allison | 2010-02-24 | 6 | -829/+0 |
| | | | | QDeclarativeXXX. | ||||
* | Treat emissionRate=0 like emitting=false | Alan Alpert | 2009-11-25 | 1 | -1/+6 |
| | | | | | | | | Including stopping the timer because we arenæt emitting anything. Because emissionRate=0 is exactly the same as emitting=false, the emitting property has been removed. Task-number: QTBUG-6209 | ||||
* | update visual test | Yann Bodson | 2009-11-11 | 4 | -188/+188 |
| | |||||
* | Improve particles tests | Alan Alpert | 2009-11-09 | 5 | -197/+190 |
| | | | | Code coverage data suggests some areas are inadequately tested. | ||||
* | QmlGraphicsparticles visual test | Alan Alpert | 2009-11-05 | 6 | -0/+831 |