aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: Add generated qrc files to the qmlimportscannerCristian Adam2020-10-151-0/+1
* 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
* Fix tst_events benchmarkShawn Rutledge2020-10-071-7/+7
* 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-06364-817/+770
* 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-282-3/+3
* 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
* cmake: enable colorresolving benchmarkFabian Kosmale2020-09-252-1/+29
* 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
* Get rid of QMutableEventPoint::stationaryWithModifiedPropertyShawn Rutledge2020-09-241-6/+7
* Blacklist tst_qquickwindow::cleanupGrabsOnReleaseShawn Rutledge2020-09-241-0/+2
* Blacklist maiop::dragHandlerInSiblingStealingGrabFromMouseAreaViaTouchShawn Rutledge2020-09-241-0/+2
* qmllint: Don't dump imported enums into the current scopeUlf Hermann2020-09-243-1/+21