aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ParentChange: handle bindable propertiesFabian Kosmale2021-10-192-0/+57
* Qmldebugtranslator: report elide issues correctly inside layoutsTim Jenssen2021-10-153-91/+49
* On QQmlTypeWrapper::toVariant(), consider attached objectsUlf Hermann2021-10-112-2/+7
* Unblacklist some testsJan Arve Sæther2021-10-071-10/+0
* Unblacklist ComboBox::test_defaults()Jan Arve Sæther2021-10-061-2/+0
* QQmlObjectCreator: Correctly remove overwritten bindingsFabian Kosmale2021-10-063-0/+27
* Stop using QHash::unite() in storage model manual testShawn Rutledge2021-10-051-11/+14
* Do not override font size by defaultJan Arve Sæther2021-10-051-4/+0
* Fix debug translation service missing errorsTuomo Pelkonen2021-10-046-263/+167
* QQmlDelegateModel: Refresh the view when a column is added at 0Aleix Pol2021-10-012-0/+39
* QQmlBinding::dependencies: Handle QPropertyFabian Kosmale2021-10-011-0/+31
* QQmlJSImporter: Record whether a cached import is a dependencyUlf Hermann2021-09-302-0/+28
* QDeferredSharedPointer: Do not use factory after lazy loadingUlf Hermann2021-09-304-0/+24
* Fix ScrollBar::test_policy() autotestJan Arve Sæther2021-09-302-8/+9
* Convert two QC2 tests to use initMain() rather than testlib internalsEdward Welbourne2021-09-292-25/+21
* Fix a bug in ScrollBar::test_multiTouch() autotestJan Arve Sæther2021-09-292-18/+25
* Fix scoping of JavaScript function namesUlf Hermann2021-09-293-7/+82
* Fix ListView.isCurrentItem when used with DelegateModelJoni Poikelin2021-09-292-0/+36
* Move most of the pointer manual tests to a new pointerhandlers exampleShawn Rutledge2021-09-2938-2649/+2
* Flickable: don't react to any mouse button other than the leftShawn Rutledge2021-09-282-0/+65
* Fix a bug in ScrollBar::test_interactive() autotestJan Arve Sæther2021-09-272-3/+3
* ScrollBar::test_mouse(): remove workaround that is not needed anymoreJan Arve Sæther2021-09-271-4/+0
* Fix a bug in ScrollBar::test_mouse() autotestJan Arve Sæther2021-09-272-13/+10
* Fix ScrollBar::test_touch() autotestJan Arve Sæther2021-09-272-10/+20
* tst_grabImage: Fix the cases were visually comparing invisible itemsAlexander Akulich2021-09-251-0/+5
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-247-7/+7
* shadersource qmltest: Fix an incorrect property referenceLaszlo Agocs2021-09-241-1/+1
* QQuickLoader: Do not incubate if the source arrives after setActive(false)Aleix Pol2021-09-243-0/+43
* tst_combobox: skip indicator check for the native stylesRichard Moe Gustavsen2021-09-242-1/+32
* Compile autotests for Integrity (qtdeclarative module)Tatiana Borisova2021-09-232-3/+7
* Fix test_flashing() autotest for native Windows styleJan Arve Sæther2021-09-232-2/+4
* QQuickAction: don't grab the same shortcut multiple timesOliver Eftevaag2021-09-231-0/+33
* Fix Slider::test_snapMode_touch() to work for narrower slidersJan Arve Sæther2021-09-232-18/+7
* Fix required properties detection in QQmlObjectCreatorAndrei Golubev2021-09-237-24/+48
* tst_qqmlcomponent: add more tests for required propertiesAndrei Golubev2021-09-2322-3/+257
* Unblacklist ScrollView::test_keys()Jan Arve Sæther2021-09-221-2/+0
* Fix ScrollBar::test_snapMode_mouse() autotestJan Arve Sæther2021-09-222-19/+13
* qmltyperegistrar: Strip '*' from method return typesUlf Hermann2021-09-212-0/+17
* QQuickIcon: Resolve URL relative to current elementFabian Kosmale2021-09-213-0/+38
* QQmlJSImportVisitor: Recognize grouped property scopes with bracesUlf Hermann2021-09-201-2/+1
* SaveableUnitPointer::saveToDisk restores flags incorrectly at cleanupJarkko Koivikko2021-09-181-0/+12
* Fix ScrollBar::test_snapMode_touch() autotestJan Arve Sæther2021-09-172-19/+13
* Provide more options for handling URLs in the "Qt" objectUlf Hermann2021-09-144-0/+37
* Consolidate test helpers into private librariesMitch Curtis2021-09-14420-6003/+1446
* QQmlListModel: Don't return from the middle of a loopUlf Hermann2021-09-132-2/+11
* Improve output on failed font dialog testsOliver Eftevaag2021-09-101-2/+3
* Fix generation of names in qmldir filesUlf Hermann2021-09-085-0/+19
* CMake: Use modified target name as base name for internal qml pluginsAlexandru Croitor2021-09-0816-28/+28
* Add button argument to the TapHandler.[single|double|]tapped signalsShawn Rutledge2021-09-082-6/+7
* Fix ScrollView::test_keys autotest for native windows styleJan Arve Sæther2021-09-081-0/+5