| 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 |
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master... | Qt Continuous Integration System | 2011-01-17 | 1 | -2/+2 |
| |\ |
|
| | * | Fix QScriptValueIterator::hasNext and QScriptValueIterator::hasPrevious | Jedrzej Nowacki | 2011-01-17 | 1 | -2/+2 |
| * | | Update copyright year to 2011. | Jason McDonald | 2011-01-11 | 1 | -1/+1 |
| |/ |
|
| * | QtScript: remove duplicated APIshim in QScriptValueIterator | Olivier Goffart | 2010-04-01 | 1 | -6/+0 |
| * | Merge remote branch 'origin/4.7' into 4.7 | Olivier Goffart | 2010-04-01 | 1 | -0/+6 |
| |\ |
|
| | * | QtScript: Add yet more missing API shims | Kent Hansen | 2010-03-26 | 1 | -0/+6 |
| * | | QScript: More missing APIShim | Olivier Goffart | 2010-03-29 | 1 | -0/+4 |
| * | | QScriptEngine: Fix reentrency involving creation and desctructions of QScript... | Olivier Goffart | 2010-03-29 | 1 | -0/+11 |
| |/ |
|
| * | QtScript: Add more missing API shims | Kent Hansen | 2010-03-24 | 1 | -0/+1 |
| * | Improve performance of QScriptValueIterator | Kent Hansen | 2010-03-10 | 1 | -21/+34 |
| * | Update src/3rdparty/javascriptcore and adapt src/script to the changes | Kent Hansen | 2010-03-10 | 1 | -2/+1 |
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-07 | 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 | -1/+1 |
| * | 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 |
| * | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 1 | -13/+5 |
| * | 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 | -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 |
| * | add configure options for (not) building the QtScript module | Kent Hansen | 2009-08-07 | 1 | -4/+0 |
| * | Updates getPropertyNames() on all javascript object to use the flag | Benjamin Poulain | 2009-08-05 | 1 | -11/+0 |
| * | Complete the implementation of QScriptValueIterator with JSCore | Benjamin Poulain | 2009-08-03 | 1 | -24/+43 |
| * | Move the declaration on some function into qscriptengine_p.h | Olivier Goffart | 2009-07-31 | 1 | -6/+0 |
| * | QScriptValueIterator: fix missing non-enumerable values | Tor Arne Vestbø | 2009-07-31 | 1 | -1/+1 |
| * | Basic implementation of QScriptValueIterator with JSC | Benjamin Poulain | 2009-07-31 | 1 | -15/+30 |
| * | don't rely on custom global object to get GC callback | Kent Hansen | 2009-07-27 | 1 | -1/+1 |
| * | Merge branch 'qtwebkit-4.6-staging' into qtscript-jsc-backend | Kent Hansen | 2009-06-29 | 1 | -4/+34 |
| * | preliminary implementation of QScriptValueIterator API | Kent Hansen | 2009-06-23 | 1 | -18/+85 |
| * | Import JSC-based Qt Script from Kent's tree. | Simon Hausmann | 2009-06-16 | 1 | -0/+249 |