aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.3' in qt/qtdeclarativev6.3.0-beta2Qt Submodule Update Bot2022-02-111-5/+5
* TreeViewDelegate: allow app to add custom pointer handlersRichard Moe Gustavsen2022-02-103-6/+69
* Disable failing declarative tests on AndroidAssam Boudjelthia2022-02-1017-3/+100
* Fix tst_controls missing resourcesAssam Boudjelthia2022-02-098-4/+40
* Use the new QHoverEvent ctor taking globalPosShawn Rutledge2022-02-092-11/+13
* Update dependencies on '6.3' in qt/qtdeclarativeQt Submodule Update Bot2022-02-091-5/+5
* Un-blacklist some passing testsShawn Rutledge2022-02-088-22/+0
* Correctly handle QQuickState::whenFabian Kosmale2022-02-083-1/+46
* qqmlintegration: forward declare QmlExtendedNamespaceFabian Kosmale2022-02-081-0/+2
* Imagine GroupBox: Ignore background topPadding unless it's a 9PatchImageOliver Eftevaag2022-02-051-4/+4
* Make qml resizeToItem configuration url resolution work againShawn Rutledge2022-02-051-1/+1
* SwipeView: don't cull every child item that gets addedShawn Rutledge2022-02-052-1/+63
* TreeView: add missing QML_ADDED_IN_VERSIONShawn Rutledge2022-02-041-0/+1
* QmlCompiler: Place code for CmpNeInt in parenthesesUlf Hermann2022-02-044-2/+33
* Stop using QGuiApplicationPrivate::lastCursorPosition.toPoint()Shawn Rutledge2022-02-042-5/+5
* Windows: fix unchecked Button in GroupBox being rendered as checkedMitch Curtis2022-02-041-0/+1
* QNX: Disable flaky testPasi Petäjäjärvi2022-02-041-0/+2
* 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