| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Make it possible for autotests to check if JIT is enabled or not | Kent Hansen | 2009-08-28 | 1 | -10/+14 |
|
|
* | | QScriptContextInfo: fix the line numbers with JIT | Olivier Goffart | 2009-08-28 | 1 | -2/+8 |
|
|
* | | Fix QScriptContext::argumentObjects for function called with QScriptValue::call | Olivier Goffart | 2009-08-24 | 1 | -0/+35 |
|
|
* | | Fix the QScriptContext::argumentsObject and QScriptContext::argument for js f... | Olivier Goffart | 2009-08-18 | 1 | -5/+48 |
|
|
* | | Fix the line numbers on the backtrace | Olivier Goffart | 2009-08-18 | 1 | -3/+6 |
|
|
* | | test default scope chain after a new context has been pushed | Kent Hansen | 2009-08-17 | 1 | -0/+3 |
|
|
* | | push the right object when the argument is the Global Object | Kent Hansen | 2009-08-14 | 1 | -12/+9 |
|
|
* | | Detect evaluation context in the backtrace | Olivier Goffart | 2009-08-14 | 1 | -2/+2 |
|
|
* | | More polishing on the backtrace | Olivier Goffart | 2009-08-14 | 1 | -18/+18 |
|
|
* | | more extensive backtrace test | Olivier Goffart | 2009-08-14 | 1 | -12/+93 |
|
|
* | | Polish the QScriptContext::backtrace() | Olivier Goffart | 2009-08-14 | 1 | -4/+3 |
|
|
* | | make sure QScriptContext::scopeChain() returns the right object | Kent Hansen | 2009-08-14 | 1 | -0/+2 |
|
|
* | | make it possible for any script object to serve as activation object | Kent Hansen | 2009-08-14 | 1 | -2/+37 |
|
|
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-12 | 1 | -1/+1 |
|\ \ |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | make it possible to pop all items in a scope chain and then push to it | Kent Hansen | 2009-08-11 | 1 | -6/+4 |
|
|
* | | | Fix line number and arguments in QScriptContext::toString | Olivier Goffart | 2009-08-11 | 1 | -1/+0 |
|
|
* | | | Test the activationObject for js functions | Olivier Goffart | 2009-08-10 | 1 | -0/+25 |
|
|
* | | | more tests for the QScriptContext::argumentsObject | Olivier Goffart | 2009-08-10 | 1 | -4/+11 |
|
|
* | | | make QScriptContext::setScope() fail for object created in other engine | Kent Hansen | 2009-08-10 | 1 | -8/+15 |
|
|
* | | | implement QScriptContext::setActivationObject() | Kent Hansen | 2009-08-10 | 1 | -2/+6 |
|
|
* | | | implement QScriptContext::backtrace() | Kent Hansen | 2009-08-10 | 1 | -1/+1 |
|
|
* | | | skip the QScriptContext::returnValue() test | Kent Hansen | 2009-08-10 | 1 | -2/+1 |
|
|
* | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-05 | 1 | -0/+30 |
|\ \ \
| |/ / |
|
| * | | test that activation and this-object can be inherited from parent context | Kent Hansen | 2009-07-31 | 1 | -0/+30 |
|
|
* | | | Do not crash if using popContext() while the current context have not been pu... | Olivier Goffart | 2009-08-04 | 1 | -6/+2 |
|
|
* | | | QScriptContext::calledAsConstructor also works with non-native function | Olivier Goffart | 2009-08-03 | 1 | -5/+28 |
|
|
* | | | implement QScriptContext::activationObject() | Kent Hansen | 2009-07-30 | 1 | -8/+9 |
|
|
* | | | Implement QScriptEngine::pushContext end popContext | Olivier Goffart | 2009-07-30 | 1 | -2/+9 |
|
|
* | | | set calledAsConstructor to true when function is called as constructor | Kent Hansen | 2009-07-29 | 1 | -0/+32 |
|
|
* | | | Set the this object on the global context sets the global object | Olivier Goffart | 2009-07-28 | 1 | -2/+0 |
|
|
* | | | Test tst_QScriptContext::lineNumber | Olivier Goffart | 2009-07-28 | 1 | -3/+1 |
|
|
* | | | add QEXPECT_FAIL where it fails | Olivier Goffart | 2009-07-27 | 1 | -0/+7 |
|
|
* | | | Fix tst_QScriptContext::arguments | Olivier Goffart | 2009-07-27 | 1 | -2/+43 |
|
|
* | | | update autotest | Kent Hansen | 2009-07-15 | 1 | -3/+4 |
|
|
* | | | mark a few expected failures | Kent Hansen | 2009-07-09 | 1 | -0/+3 |
|
|
* | | | make arguments object work for native functions | Kent Hansen | 2009-07-09 | 1 | -0/+26 |
|
|
* | | | remove two expected failures | Kent Hansen | 2009-07-09 | 1 | -2/+0 |
|
|
* | | | rewrite most of QScriptContext handling | Kent Hansen | 2009-07-08 | 1 | -1/+9 |
|/ / |
|
* | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
| * | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+691 |
|
|
* | add a bunch of qtscript autotests | Kent Hansen | 2009-06-15 | 1 | -0/+18 |
|
|
* | Long live Qt! | Lars Knoll | 2009-03-23 | 1 | -0/+691 |
|
|