| Commit message (Expand) | Author | Age | Files | Lines |
* | Inline internal QtScript object data() functions | Kent Hansen | 2009-10-23 | 1 | -14/+0 |
|
|
* | Inline internal QtScript object delegate functions | Kent Hansen | 2009-10-23 | 1 | -16/+0 |
|
|
* | compile fix with namespaced qt | hjk | 2009-09-28 | 1 | -2/+2 |
|
|
* | Update src/3rdparty/javascriptcore and adapt src/script to the changes. | Kent Hansen | 2009-09-24 | 1 | -17/+16 |
|
|
* | QtScript: Fix comparing QVariant and QObject. | Olivier Goffart | 2009-09-21 | 1 | -0/+14 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
* | Fix memory leak in QScriptEngine::newQObject | Olivier Goffart | 2009-08-25 | 1 | -0/+2 |
|
|
* | compile fix with namespaced Qt | hjk | 2009-08-24 | 1 | -2/+3 |
|
|
* | Fix obsolete license headers. | Jason McDonald | 2009-08-21 | 1 | -1/+1 |
|
|
* | add recursion guard for GC marking | Kent Hansen | 2009-08-20 | 1 | -0/+6 |
|
|
* | 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 |
|
|
* | Updates getPropertyNames() on all javascript object to use the flag | Benjamin Poulain | 2009-08-05 | 1 | -5/+5 |
|
|
* | adapt to commit 014c4c63066fd3920594e6a58b02f314b5c88cdf | Kent Hansen | 2009-08-04 | 1 | -5/+7 |
|
|
* | QScriptValueIterator: fix missing non-enumerable values | Tor Arne Vestbø | 2009-07-31 | 1 | -5/+6 |
|
|
* | 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 | -10/+0 |
|
|
* | add GC marking guards | Kent Hansen | 2009-07-13 | 1 | -2/+4 |
|
|
* | mark object data if we have it | Kent Hansen | 2009-07-13 | 1 | -0/+2 |
|
|
* | implement ability to dynamically change class of script objects | Kent Hansen | 2009-07-10 | 1 | -0/+225 |
|
|