| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-14 | 1 | -3/+1 |
|\ |
|
| * | Don't leak ScopeChainNode's | Aaron Kennedy | 2011-02-14 | 1 | -3/+1 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-02-08 | 4 | -5/+32 |
|\ \
| |/
|/| |
|
| * | Don't crash when creating backtrace for built-in JS function (2nd try) | Kent Hansen | 2011-02-08 | 4 | -4/+30 |
|
|
| * | Don't crash when creating backtrace for built-in JS function | Kent Hansen | 2011-02-03 | 1 | -1/+2 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-01-30 | 2 | -0/+15 |
|\ \
| |/
|/| |
|
| * | Merge branch 'qtquick11' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Bea Lam | 2011-01-27 | 2 | -0/+6 |
| |\ |
|
| | * | Implement property versioning inside the declarative engine | Aaron Kennedy | 2011-01-27 | 2 | -0/+6 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Bea Lam | 2011-01-27 | 1 | -1/+0 |
| |\ \
| | |/
| |/| |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Martin Jones | 2011-01-19 | 68 | -69/+79 |
| |\ \ |
|
| * | | | Symbian compile fix | Kai Koehne | 2010-12-17 | 1 | -1/+1 |
|
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11 | Yann Bodson | 2010-11-23 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | Small optimization of enum detection in script. | Michael Brasser | 2010-11-12 | 2 | -0/+9 |
|
|
* | | | | | Invalidate QScriptPrograms when engine is destroyed | Kent Hansen | 2011-01-28 | 4 | -7/+42 |
| |_|_|/
|/| | | |
|
* | | | | QtScript/JSC on Symbian: Enhanced memory allocator for Collector heap | Kent Hansen | 2011-01-25 | 1 | -1/+0 |
|
|
* | | | | Revert "QtScript/JSC on Symbian: Enhanced memory allocator for Collector heap" | Kent Hansen | 2011-01-25 | 1 | -0/+1 |
|
|
* | | | | QtScript/JSC on Symbian: Enhanced memory allocator for Collector heap | Kent Hansen | 2011-01-25 | 1 | -1/+0 |
| |_|/
|/| | |
|
* | | | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 67 | -69/+69 |
|
|
* | | | Add compiler optimization for QtScript/JSC on Symbian | Kent Hansen | 2010-12-28 | 1 | -0/+10 |
| |/
|/| |
|
* | | Doc: Fixing typo | Sergio Ahumada | 2010-11-16 | 1 | -1/+1 |
|/ |
|
* | Fix GC-related crash in QScriptValue::setData() | Kent Hansen | 2010-11-09 | 1 | -0/+1 |
|
|
* | Don't crash if QScriptClass property getter returns an invalid value | Kent Hansen | 2010-11-08 | 1 | -0/+12 |
|
|
* | QScriptValue::construct(): Don't crash if function throws non-Object | Kent Hansen | 2010-10-28 | 1 | -5/+8 |
|
|
* | Fix QScriptEngine::abortEvaluation. | Jedrzej Nowacki | 2010-09-30 | 1 | -2/+5 |
|
|
* | Merge commit 'staging-1/4.7' into doc-4.7 | Morten Engvoldsen | 2010-09-03 | 3 | -6/+6 |
|\ |
|
| * | Reduce memory consumption of QtScript/JSC on Symbian | Kent Hansen | 2010-09-02 | 1 | -1/+4 |
|
|
| * | doc: Remove \internal tag from QScriptProgram | Kent Hansen | 2010-08-31 | 2 | -5/+2 |
|
|
* | | Fixed spelling, broken links, and missing default values. | Jerome Pasion | 2010-08-30 | 1 | -1/+1 |
|/ |
|
* | Make qsTrId() / QT_TRID_NOOP() accessible from QtScript | Kent Hansen | 2010-08-23 | 1 | -0/+28 |
|
|
* | Fix memory leak in QtScript variable object | Kent Hansen | 2010-08-10 | 2 | -2/+2 |
|
|
* | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938. | Jerome Pasion | 2010-08-09 | 1 | -1/+1 |
|
|
* | QScript: remove JSC::JSLock | Olivier Goffart | 2010-07-29 | 1 | -4/+0 |
|
|
* | QScript: document/obsolete things that does not work since the move to JSC | Olivier Goffart | 2010-07-29 | 5 | -20/+23 |
|
|
* | QScriptEngineAgent: recompile all the function when installing a debugger. | Olivier Goffart | 2010-07-27 | 2 | -0/+3 |
|
|
* | QScriptDeclarativeObject: we need to save the current stack pointer. | Olivier Goffart | 2010-07-27 | 1 | -2/+2 |
|
|
* | QScriptValue::objectId(): do not assert if the value is not a cell | Olivier Goffart | 2010-07-27 | 1 | -1/+1 |
|
|
* | QScriptEngineAgent: ensure that the top of the backtrace is correct in excep... | Olivier Goffart | 2010-07-23 | 1 | -0/+3 |
|
|
* | Add missing API shims | Kent Hansen | 2010-07-07 | 1 | -0/+6 |
|
|
* | Fix conversion between JavaScript Date and QDateTime | Kent Hansen | 2010-06-25 | 6 | -427/+53 |
|
|
* | Use custom static scopes to improve QML/JavaScript performance | Kent Hansen | 2010-06-25 | 7 | -9/+321 |
|
|
* | Usefully convert from QtScript object/array to QVariant | Kent Hansen | 2010-06-17 | 3 | -17/+23 |
|
|
* | Allow to build Qt in static with mingw | Thierry Bastian | 2010-06-07 | 2 | -4/+2 |
|
|
* | Ensure that activation object has been created before popping scope of native... | Kent Hansen | 2010-05-27 | 1 | -0/+1 |
|
|
* | doc: Fixed many broken links. | Martin Smith | 2010-05-19 | 1 | -3/+14 |
|
|
* | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-04-22 | 1 | -1/+1 |
|\ |
|
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-21 | 1 | -1/+1 |
| |\ |
|
| | * | QtScript: regression with instanceof operator for QMetaObject wrappers | Kent Hansen | 2010-04-21 | 1 | -1/+1 |
|
|
* | | | QScript: use JSC::NativeFunctionWrapper instead of JSC::PrototypeFunction whe... | Olivier Goffart | 2010-04-19 | 3 | -8/+11 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-17 | 2 | -2/+19 |
|\ \ |
|
| * | | Speed up qsTr() by caching the translation context | Kent Hansen | 2010-04-15 | 2 | -2/+19 |
|
|