Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix headers | Warwick Allison | 2009-10-29 | 1 | -1/+1 |
* | Add toArrayIndex method | Aaron Kennedy | 2009-10-14 | 1 | -0/+7 |
* | Tweak QScriptDeclarativeClass API to not be so silly | Aaron Kennedy | 2009-10-08 | 1 | -21/+21 |
* | Export the active QScriptContext during a callback | Aaron Kennedy | 2009-10-06 | 1 | -2/+48 |
* | Compile against updated JSC | Aaron Kennedy | 2009-10-05 | 1 | -2/+2 |
* | Tweak api to improve ownership issues | Aaron Kennedy | 2009-10-05 | 1 | -14/+9 |
* | API changes | Aaron Kennedy | 2009-10-05 | 1 | -33/+74 |
* | Improve script lookup caching | Aaron Kennedy | 2009-10-05 | 1 | -0/+13 |
* | Use placement new correctly | Aaron Kennedy | 2009-10-05 | 1 | -3/+3 |
* | Prototype a QScriptDeclarativeClass that fits better with qml | Aaron Kennedy | 2009-10-05 | 1 | -0/+221 |