aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.0.0' in qt/qtdeclarativeQt Submodule Update Bot2020-11-241-2/+2
* Update dependencies on '6.0.0' in qt/qtdeclarativeQt Submodule Update Bot2020-11-231-2/+2
* Clean up and un-blacklist tst_QQuickMouseArea testsShawn Rutledge2020-11-202-436/+251
* 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
* Use QMutable*Event classes to copy and synthesize eventsVolker Hilsheimer2020-11-187-46/+45
* pixmapcache: avoid deadlock when canceling async image loadNick Shaforostov2020-11-181-2/+2
* QQmlDirParser: Drop unneeded includeUlf Hermann2020-11-181-1/+0
* QmlCompiler: Fix resolution of method and property typesUlf Hermann2020-11-185-26/+56
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-181-2/+2
* tst_qmllint: Be more verbose when qmllint crashesUlf Hermann2020-11-171-0/+8
* Porting Guide: Mention QQmlListProperty changeFabian Kosmale2020-11-171-1/+25
* V4: Deal with AOT-compiled functions returning QVariantUlf Hermann2020-11-171-2/+11
* Fix potentially missing endFrame() in threaded render loopLaszlo Agocs2020-11-171-0/+5
* Remove scene graph section that has only a dead linkVolker Hilsheimer2020-11-171-5/+0
* Fix tests that used out-of-context mouse grabsShawn Rutledge2020-11-173-9/+8
* Clean up tst_TouchMouseShawn Rutledge2020-11-171-424/+358
* Add QQuickTest::showView(); give QQuickTest::initView() default argsShawn Rutledge2020-11-172-13/+46
* When Flickable filters UngrabMouse, react as if it was ungrabbed itselfShawn Rutledge2020-11-173-8/+9
* Add tst_qquickflickable::parallelTouchShawn Rutledge2020-11-172-0/+110
* Add tst_qquicktextedit::inFlickable testsShawn Rutledge2020-11-172-0/+126
* Avoid calling QQuickItemPrivate's methods if QQIP is incompleteFabian Kosmale2020-11-173-4/+27
* Fix incorrect assumptions with Metal in tst_qquickwindowLaszlo Agocs2020-11-171-4/+8
* tst_qqmlproperty: Skip crashing interfaceBindingMaximilian Goldstein2020-11-171-0/+3
* QV4Engine: Fix conversion of char16_tUlf Hermann2020-11-172-2/+18
* Don't synthesize mouse from touch for items that accept touchShawn Rutledge2020-11-178-163/+145
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-171-2/+2
* Update dependencies on 'dev' in qt/qtdeclarativeQt Submodule Update Bot2020-11-161-2/+2