summaryrefslogtreecommitdiffstats
path: root/tests/auto/qscriptengineagent
Commit message (Expand)AuthorAgeFilesLines
* Say hello to QScriptProgram :-)Kent Hansen2009-10-281-0/+86
* Regression fix. Fix the hasUncaughtException() flag in debugger's event.Jedrzej Nowacki2009-10-191-0/+38
* Fix column number provided to QScriptEngineAgentKent Hansen2009-10-011-2/+7
* Update src/3rdparty/javascriptcore and adapt src/script to the changes.Kent Hansen2009-09-241-1/+0
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Fix QScriptEngineAgent::functionExit (JIT enabled)Jedrzej Nowacki2009-09-071-16/+0
* Fix QScriptEngineAgent::exceptionCatch (JIT enabled)Jedrzej Nowacki2009-09-071-4/+0
* New function added to QScriptEngineAgent autotestJedrzej Nowacki2009-09-071-0/+16
* Few expected fails were fixed in QScriptEngineAgentJedrzej Nowacki2009-09-071-16/+1
* QScriptEngineAgent autotest bug fixJedrzej Nowacki2009-09-011-1/+3
* Create exceptionCatch eventsJedrzej Nowacki2009-09-011-6/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | implement functionExit() callbacks on the JITKent Hansen2009-08-311-14/+30
* | Make it possible for autotests to check if JIT is enabled or notKent Hansen2009-08-281-0/+26
* | Autotest QEXPECTED_FAIL removedJedrzej Nowacki2009-08-211-3/+1
* | QEXPECT_FAIL was removed.Jedrzej Nowacki2009-08-201-3/+10
* | make QScriptEngine::isEvaluating() work for top-level evaluationKent Hansen2009-08-191-0/+24
* | Few autotest QEXCPECT_FAIL markup.Jedrzej Nowacki2009-08-181-39/+4
* | Autotests refactoringJedrzej Nowacki2009-08-121-94/+329
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-121-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| |/
* | Refactorisation of autotest. FunctionEntryAndExit test divided intoJedrzej Nowacki2009-07-211-4/+122
* | Reorder positionChange and QEXPECT_FAIL addedJedrzej Nowacki2009-07-211-52/+45
|/
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Long live Qt 4.5!Lars Knoll2009-03-233-0/+1825