aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qjsengine/tst_qjsengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QJSEngine::evaluate using the wrong execution contextv5.3.0Simon Hausmann2014-05-091-0/+39
* Fix marking of prototype objects in internal class poolSimon Hausmann2014-04-281-0/+16
* Refine fix for dynamic properties on QObjects wrapped in JavaScriptSimon Hausmann2014-04-171-5/+29
* Add support for dynamic properties for QObjects in JavaScriptSimon Hausmann2014-04-091-0/+11
* Fix marking of prototype objects in chainSimon Hausmann2014-04-071-0/+18
* Fix crash in conversion from QVariantMap to QJSValueSimon Hausmann2014-03-281-0/+8
* Fix crash in sparse array handlingSimon Hausmann2014-03-281-0/+1
* Fix infinite loop in method overload resolutionSimon Hausmann2014-03-241-0/+20
* Fixes to for...in statementLars Knoll2014-03-191-2/+31
* Fix crash when calling concat on an empty arraySimon Hausmann2014-03-151-0/+1
* Fix a crash in the register allocatorLars Knoll2014-03-031-0/+14
* Make it possible to call QQmlEngine::setObjectOwnership at any timeSimon Hausmann2014-03-021-0/+13
* Fix calls to overloaded slots for QObjects not created by QMLSimon Hausmann2014-03-021-0/+68
* Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-02-111-0/+24
|\
| * Fix exception thrown in slot without Qml EngineSimon Hausmann2014-02-071-0/+24
* | alloca() is declared in stdlib.h on BSD systemsGabriel de Dietrich2014-02-021-6/+1
|/
* Add support for deprecated RegExp (constructor) propertiesSimon Hausmann2014-01-201-0/+64
* [ChangeLog][QtQml] Fix JavaScript Array.pop() not updating the internal array...Simon Hausmann2014-01-071-0/+13
* Fix a crash in JSON.parseLars Knoll2013-12-041-0/+8
* Turn on exact garbage collection by defaultLars Knoll2013-10-161-22/+5
* Remove milliseconds before comparing JS + Qt date strings.Mitch Curtis2013-09-201-0/+2
* Revert "Temporarily disable tst_QJSEngine tests [...]"Mitch Curtis2013-09-201-28/+24
* Temporarily disable tst_QJSEngine tests to allow qtbase dev integrationMitch Curtis2013-09-181-24/+28
* Skip unstable testsLars Knoll2013-09-181-0/+2
* Allow for function declarations inside conditionalsSimon Hausmann2013-08-231-0/+18
* Fix another bug with automatic semicolon insertionSimon Hausmann2013-08-081-0/+5
* Fix some GC related tests to work with MSVCSimon Hausmann2013-08-061-3/+15
* Skip the date time conversion tests on WindowsSimon Hausmann2013-08-051-0/+9
* Fix automatic semicolon insertion. Again.Erik Verbruggen2013-07-021-4/+0
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-1/+1
|\
| * Don't remove milliseconds now that toString() includes them.Mitch Curtis2013-06-051-2/+0
| * Doc: Fix module name formatSze Howe Koh2013-04-231-2/+2
| * Doc: Fix module name formatSze Howe Koh2013-04-231-1/+1
* | Mark automatic-semicolon insertion bugs as XFAILSimon Hausmann2013-06-241-0/+4
* | Comment out test of octal numbersLars Knoll2013-06-141-3/+3
* | Implement error.fileName and error.lineNumberLars Knoll2013-06-141-3/+0
* | Remove test case that violates the ecma specLars Knoll2013-06-131-42/+0
* | Fix test caseLars Knoll2013-06-131-1/+1
* | Fix test case. QDateTime actually writes milliseconds since 5.2Lars Knoll2013-06-131-2/+0
* | Remove last traces of v8 API and v8 compatibility layerSimon Hausmann2013-06-121-2/+0
* | convert QV8VariantWrapper to v4Lars Knoll2013-05-171-1/+0
* | Fix keywords testLars Knoll2013-05-051-14/+3
* | Some fixes to the autotestLars Knoll2013-05-051-6/+0
* | Fix compilation of testLars Knoll2013-05-041-102/+0
* | Small fixes to auto testLars Knoll2013-04-191-1/+0
* | Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
|/
* Merge branch 'stable' into devGunnar Sletta2013-01-171-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Reenable temporarily skipped QML testsPeter Varga2013-01-091-2/+0
* | Update some QML tests and temporarily skip themPeter Varga2013-01-091-7/+4
|/