aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix multipointtoucharea_interop testsShawn Rutledge2020-11-232-19/+15
* Fix tst_TapHandler::componentUserBehavioralOverrideShawn Rutledge2020-11-232-4/+2
* Fix tst_PointHandler::pressedMultipleButtonsShawn Rutledge2020-11-232-7/+7
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-231-2/+2
* Use a single code path to load a QShader in QSGRhiShaderEffectNodeLaszlo Agocs2020-11-231-13/+4
* Remove unused 'blob' member in ShaderEffect internalsLaszlo Agocs2020-11-231-1/+0
* Re-enable the caching of shader data loaded from filesLaszlo Agocs2020-11-231-8/+8
* qmlfunctions.qdoc: Add clarification to QML_FOREIGNMaximilian Goldstein2020-11-232-0/+8
* Fix compiler warningsVolker Hilsheimer2020-11-231-15/+15
* tst_qquicktextinput: Do not construct illegal QCharFabian Kosmale2020-11-231-4/+17
* Don't call alloca(0)Ulf Hermann2020-11-231-13/+28
* qmltyperegistrar: Expose interface informationMaximilian Goldstein2020-11-239-5/+98
* qqml.h: Add QML_IMPLEMENTS_INTERFACESMaximilian Goldstein2020-11-233-15/+8
* qmllint: Check qmltypes files in import path for validityUlf Hermann2020-11-222-1/+23
* qmllint: Don't crash when importing ES modulesUlf Hermann2020-11-204-2/+36
* Clean up and un-blacklist tst_QQuickMouseArea testsShawn Rutledge2020-11-202-436/+251
* Doc: mention that INCLUDEPATH must be set in some casesMitch Curtis2020-11-201-0/+8
* QQuickListView: Fix warning about cast from ASCIIFriedemann Kleint2020-11-201-1/+1
* Un-blacklist tests that grafana says are passingShawn Rutledge2020-11-202-6/+0
* Doc: Ensure QQuickWindow::transientParent property is documentedTopi Reinio2020-11-201-0/+1
* V4: Allow passing arguments to AOT-compiled functionsUlf Hermann2020-11-205-27/+52
* tests: blacklist tst_QQmlImport::importPathOrder() on MSVCLiang Qi2020-11-201-0/+2
* tests: blacklist tst_QQuickGridView::snapToRow() and snapOneRow() on MSVCLiang Qi2020-11-201-0/+3
* tests: blacklist tst_qquicktext::contentSize() on MSVCLiang Qi2020-11-201-0/+1
* tests: blacklist tst_qqmltimer::restartWhenEventPosted() on MSVCLiang Qi2020-11-201-0/+2
* QML Text doesn't reset lineCount when text is emptyShinichi Okada2020-11-202-0/+39
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-201-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-191-2/+2
* Make sure we don't modify the incoming event objects when localizingVolker Hilsheimer2020-11-192-4/+9
* Fix tst_QQuickMouseArea::notPressedAfterStolenGrab againShawn Rutledge2020-11-195-7/+20
* Remove QQuickItem::windowDeactivateEvent(); cancel grabs insteadShawn Rutledge2020-11-196-22/+38
* Use QMutableSinglePointEvent's new default constructorVolker Hilsheimer2020-11-191-6/+6
* Add Qt 6 Qt Quick QML Type changes from qtdocJerome Pasion2020-11-191-1/+99
* Conditionally disable tests that depend on cxx11_future flagTony Sarajärvi2020-11-191-0/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-191-2/+2
* Porting guide: mention qmlDebug/Info/WarningFabian Kosmale2020-11-191-3/+3
* QtQml: document qmlExecuteDeferred as internalFabian Kosmale2020-11-191-0/+3
* Remove compatibility shim from qmlinfo.{cpp|h}Ulf Hermann2020-11-193-53/+19
* Stop ungrabbing due to FocusAboutToChangeShawn Rutledge2020-11-182-4/+0
* tst_ma::pressedCanceledOnWindowDeactivate: don't pop up second windowShawn Rutledge2020-11-182-13/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-181-2/+2
* CMake: Match qmake generated resource name for qmldir filesAlexandru Croitor2020-11-181-1/+12
* CMake: Record resource object file information for static buildsAlexandru Croitor2020-11-181-1/+13
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-181-2/+2
* tst_qqmlproperty: Fix interfaceBinding crash on MSVC 2019Maximilian Goldstein2020-11-183-10/+31
* Mention a change in Qt Quick TestVolker Hilsheimer2020-11-181-1/+3
* Remove extra \endlist commandJerome Pasion2020-11-181-1/+0
* CMake: Replace 'file' with 'configure_file' in 'qmldir' generationAlexey Edelev2020-11-183-3/+43
* Replace qt_make_unique with std::make_uniqueAllan Sandfeld Jensen2020-11-181-4/+3
* Use metatype and remove unused variableDavid Skoland2020-11-183-4/+2