aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* ListModel: support URLsFabian Kosmale2020-11-122-0/+30
* Fix QQWinPriv::deliverSinglePointEventUntilAccepted for wheel, gesturesShawn Rutledge2020-11-121-3/+0
* Mostly un-blacklist Flickable and MultiPointTouchArea testsShawn Rutledge2020-11-112-25/+2
* blacklist tst_QQuickListView::sectionsSnap in CI on macOSShawn Rutledge2020-11-111-0/+2
* Teach flickable to handle and replay touch as it does mouseShawn Rutledge2020-11-115-52/+56
* DesignerSupport: Add more tests for QQuickDesignerSupportThomas Hartmann2020-11-113-1/+185
* QtQml: Integrate sequences with registration macrosUlf Hermann2020-11-113-8/+85
* tst_qquickloader: Test setting source from component worksMaximilian Goldstein2020-11-114-0/+26
* Remove debug usage of QT_FORCE_ASSERTSAlexandru Croitor2020-11-101-2/+0
* qmltyperegistrar: Add past-major-version optionMaximilian Goldstein2020-11-105-0/+19
* Optimize particles vertex dataKaj Grönholm2020-11-092-7/+7
* QML: Rewrite Qt object in actual C++Ulf Hermann2020-11-095-156/+201
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-094-9/+9
* qtdeclarative: finish fixing compilation with explicit QChar(int)David Faure2020-11-072-3/+3
* Fix misuses of the implicit QChar(int) constructorDavid Faure2020-11-072-4/+5
* V4: Prevent heap objects from getting immediately swept by GCUlf Hermann2020-11-063-1/+97
* Stabilize tst_QQuickDropArea::containsDrag_internalShawn Rutledge2020-11-061-5/+2
* Fix tst_QQuickText::fontSizeModeEskil Abrahamsen Blomfeldt2020-11-061-1/+1
* libinfix build: adjust qmldir entriesFabian Kosmale2020-11-062-1/+18
* QML engine: fix conversion scores for sequences in CallOverloadedFabian Kosmale2020-11-043-0/+45
* Update MetaType things in testsDavid Skoland2020-11-045-17/+14
* Speed up tst_QQuickListView; round coordinate displayShawn Rutledge2020-11-032-3/+15
* tst_qqmlbinding: Do not leak componentFabian Kosmale2020-11-031-1/+2
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-022-3/+2