Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec... | Warwick Allison | 2010-02-24 | 18 | -560/+0 |
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
* | Ref bug | Warwick Allison | 2010-01-14 | 1 | -1/+1 |
* | Inline QML still needs a URL so that subtypes are relative to that URL. | Warwick Allison | 2009-12-09 | 1 | -1/+1 |
* | Use console.log, not print. | Warwick Allison | 2009-11-23 | 2 | -0/+19 |
* | Rename QML Object to QtObject | Aaron Kennedy | 2009-11-19 | 15 | -20/+20 |
* | Tests | Aaron Kennedy | 2009-11-16 | 4 | -0/+112 |
* | Improve Qt.lighter()/darker() tests | Aaron Kennedy | 2009-11-16 | 3 | -0/+12 |
* | Missing files | Aaron Kennedy | 2009-11-13 | 1 | -0/+6 |
* | Qt.md5() method | Aaron Kennedy | 2009-11-12 | 1 | -0/+15 |
* | mark untested features | Warwick Allison | 2009-11-05 | 1 | -0/+2 |
* | Add closestAngle function to Qt object to help with rotation animations. | Alan Alpert | 2009-11-04 | 2 | -0/+30 |
* | Qt object test | Aaron Kennedy | 2009-11-02 | 12 | -0/+364 |