Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Usefully convert from QtScript object/array to QVariant | Kent Hansen | 2010-06-17 | 1 | -1/+1 |
* | Allow js files with '.pragma library' to be used from WorkerScript | Bea Lam | 2010-05-26 | 6 | -21/+41 |
* | Remove license headers from test data. | Warwick Allison | 2010-05-23 | 1 | -41/+0 |
* | Add license headers for .qml files. | Jason McDonald | 2010-05-21 | 1 | -0/+41 |
* | Fix versioning of Qt Declarative's in-built types | Alan Alpert | 2010-04-21 | 1 | -1/+1 |
* | Replace "property var " with "property variant " in QML code | Aaron Kennedy | 2010-04-09 | 1 | -1/+1 |
* | Fix tests failing due to javascript eval errors. | Bea Lam | 2010-03-04 | 1 | -4/+0 |
* | Fix test to listen for signal instead of try-waiting for property. | Bea Lam | 2010-03-03 | 1 | -2/+3 |
* | Add WorkerScript docs and tests. | Bea Lam | 2010-03-03 | 2 | -0/+32 |