| 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 |
| * | QScript: document/obsolete things that does not work since the move to JSC | Olivier Goffart | 2010-07-29 | 1 | -3/+4 |
| * | QScriptEngineAgent: recompile all the function when installing a debugger. | Olivier Goffart | 2010-07-27 | 1 | -0/+2 |
| * | QScriptEngineAgent: ensure that the top of the backtrace is correct in excep... | Olivier Goffart | 2010-07-23 | 1 | -0/+3 |
| * | Update src/3rdparty/javascriptcore and adapt src/script to the changes | Kent Hansen | 2010-03-10 | 1 | -4/+6 |
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-07 | 1 | -1/+1 |
| * | Don't crash in eval() function when QtScript debugger is attached | Kent Hansen | 2009-11-23 | 1 | -2/+8 |
| * | 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 |
| * | Regression fix. Fix the hasUncaughtException() flag in debugger's event. | Jedrzej Nowacki | 2009-10-19 | 1 | -0/+2 |
| * | Fix column number provided to QScriptEngineAgent | Kent Hansen | 2009-10-01 | 1 | -0/+6 |
| * | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| * | Few expected fails were fixed in QScriptEngineAgent | Jedrzej Nowacki | 2009-09-07 | 1 | -4/+0 |
| * | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
| * | implement functionExit() callbacks on the JIT | Kent Hansen | 2009-08-31 | 1 | -0/+11 |
| * | Memory leak in QScriptEngineAgent. | Olivier Goffart | 2009-08-25 | 1 | -0/+1 |
| * | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 1 | -3/+1 |
| * | provide line number information for innermost call frame | Kent Hansen | 2009-08-20 | 1 | -0/+6 |
| * | set the current frame when getting callbacks in JSC Debugger | Kent Hansen | 2009-08-20 | 1 | -18/+36 |
| * | adopt same ownership relationship of scriptengine agents as in old back-end | Kent Hansen | 2009-08-18 | 1 | -0/+2 |
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b... | Kent Hansen | 2009-08-18 | 1 | -1/+1 |
| * | 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 |
| * | Implement connection between JSC::Debugger and QScriptEngineAgent. | Jedrzej Nowacki | 2009-08-11 | 1 | -14/+43 |
| * | add configure options for (not) building the QtScript module | Kent Hansen | 2009-08-07 | 1 | -4/+0 |
| * | Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backend | Kent Hansen | 2009-06-29 | 1 | -4/+34 |
| * | Import JSC-based Qt Script from Kent's tree. | Simon Hausmann | 2009-06-16 | 1 | -0/+418 |