| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 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 | -4/+3 |
|
|
* | use JSObject::inherits() instead of JSObject::isObject() | Kent Hansen | 2009-09-21 | 1 | -4/+4 |
|
|
* | Fix the bactkrace in the QScript Debugger | Olivier Goffart | 2009-09-09 | 1 | -10/+10 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|
|
* | QScriptContextInfo: fix the line numbers with JIT | Olivier Goffart | 2009-08-28 | 1 | -3/+11 |
|
|
* | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 1 | -18/+1 |
|
|
* | provide line number information for innermost call frame | Kent Hansen | 2009-08-20 | 1 | -0/+3 |
|
|
* | Fix the line numbers on the backtrace | Olivier Goffart | 2009-08-18 | 1 | -1/+1 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-18 | 1 | -1/+1 |
|
|
* | Clean up. | Jedrzej Nowacki | 2009-08-18 | 1 | -8/+3 |
|
|
* | Polish the QScriptContext::backtrace() | Olivier Goffart | 2009-08-14 | 1 | -21/+31 |
|
|
* | Fix compilation on Windows | Simon Hausmann | 2009-08-14 | 1 | -0/+1 |
|
|
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-12 | 1 | -1/+1 |
|
|
* | Fix line number and arguments in QScriptContext::toString | Olivier Goffart | 2009-08-11 | 1 | -2/+18 |
|
|
* | cleanup (hide the use of reinterpret_cast) | Kent Hansen | 2009-08-10 | 1 | -1/+3 |
|
|
* | implement QScriptContextInfo streaming from datastream | Kent Hansen | 2009-08-10 | 1 | -1/+30 |
|
|
* | implement QScriptContextInfo::parameterNames() for Qt methods | Kent Hansen | 2009-08-10 | 1 | -0/+9 |
|
|
* | extract the function name from the callee | Kent Hansen | 2009-08-10 | 1 | -0/+2 |
|
|
* | add configure options for (not) building the QtScript module | Kent Hansen | 2009-08-07 | 1 | -4/+0 |
|
|
* | Remove QScriptContextPrivate, QScriptContext is now a JSC::CallFrame | Olivier Goffart | 2009-07-31 | 1 | -2/+1 |
|
|
* | Fix license headers | Olivier Goffart | 2009-07-29 | 1 | -4/+34 |
|
|
* | support callees that are not function objects | Kent Hansen | 2009-07-09 | 1 | -1/+1 |
|
|
* | rewrite most of QScriptContext handling | Kent Hansen | 2009-07-08 | 1 | -1/+35 |
|
|
* | dummy QScriptContextInfo implementation | Kent Hansen | 2009-06-29 | 1 | -25/+81 |
|
|
* | Import JSC-based Qt Script from Kent's tree. | Simon Hausmann | 2009-06-16 | 1 | -0/+400 |
|
|