aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Correct #if-ery in QML locale's time-zone update testEdward Welbourne2021-01-081-7/+11
* tst_qqmlenginecleanup::test_customModuleCleanup(): Add error outputFriedemann Kleint2021-01-041-2/+10
* Blacklist qqmlenginecleanup::test_customModuleCleanup() for MinGWFriedemann Kleint2020-12-231-0/+2
* ecmascript tests: Also raise timeout when built with cmakeUlf Hermann2020-12-181-0/+4
* QML: Fix proxy iterationFabian Kosmale2020-12-172-0/+39
* Windows/MinGW: Fix qqmltimer warnings floodFriedemann Kleint2020-12-171-19/+6
* qmlformat: Remove import sortingMaximilian Goldstein2020-12-165-300/+36
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-107-4/+48
* Refactor QQuickTextInput test to use QKeyCombinationVolker Hilsheimer2020-12-101-64/+37
* qqmltypeloader: Fix plugin not loading on MinGWMaximilian Goldstein2020-12-101-1/+1
* Show a tableview even if the syncView has an empty modelAndy Shaw2020-12-091-0/+43
* tst_qqmlecmascript: Avoid memory leak on failureFabian Kosmale2020-12-031-3/+2
* QML engine: Fix binding setupFabian Kosmale2020-12-034-0/+33
* Allow parent to filter out-of-bounds synth-mouse for grabbing handlerShawn Rutledge2020-11-305-40/+54
* Adjust toolsupport test to qtbase changeFabian Kosmale2020-11-301-1/+1
* 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
* Fix qmake build of tst_qquickview_extraAndrei Golubev2020-11-242-0/+4
* Fix QML property cache leaks of delegate itemsAndrei Golubev2020-11-245-0/+156
* Don't deliver to non-grabbing pointerhandlers if a point is grabbedShawn Rutledge2020-11-231-4/+0
* Fix tst_TapHandler::componentUserBehavioralOverrideShawn Rutledge2020-11-232-4/+2
* Fix tst_PointHandler::pressedMultipleButtonsShawn Rutledge2020-11-232-7/+7
* Fix multipointtoucharea_interop testsShawn Rutledge2020-11-232-19/+15
* Fix compiler warningsVolker Hilsheimer2020-11-231-15/+15
* qqml.h: Add QML_IMPLEMENTS_INTERFACESMaximilian Goldstein2020-11-232-15/+4
* QML Text doesn't reset lineCount when text is emptyShinichi Okada2020-11-231-0/+37
* Clean up and un-blacklist tst_QQuickMouseArea testsShawn Rutledge2020-11-202-436/+251
* 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
* QV4Engine: Fix conversion of char16_tUlf Hermann2020-11-171-1/+17
* Don't synthesize mouse from touch for items that accept touchShawn Rutledge2020-11-175-146/+126
* Stabilize tst_QQuickMultiPointTouchArea::inFlickableWithPressDelayShawn Rutledge2020-11-161-9/+17
* Blacklist tst_qquickpointhander::tabletStylus on macOSShawn Rutledge2020-11-161-0/+2
* Don't copy or assign QEvent instances in testsVolker Hilsheimer2020-11-165-582/+768
* Use QFileInfo constructor explicitlyVolker Hilsheimer2020-11-151-2/+3
* qmltyperegistrar: Use QString rather than string for stringsUlf Hermann2020-11-121-1/+1
* QQuickViewTestUtil: mark QAIM method overridesShawn Rutledge2020-11-121-6/+6