summaryrefslogtreecommitdiffstats
path: root/src/script/api/qscriptengineagent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-3/+3
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-2/+2
* Update contact information in license headers.Sergio Ahumada2012-08-011-3/+3
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* QScript: document/obsolete things that does not work since the move to JSCOlivier Goffart2010-07-291-3/+4
* QScriptEngineAgent: recompile all the function when installing a debugger.Olivier Goffart2010-07-271-0/+2
* QScriptEngineAgent: ensure that the top of the backtrace is correct in excep...Olivier Goffart2010-07-231-0/+3
* Update src/3rdparty/javascriptcore and adapt src/script to the changesKent Hansen2010-03-101-4/+6
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Don't crash in eval() function when QtScript debugger is attachedKent Hansen2009-11-231-2/+8
* Fixed the QtScript license information in the source files to referSimon Hausmann2009-11-171-19/+1
* Replace LGPL license tags with LGPL-ONLYSimon Hausmann2009-11-171-1/+1
* Regression fix. Fix the hasUncaughtException() flag in debugger's event.Jedrzej Nowacki2009-10-191-0/+2
* Fix column number provided to QScriptEngineAgentKent Hansen2009-10-011-0/+6
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Few expected fails were fixed in QScriptEngineAgentJedrzej Nowacki2009-09-071-4/+0
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
* implement functionExit() callbacks on the JITKent Hansen2009-08-311-0/+11
* Memory leak in QScriptEngineAgent.Olivier Goffart2009-08-251-0/+1
* Merge commit 'qt/master'Jason Barron2009-08-211-3/+1
* provide line number information for innermost call frameKent Hansen2009-08-201-0/+6
* set the current frame when getting callbacks in JSC DebuggerKent Hansen2009-08-201-18/+36
* adopt same ownership relationship of scriptengine agents as in old back-endKent Hansen2009-08-181-0/+2
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-181-1/+1
* Fix compilation on WindowsSimon Hausmann2009-08-141-0/+1
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-121-1/+1
* Implement connection between JSC::Debugger and QScriptEngineAgent.Jedrzej Nowacki2009-08-111-14/+43
* add configure options for (not) building the QtScript moduleKent Hansen2009-08-071-4/+0
* Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backendKent Hansen2009-06-291-4/+34
* Import JSC-based Qt Script from Kent's tree.Simon Hausmann2009-06-161-0/+418