| Commit message (Expand) | Author | Age | Files | Lines |
* | improve memory management scheme of QScriptString(Private) | Kent Hansen | 2009-09-02 | 1 | -4/+12 |
|
|
* | Optimize QScriptClass | Olivier Goffart | 2009-09-02 | 1 | -8/+4 |
|
|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
* | Fix obsolete license headers. | Jason McDonald | 2009-08-21 | 1 | -1/+1 |
|
|
* | Clean up. | Jedrzej Nowacki | 2009-08-18 | 1 | -1/+1 |
|
|
* | Clean up. | Jedrzej Nowacki | 2009-08-18 | 1 | -5/+5 |
|
|
* | Fix compilation on Windows | Simon Hausmann | 2009-08-14 | 1 | -0/+1 |
|
|
* | Cantralize the place when we construct the default 'this' object that JSC doe... | Olivier Goffart | 2009-08-12 | 1 | -9/+1 |
|
|
* | Refactor the way the JS stack are created for native function | Olivier Goffart | 2009-08-12 | 1 | -7/+17 |
|
|
* | implement QScriptClass property query semantics of old back-end | Kent Hansen | 2009-08-10 | 1 | -1/+6 |
|
|
* | 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 |
|
|