aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
* QQuickShaderEffect: fix crash when hiding parentMitch Curtis2020-10-156-0/+164
* Speed up tst_qquickflickableShawn Rutledge2020-10-145-3/+51
* Fix alwaysRunToEnd==true prevented complex Anim from stoppingPiotr Mikolajczyk2020-10-133-0/+163
* Fix QProperty property interaction with aliasesFabian Kosmale2020-10-122-0/+44
* Allow optional imports in qmldir filesUlf Hermann2020-10-083-0/+7
* QQuickTextEdit: ensure we update document width when padding has changedRichard Moe Gustavsen2020-10-082-0/+33
* qmllint: Be more verbose when tests failUlf Hermann2020-10-081-1/+1
* Rename conflicting test targetKai Koehne2020-10-082-1/+16
* qmlformat: Make arrow functions one linersMaximilian Goldstein2020-10-083-0/+12
* Support 5.x style composite types in qmltypes filesUlf Hermann2020-10-071-0/+1
* qmllint: Read deprecated dependency specifications from qmltypes filesUlf Hermann2020-10-073-0/+5
* QmlCompiler: Use the declared typeinfos rather than the defaultUlf Hermann2020-10-075-1/+22
* qmlformat: Make empty objects one linersMaximilian Goldstein2020-10-073-0/+10
* QQuickListView: prevent mouse delivery in floating header or footerShawn Rutledge2020-10-072-0/+87
* qmlformat: Fix computed property namesMaximilian Goldstein2020-10-073-0/+29
* qmllint: Capitalize importer warningsUlf Hermann2020-10-071-1/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-06317-701/+701
* Un-blacklist Quick tests that are passingShawn Rutledge2020-10-067-33/+2
* qmlformat: Fix formatting of for...of loops using array variablesMaximilian Goldstein2020-10-063-0/+23
* XHR: allow the user to set the User-Agent headerGiuseppe D'Angelo2020-10-061-1/+0
* QQmlMetaType: Grudgingly accept uppercase value typesUlf Hermann2020-10-051-2/+2
* qmlformat: Fix inline componentsMaximilian Goldstein2020-10-051-5/+2
* qmllint: Mark anchors3.qml as dirtyUlf Hermann2020-10-053-3/+7
* testlib: Remove the deprecated MouseDoubleClick() methodShawn Rutledge2020-10-051-5/+0
* Remove obsolete autotest caseLaszlo Agocs2020-10-021-28/+0
* qmllint: Fix updating of parent propertyUlf Hermann2020-10-023-0/+18
* qmllint: Ignore grouped properties againUlf Hermann2020-10-025-9/+67
* skip tst_QQuickMouseArea::nestedEventDelivery on macOSShawn Rutledge2020-10-021-0/+3
* qmllint: Consistently spell "Warning"Ulf Hermann2020-09-281-2/+2
* qmllint: Make imports localUlf Hermann2020-09-282-0/+2
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-281-2/+2
* qqmlimport: Use stable_partition instead of stable_sortFabian Kosmale2020-09-282-12/+24
* Blacklist a few more on macOSShawn Rutledge2020-09-264-0/+10
* Handle ungrab and grab-cancel consistently; inform handlersShawn Rutledge2020-09-268-42/+6
* TypeDescriptionReader: Don't export C++ names as QML namesUlf Hermann2020-09-251-0/+1
* Blacklist various failing testsShawn Rutledge2020-09-256-0/+23
* QQmlDirParser: Treat dependencies like importsUlf Hermann2020-09-251-0/+19
* Blacklist tests flickable.nestedPressDelay, gridview.snapOneRowShawn Rutledge2020-09-242-0/+4
* Stabilize tst_QQuickListView::parentBindingShawn Rutledge2020-09-242-2/+8