| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master... | Qt Continuous Integration System | 2011-03-02 | 1 | -3/+48 |
|\ |
|
| * | Don't assert in abortEvaluation() autotest | Kent Hansen | 2011-03-01 | 1 | -3/+48 |
|
|
* | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-03-01 | 1 | -0/+11 |
|\ \
| |/
|/| |
|
| * | Don't crash when marking arguments object of native context | Kent Hansen | 2011-02-25 | 1 | -0/+11 |
|
|
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master... | Qt Continuous Integration System | 2011-02-25 | 1 | -7/+9 |
|\ \ |
|
| * | | Add expected failures for JSC-specific bugs | Kent Hansen | 2011-02-23 | 1 | -5/+6 |
|
|
| * | | Link expected failures to tasks | Kent Hansen | 2011-02-23 | 1 | -2/+3 |
|
|
* | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-10 | 1 | -0/+16 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Don't crash when creating backtrace for built-in JS function (2nd try) | Kent Hansen | 2011-02-08 | 1 | -0/+16 |
|
|
* | | QScriptEngine: fix property flags for native functions | Caio Marcelo de Oliveira Filho | 2011-02-09 | 1 | -7/+6 |
|
|
* | | Split QScriptEngine test into smaller functions | Kent Hansen | 2011-02-03 | 1 | -327/+529 |
|
|
* | | Refactoring of tst_QScriptEngine::automaticSemicolonInsertion test. | Jedrzej Nowacki | 2011-02-01 | 1 | -4/+4 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1 | -1/+1 |
|
|
* | | Add script translation test data for plural forms | Kent Hansen | 2010-11-19 | 4 | -0/+30 |
|
|
* | | Refactor script translation tests | Kent Hansen | 2010-11-19 | 1 | -66/+139 |
|
|
* | | Make qsTr() work with Unicode (non-Latin-1) strings | Kent Hansen | 2010-11-08 | 8 | -0/+170 |
|
|
* | | Split monolithic QScriptEngine autotests into smaller tests | Kent Hansen | 2010-11-02 | 1 | -15/+128 |
|
|
* | | Compile with Qt namespace | Kent Hansen | 2010-11-01 | 1 | -0/+2 |
|
|
* | | Improve QtScript test coverage | Kent Hansen | 2010-10-29 | 1 | -11/+130 |
|
|
* | | Don't crash when null-pointer is passed to qScriptValueFromValue() | Kent Hansen | 2010-10-29 | 1 | -0/+7 |
|
|
* | | Align .pro with qmake: s/\.sources/.files/. | Miikka Heikkinen | 2010-10-08 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.7' into master-from-4.7 | Rohan McGovern | 2010-10-04 | 1 | -3/+57 |
|\ \
| |/ |
|
| * | Fix QScriptEngine::abortEvaluation. | Jedrzej Nowacki | 2010-09-30 | 1 | -3/+57 |
|
|
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-09-10 | 1 | -0/+66 |
|\ \
| |/ |
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-09-07 | 1 | -0/+66 |
| |\ |
|
| | * | Fix QtScript Date <--> QDateTime (local time) conversion | Kent Hansen | 2010-08-31 | 1 | -0/+66 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-30 | 5 | -0/+105 |
|\ \ \
| |/ / |
|
| * | | Make qsTrId() / QT_TRID_NOOP() accessible from QtScript | Kent Hansen | 2010-08-23 | 5 | -0/+105 |
|
|
* | | | It is no longer necessary to check for QT_NO_MEMBER_TEMPLATES | miniak | 2010-08-03 | 1 | -2/+0 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-07-28 | 1 | -0/+29 |
|\ \ \
| |/ / |
|
| * | | Add missing API shims | Kent Hansen | 2010-07-07 | 1 | -0/+29 |
|
|
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2010-07-01 | 2 | -1/+243 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'buildSystemFixes' into 4.7-s60 | axis | 2010-06-29 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Various fixes to autotests when using the symbian/linux-armcc mkspec. | axis | 2010-06-29 | 1 | -1/+1 |
|
|
| * | | | Use custom static scopes to improve QML/JavaScript performance | Kent Hansen | 2010-06-25 | 1 | -0/+242 |
| |/ / |
|
* | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-05-04 | 1 | -0/+106 |
|\ \ \
| |/ / |
|
| * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-21 | 1 | -0/+106 |
| |\ \
| | |/ |
|
| | * | QtScript: regression with instanceof operator for QMetaObject wrappers | Kent Hansen | 2010-04-21 | 1 | -0/+26 |
|
|
| | * | QtScript: Add translation context test | Kent Hansen | 2010-04-20 | 1 | -0/+50 |
|
|
| | * | Improve QScript{Engine,Value}::toObject() test coverage | Kent Hansen | 2010-04-19 | 1 | -0/+30 |
|
|
* | | | Fix conversion between QVariant and QScriptValue. | Jedrzej Nowacki | 2010-04-30 | 1 | -0/+32 |
|/ / |
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-04-16 | 5 | -0/+133 |
|\ \
| |/ |
|
| * | QtScript: Add tests for translation of multiple scripts | Kent Hansen | 2010-04-14 | 4 | -0/+81 |
|
|
| * | QtScript: Add test for translation disambiguation | Kent Hansen | 2010-04-14 | 4 | -0/+10 |
|
|
| * | Improve test coverage of QtScript translation functions | Kent Hansen | 2010-04-14 | 1 | -0/+42 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-14 | 6 | -0/+87 |
|\ \
| |/ |
|
| * | Make qsTr work in global scope | Kent Hansen | 2010-04-13 | 6 | -0/+87 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-09 | 1 | -0/+127 |
|\ \
| |/ |
|
| * | Regressions in Global Object prototype access | Kent Hansen | 2010-04-09 | 1 | -0/+127 |
|
|