Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
* | make sure hasInstance() is always invoked for custom script objects | Kent Hansen | 2009-08-31 | 1 | -1/+1 |
* | Fix obsolete license headers. | Jason McDonald | 2009-08-21 | 1 | -1/+1 |
* | add recursion guard for GC marking | Kent Hansen | 2009-08-20 | 1 | -1/+2 |
* | 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/+4 |
* | QScriptValueIterator: fix missing non-enumerable values | Tor Arne Vestbø | 2009-07-31 | 1 | -2/+3 |
* | Fix license headers | Olivier Goffart | 2009-07-29 | 1 | -5/+35 |
* | We cant rely on property attributes from JavaScriptCore for the setter and ge... | Olivier Goffart | 2009-07-16 | 1 | -2/+0 |
* | implement ability to dynamically change class of script objects | Kent Hansen | 2009-07-10 | 1 | -0/+132 |