| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright headers | Akseli Salovaara | 2015-03-31 | 1 | -3/+3 |
| * | Updated year in copyright header | Kai Koehne | 2014-03-26 | 1 | -1/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-13 | 1 | -1/+1 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-29 | 1 | -2/+2 |
| * | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 1 | -3/+3 |
| * | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 1 | -1/+1 |
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-11 | 1 | -1/+1 |
| * | QScript: use JSC::NativeFunctionWrapper instead of JSC::PrototypeFunction whe... | Olivier Goffart | 2010-04-19 | 1 | -2/+4 |
| * | Update src/3rdparty/javascriptcore and adapt src/script to the changes | Kent Hansen | 2010-03-10 | 1 | -5/+2 |
| * | Avoid calling out to public API in the QtScript implementation | Kent Hansen | 2010-02-18 | 1 | -1/+1 |
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-07 | 1 | -1/+1 |
| * | 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-22 | 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 |