aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Relax the timings on the new testTransitionWithImplicitFrom testRobert Griebl2020-11-301-6/+6
* Allow parent to filter out-of-bounds synth-mouse for grabbing handlerShawn Rutledge2020-11-305-40/+54
* Replace some more foreach with ranged forVolker Hilsheimer2020-11-301-1/+1
* Speed up tst_FlickableInterop::touchAndDragHandlerOnFlickableShawn Rutledge2020-11-296-0/+54
* Fix Animators requiring an explicit from valueRobert Griebl2020-11-284-4/+142
* Modernize the Animators auto test buildRobert Griebl2020-11-282-10/+12
* Correct height properties for QQuickText with reducing lineHeightReinhard Raschbauer2020-11-261-2/+16
* QML engine: Use QMetaType instead of metatype-id in propertydataFabian Kosmale2020-11-261-1/+1
* QJSValue: On toVariant() don't try to unwrap function objectsUlf Hermann2020-11-261-0/+15
* Improve stability of animated lancelot test sceneEirik Aavitsland2020-11-261-1/+1
* Allow retrieving an imported script from a QML contextUlf Hermann2020-11-251-0/+11
* Fix crash when calling hasOwnProperty() on proxy objectRichard Weickelt2020-11-241-1/+30
* Purge renderpass refs from renderer when redirecting via QRhiRtLaszlo Agocs2020-11-241-1/+32
* qmlformat: Add indent optionsMaximilian Goldstein2020-11-243-39/+343
* Attempt to stabilize tst_QQuickListView::sectionsSnapShawn Rutledge2020-11-242-4/+2
* Fix qmake build of tst_qquickview_extraAndrei Golubev2020-11-242-0/+4
* Don't deliver to non-grabbing pointerhandlers if a point is grabbedShawn Rutledge2020-11-231-4/+0
* Fix QML property cache leaks of delegate itemsAndrei Golubev2020-11-235-0/+156
* qmldom: Start of the Qml Dom libraryFawzi Mohamed2020-11-238-0/+171
* 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
* Fix compiler warningsVolker Hilsheimer2020-11-231-15/+15
* tst_qquicktextinput: Do not construct illegal QCharFabian Kosmale2020-11-231-4/+17
* qmltyperegistrar: Expose interface informationMaximilian Goldstein2020-11-232-0/+30
* qqml.h: Add QML_IMPLEMENTS_INTERFACESMaximilian Goldstein2020-11-232-15/+4
* qmllint: Check qmltypes files in import path for validityUlf Hermann2020-11-221-1/+22
* qmllint: Don't crash when importing ES modulesUlf Hermann2020-11-203-0/+11
* Clean up and un-blacklist tst_QQuickMouseArea testsShawn Rutledge2020-11-202-436/+251
* Un-blacklist tests that grafana says are passingShawn Rutledge2020-11-202-6/+0
* 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-201-0/+37
* Fix tst_QQuickMouseArea::notPressedAfterStolenGrab againShawn Rutledge2020-11-193-5/+6
* Conditionally disable tests that depend on cxx11_future flagTony Sarajärvi2020-11-191-0/+2
* Stop ungrabbing due to FocusAboutToChangeShawn Rutledge2020-11-181-2/+0
* tst_ma::pressedCanceledOnWindowDeactivate: don't pop up second windowShawn Rutledge2020-11-182-13/+2
* tst_qqmlproperty: Fix interfaceBinding crash on MSVC 2019Maximilian Goldstein2020-11-182-8/+25
* Use metatype and remove unused variableDavid Skoland2020-11-183-4/+2
* tst_qmllint: Be more verbose when qmllint crashesUlf Hermann2020-11-171-0/+8
* 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-171-2/+0
* Add tst_qquickflickable::parallelTouchShawn Rutledge2020-11-172-0/+110
* Add tst_qquicktextedit::inFlickable testsShawn Rutledge2020-11-172-0/+126
* Fix incorrect assumptions with Metal in tst_qquickwindowLaszlo Agocs2020-11-171-4/+8
* tst_qqmlproperty: Skip crashing interfaceBindingMaximilian Goldstein2020-11-171-0/+3