aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tst_qqmlbinding: Avoid event loop flakyness on Ubuntu 20.04Fabian Kosmale2020-11-021-2/+1
* Fix compiler warnings from testsVolker Hilsheimer2020-11-022-7/+7
* Update tests to use new metaType systemDavid Skoland2020-11-0216-139/+138
* QML: Allow singleton types to be extendedUlf Hermann2020-11-022-0/+47
* QML: Allow singletons to be created with a factory functionUlf Hermann2020-11-022-0/+37
* QML: Allow namespaces as extensions to typesUlf Hermann2020-11-022-0/+50
* Fix tst_QQuickMultiPointTouchArea::inMouseAreaShawn Rutledge2020-10-291-2/+0
* Fix qmltest::event testsShawn Rutledge2020-10-292-15/+7
* Fix tst_qquickitem::touchEventAcceptIgnoreShawn Rutledge2020-10-292-70/+24
* Don't send an item a mouse release with a button that it doesn't acceptShawn Rutledge2020-10-291-2/+0
* Fix and improve parts of tst_qquickitemShawn Rutledge2020-10-292-80/+43
* Add tst_qquickitem::mousePropagationToParent() testShawn Rutledge2020-10-291-5/+59
* QML: Make date parsing more lenientFabian Kosmale2020-10-292-0/+13
* Improve tst_TouchMouse::pinchOnFlickableShawn Rutledge2020-10-281-40/+23
* Make touchmouse pinch test qml manually testable and visually sensibleShawn Rutledge2020-10-282-14/+21
* Standardize QJsonArray iterationDavid Skoland2020-10-282-2/+2
* Inline components: Fix custom parser supportFabian Kosmale2020-10-282-0/+24
* Fix tst_PointerHandlers::touchReleaseOutsideShawn Rutledge2020-10-272-3/+3
* Fix tst_PointerHandlers::mouseEventDeliveryShawn Rutledge2020-10-272-9/+17
* Fix tst_PointerHandlers::touchEventDeliveryShawn Rutledge2020-10-272-20/+34
* Fix tst_MouseAreaInterop::dragHandlerInSiblingStealing…ViaTouch()Shawn Rutledge2020-10-272-7/+8
* QmlCompiler: Introduce grouped scopesUlf Hermann2020-10-271-5/+3
* Blacklist qmltestrunner::touch::test_secondWindow and othersShawn Rutledge2020-10-264-0/+16
* Fix some compiler warnings in testsVolker Hilsheimer2020-10-262-17/+9
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-231-2/+2
* Fix compiler warning: mark overrides as such, remove virtualVolker Hilsheimer2020-10-231-6/+6
* QQmlEngine: Add method to explicitly capture a propertyUlf Hermann2020-10-231-20/+33
* TableView: ensure we rebuild the sync view, even when flicking on a sync view...Richard Moe Gustavsen2020-10-231-0/+37
* Make tst_QQuickMultiPointTouchArea::inFlickable() more debuggableShawn Rutledge2020-10-222-102/+97
* tst_qquickfolderlistmodel: fix error checkingMitch Curtis2020-10-221-33/+14
* Fix compile warnings from testsVolker Hilsheimer2020-10-226-15/+13
* qmllint: Resolve aliases in nested objectsUlf Hermann2020-10-223-0/+25
* Update and activate tst_animatorsShawn Rutledge2020-10-226-20/+63
* TableView: ensure we update content size upon model changesRichard Moe Gustavsen2020-10-211-10/+86
* Remove some compiler warningsLars Knoll2020-10-211-3/+3
* QmlCompiler: Drop the metaobject revision from exportsUlf Hermann2020-10-192-2/+6
* Do grabs out of orderLaszlo Agocs2020-10-191-0/+28
* CMake: Adjust to public API renaming in qtbaseAlexandru Croitor2020-10-181-1/+1
* tests: Port qquickitemlayer and remove direct GL checksLaszlo Agocs2020-10-1625-166/+132