Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement QScriptString as a wraper around the JSC::Identifier | Olivier Goffart | 2009-07-23 | 1 | -1/+2 |
* | make QScriptValue::toString() et al work when there's an exception | Kent Hansen | 2009-07-17 | 1 | -0/+3 |
* | Convert the strings or number value to jscvalue when they are used with an en... | Olivier Goffart | 2009-07-16 | 1 | -1/+1 |
* | Fix autotest checking QScriptValue::objectId method. | Jedrzej Nowacki | 2009-07-09 | 1 | -1/+10 |
* | Fix engineDelete autotest. | Jedrzej Nowacki | 2009-07-08 | 1 | -2/+54 |
* | make more qscriptengine tests run | Kent Hansen | 2009-06-24 | 1 | -0/+1 |
* | make most of the qscriptvalue tests pass | Kent Hansen | 2009-06-23 | 1 | -0/+2 |
* | Import JSC-based Qt Script from Kent's tree. | Simon Hausmann | 2009-06-16 | 1 | -0/+78 |