Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add configure options for (not) building the QtScript module | Kent Hansen | 2009-08-07 | 1 | -4/+0 |
* | Updates getPropertyNames() on all javascript object to use the flag | Benjamin Poulain | 2009-08-05 | 1 | -2/+2 |
* | adapt to commit 014c4c63066fd3920594e6a58b02f314b5c88cdf | Kent Hansen | 2009-08-04 | 1 | -2/+3 |
* | Move the declaration on some function into qscriptengine_p.h | Olivier Goffart | 2009-07-31 | 1 | -4/+0 |
* | Small Refactoring of QScript | Olivier Goffart | 2009-07-31 | 1 | -9/+8 |
* | QScriptValueIterator: fix missing non-enumerable values | Tor Arne Vestbø | 2009-07-31 | 1 | -2/+3 |
* | set calledAsConstructor to true when function is called as constructor | Kent Hansen | 2009-07-29 | 1 | -0/+3 |
* | Fix license headers | Olivier Goffart | 2009-07-29 | 1 | -4/+34 |
* | introduce scriptEngineFromExec() helper function | Kent Hansen | 2009-07-27 | 1 | -8/+9 |
* | implement enumeration of custom script classes | Kent Hansen | 2009-07-15 | 1 | -1/+14 |
* | implement ability to dynamically change class of script objects | Kent Hansen | 2009-07-10 | 1 | -0/+225 |