Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace QmlList* and QList* support with a single QmlListProperty type | Aaron Kennedy | 2010-02-22 | 1 | -2/+3 |
* | Fix copyright year. | Jason McDonald | 2010-02-16 | 1 | -1/+1 |
* | Revert "Replace QList<>* support with QmlListProperty" | Martin Jones | 2010-02-10 | 1 | -1/+1 |
* | Replace QList<>* support with QmlListProperty | Aaron Kennedy | 2010-02-09 | 1 | -1/+1 |
* | Convert lists to variants on assignment. | Aaron Kennedy | 2010-01-28 | 1 | -2/+3 |
* | Compile with Qt 4.6.1 | Aaron Kennedy | 2010-01-20 | 1 | -3/+3 |
* | Update QML to adhere to latest QScriptDeclarativeClass | Aaron Kennedy | 2010-01-11 | 1 | -1/+1 |
* | fix headers | Warwick Allison | 2009-10-29 | 1 | -16/+16 |
* | Support read-only iteration of list properties | Aaron Kennedy | 2009-10-14 | 1 | -0/+85 |