aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Detach QEventPoint instances during touch compression; test & docsShawn Rutledge2022-02-044-2/+112
* V4: Do not call dtor of an object we continue to useUlf Hermann2022-02-041-3/+2
* QQmlAdaptorModel: Do not use reparenting for lifetime managemmentFabian Kosmale2022-02-035-10/+75
* qmltc: Rely on QQmlJSResourceFileMapperAndrei Golubev2022-02-034-19/+66
* Restructure QML module of qmltc testsAndrei Golubev2022-02-0312-198/+183
* V4 Date: Support another nonstandard date format QDateTime has droppedUlf Hermann2022-02-033-0/+15
* Modify m_compareRegister bitfieldTang Haixiang2022-02-031-1/+1
* Skip tests that call qmlcachegen when cross-compiledPasi Petäjäjärvi2022-02-032-0/+53
* QNX: Decrease number of objects created in tst_QJSEngine::newQObjectRacePasi Petäjäjärvi2022-02-021-1/+5
* JavaScript: Make "this" available in blocks inside arrow functionsUlf Hermann2022-02-022-5/+32
* Improve testing of resizing in the rendercontrol autotestLaszlo Agocs2022-02-021-24/+47
* CMake: Include upper case .js and .mjs files in qmldirUlf Hermann2022-02-028-8/+21
* Doc: mention ScrollView in ScrollBar's documentationMitch Curtis2022-02-021-1/+2
* Avoid including self in the generated qmltc codeAndrei Golubev2022-02-021-3/+5
* QNX: Blacklist tests because not supported for software renderingPasi Petäjäjärvi2022-02-024-0/+15
* QNX: Blacklist tests that failsPasi Petäjäjärvi2022-02-025-0/+5
* QNX: Blacklist flaky qquickpointhandler testPasi Petäjäjärvi2022-02-021-0/+1
* Fall back to a cmake generated compile hash when git failedVolker Hilsheimer2022-02-011-1/+3
* QNX: suppress QEXPECT_FAIL() on two tests it passesPasi Petäjäjärvi2022-01-311-2/+2
* Improve the structure of the output generated by qmltcAndrei Golubev2022-01-314-35/+81
* qmltc: Ignore qmltypes dependencies from INTERFACE_LIBRARY and IMPORTEDAndrei Golubev2022-01-311-0/+19
* qmltc: Drop half-correct type name collecting procedureAndrei Golubev2022-01-312-31/+0
* Distinguish property change signals from user-defined signalsAndrei Golubev2022-01-314-0/+40
* Use public as default access specifier of QQmlJSMetaMethodAndrei Golubev2022-01-311-2/+1
* Update dependencies on '6.3' in qt/qtdeclarativev6.3.0-beta1Qt Submodule Update Bot2022-01-311-5/+5
* QNX: Cannot run qml only testsPasi Petäjäjärvi2022-01-291-1/+1
* QML: Disable host debugging related tests when cross compilingPasi Petäjäjärvi2022-01-291-14/+18
* QNX: Disable ecmascriptestsPasi Petäjäjärvi2022-01-291-1/+1
* QNX: Force logging to stderrPasi Petäjäjärvi2022-01-291-0/+5
* Auto-test-export QQuickIconLabelPrivateMarc Mutz2022-01-291-1/+1
* doc: Fix a typo in a See Also link from QQuickText::boundingRect()Shawn Rutledge2022-01-281-1/+1
* qquickwindowmodule: Properly expose Visibility enumMaximilian Goldstein2022-01-281-2/+3
* Use up-to date LGPL license headerKai Köhne2022-01-2725-275/+350
* Document qmltc output formatAndrei Golubev2022-01-276-23/+323
* qmltc: Rename CMake command's argument FILES -> QML_FILESAndrei Golubev2022-01-275-13/+13
* qmltc: Do not search for qmltypes in non-TARGET libsUlf Hermann2022-01-271-0/+4
* Enhance tst_qmltc::componentTypes() by verifying that ids are correctAndrei Golubev2022-01-271-0/+9
* Add revision to QQuickItem::ensurePolished()Shawn Rutledge2022-01-271-1/+1
* Doc: Avoid duplicated qt.labs.qmlmodels documentationKai Köhne2022-01-271-2/+4
* Don't blacklist tst_QQuickFramebufferObject::everything on b2qtShawn Rutledge2022-01-271-0/+1
* Fix tst_basic missing resourcesAssam Boudjelthia2022-01-272-1/+10
* Query the redirect rt size only once in renderSceneGraphLaszlo Agocs2022-01-271-3/+3
* Imagine Dial: remove unnecessary bindings for background sizeOliver Eftevaag2022-01-271-5/+0
* QQuickRenderControl ctor: fix style and let parent default to nullptrShawn Rutledge2022-01-271-1/+1
* Make qmltc-processed targets depend on qmltypes of linked QML modulesAndrei Golubev2022-01-261-0/+19
* qmltc: Simplify internal property name lookup logicAndrei Golubev2022-01-261-23/+20
* QQuickFontDialogImpl: remove binding loopOliver Eftevaag2022-01-261-1/+1
* Add qmltc to QtQuick's tools and utilitiesAndrei Golubev2022-01-261-0/+15
* Use tree hash rather than commit hash in .tag fileUlf Hermann2022-01-262-2/+2
* Add missing dependencies to tst_qmlcppcodegenUlf Hermann2022-01-261-0/+6