| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed the QtScript license information in the source files to refer | Simon Hausmann | 2009-11-17 | 1 | -19/+1 |
|
|
* | Replace LGPL license tags with LGPL-ONLY | Simon Hausmann | 2009-11-17 | 1 | -1/+1 |
|
|
* | Update src/3rdparty/javascriptcore and adapt src/script to the changes. | Kent Hansen | 2009-09-24 | 1 | -3/+2 |
|
|
* | QtScript: Fix comparing QVariant and QObject. | Olivier Goffart | 2009-09-21 | 1 | -0/+8 |
|
|
* | 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 whacky behavior of QScriptValue::toString() for QVariant | Kent Hansen | 2009-08-27 | 1 | -1/+1 |
|
|
* | compile fix with namespaced Qt | hjk | 2009-08-24 | 1 | -2/+3 |
|
|
* | Fix obsolete license headers. | Jason McDonald | 2009-08-21 | 1 | -1/+1 |
|
|
* | 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 |
|
|