Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up. | Jedrzej Nowacki | 2009-08-18 | 1 | -2/+2 |
* | adopt variant-to-string conversion of the original qtscript back-end | Kent Hansen | 2009-08-17 | 1 | -5/+8 |
* | Fix compilation on Windows | Simon Hausmann | 2009-08-14 | 1 | -0/+1 |
* | add configure options for (not) building the QtScript module | Kent Hansen | 2009-08-07 | 1 | -4/+0 |
* | finish implementation of QVariant.prototype.toString() | Kent Hansen | 2009-08-06 | 1 | -16/+24 |
* | Move the declaration on some function into qscriptengine_p.h | Olivier Goffart | 2009-07-31 | 1 | -3/+0 |
* | Fix license headers | Olivier Goffart | 2009-07-29 | 1 | -4/+34 |
* | make QScriptEngine::setGlobalObject() work to some extent | Kent Hansen | 2009-07-27 | 1 | -0/+8 |
* | implement ability to dynamically change class of script objects | Kent Hansen | 2009-07-10 | 1 | -14/+31 |
* | Import JSC-based Qt Script from Kent's tree. | Simon Hausmann | 2009-06-16 | 1 | -0/+102 |