aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qjsengine
Commit message (Expand)AuthorAgeFilesLines
...
* UrlObject: Add colon after schemeLeticia Valladares2022-07-141-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-111-27/+2
* Replace uses of deprecated _qs with _s/QStringLiteralSona Kurazyan2022-04-291-3/+5
* V4 ArrayIterator: Protect retrieved value from GCUlf Hermann2022-03-241-0/+71
* Rename android_dummy_imports.qml to dummy_imports.qmlAssam Boudjelthia2022-03-051-1/+1
* Reduce the length of Int8Array in tst_QJSEngine::typedArraySet()Assam Boudjelthia2022-03-051-1/+1
* INTEGRITY: Fix some test cases from core/qml foldersKimmo Ollila2022-03-031-1/+5
* Android: unify the android tests dummy import filesAssam Boudjelthia2022-03-022-8/+7
* QML: Clean up sequence registrations for value typesUlf Hermann2022-02-111-4/+32
* JavaScript: Make "this" available in blocks inside arrow functionsUlf Hermann2022-02-021-0/+22
* QNX: Decrease number of objects created in tst_QJSEngine::newQObjectRacePasi Petäjäjärvi2022-01-291-1/+5
* QML: Allow named lists of value typesUlf Hermann2022-01-281-2/+1
* tst_qjsengine: Fix some memory leaksUlf Hermann2022-01-211-6/+6
* Remove unused .qrc filesJoerg Bornemann2022-01-201-8/+0
* Fix sweep step for tainted QObject JavaScript wrappersVlad Zahorodnii2021-10-121-0/+39
* tst_qjsengine: Do not depend on widgetsFabian Kosmale2021-08-262-14/+8
* JS: Ensure that array keeps valid after length changes and fix concatFabian Kosmale2021-07-271-0/+18
* CMake: Remove unneeded *.pro and .prev_CMakeLists.txt filesCraig Scott2021-05-191-55/+0
* qv4engine: Fix enums getting turned into objects when passed in listsMaximilian Goldstein2021-05-061-2/+2
* Add QJSEngine::registerModuleAlex Shaw2021-05-015-0/+93
* Support native transformation between UrlObject and QVariant/QUrlUlf Hermann2021-04-221-0/+14
* Check thisObject when calling various methods on URLUlf Hermann2021-04-141-0/+64
* Mark overrides in tests, fix compiler warningsVolker Hilsheimer2021-04-011-3/+3
* Optimize ExecutionEngine::metaTypeToJS()Ulf Hermann2021-03-131-6/+2
* QJSEngine: Add a function to throw a pre-generated error objectUlf Hermann2021-01-221-2/+4
* Remove the qmake project filesFabian Kosmale2021-01-151-9/+0
* Allow checking for and catching errors from QJSEngineUlf Hermann2020-12-071-0/+14
* QtQml: Integrate sequences with registration macrosUlf Hermann2020-11-111-6/+64
* Update MetaType things in testsDavid Skoland2020-11-041-4/+5
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-062-6/+6
* QJSEngine: provide a way to check if an exception was thrownFabian Kosmale2020-09-021-0/+21
* Fix QtQml after QMetaType/QVariant changes in Qt CoreLars Knoll2020-08-281-1/+1
* Remove deprecated function QJSValue::engineFabian Kosmale2020-08-261-3/+0
* Adapt to qtbase changesFabian Kosmale2020-08-231-7/+7
* tst_qjsengine: Fix comparison related failuresFawzi Mohamed2020-08-201-3/+8
* CMake: Prepare for removal of Threads::Threads special casesAlexandru Croitor2020-08-061-1/+6
* Fix race condition in QQmlData::createPropertyCacheFabian Kosmale2020-06-051-0/+23
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-05-151-0/+16
|\
| * V4: Avoid integer overflow in DataViewCtorFabian Kosmale2020-04-211-0/+16
* | Implement URLSearchParamsMaximilian Goldstein2020-05-061-0/+1
* | Implement URL objectMaximilian Goldstein2020-04-081-0/+1
* | CMake: Regenerate projectsAlexandru Croitor2020-04-062-1/+55
* | Remove QRegExp from qml autotestsLars Knoll2020-04-031-109/+15
* | Improve conversion between JS RegExp and QRegularExpressionLars Knoll2020-04-031-1/+56
* | Include qjsengine and qjsvalue autotests in the cmake buildLars Knoll2020-04-021-0/+5
* | Store a QV4::ReturnedValue in QJSValueUlf Hermann2020-03-181-4/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-4/+4
|\|
| * Fix deprecation warning against QDateTime(QDate)Edward Welbourne2020-02-181-4/+4
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-3/+2