| 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 |
| * | 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 |
| * | compile fix with namespaced qt | hjk | 2009-09-28 | 1 | -2/+2 |
| * | 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 |
| * | compile fix with namespaced Qt | hjk | 2009-08-24 | 1 | -0/+2 |
| * | Fix obsolete license headers. | Jason McDonald | 2009-08-22 | 1 | -1/+1 |
| * | remove unnecessary ifdefs | Kent Hansen | 2009-08-17 | 1 | -4/+2 |
| * | use originalGlobalObject() instead of lexicalGlobalObject() where possible | Kent Hansen | 2009-08-14 | 1 | -1/+1 |
| * | 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 | -18/+2 |
| * | Refactor the way the JS stack are created for native function | Olivier Goffart | 2009-08-12 | 1 | -18/+43 |
| * | Call to JSC::Debugger's new events that where created in | Jedrzej Nowacki | 2009-08-11 | 1 | -0/+11 |
| * | add configure options for (not) building the QtScript module | Kent Hansen | 2009-08-07 | 1 | -4/+0 |
| * | add type info and attribute getters for function wrappers | Kent Hansen | 2009-08-05 | 1 | -0/+2 |
| * | don't store QScriptEngine pointer in native function wrappers | Kent Hansen | 2009-08-05 | 1 | -18/+16 |
| * | remove unused code | Olivier Goffart | 2009-08-04 | 1 | -1/+0 |
| * | Small Refactoring of QScript | Olivier Goffart | 2009-07-31 | 1 | -38/+5 |
| * | Move QScriptActivationObject to his own file | Olivier Goffart | 2009-07-30 | 1 | -35/+5 |
| * | set calledAsConstructor to true when function is called as constructor | Kent Hansen | 2009-07-29 | 1 | -0/+2 |
| * | Fix license headers | Olivier Goffart | 2009-07-29 | 1 | -4/+34 |
| * | Enter a scope when enterning a native function. | Olivier Goffart | 2009-07-29 | 1 | -1/+68 |
| * | don't rely on custom global object to get GC callback | Kent Hansen | 2009-07-27 | 1 | -2/+2 |
| * | make native object constructors work | Kent Hansen | 2009-07-09 | 1 | -10/+8 |
| * | rewrite most of QScriptContext handling | Kent Hansen | 2009-07-08 | 1 | -36/+24 |
| * | make more qscriptengine tests run | Kent Hansen | 2009-06-24 | 1 | -8/+23 |
| * | make most of the qscriptvalue tests pass | Kent Hansen | 2009-06-23 | 1 | -2/+6 |
| * | Import JSC-based Qt Script from Kent's tree. | Simon Hausmann | 2009-06-16 | 1 | -0/+137 |