aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tst_qquickdesignersupport: enable tests for qemu and mingwSamuli Piippo2021-10-142-31/+0
* Fix distorted text with subpixel matrix translationEskil Abrahamsen Blomfeldt2021-10-131-0/+91
* Android: Disable qjstest and qml ecmascripttests testsAssam Boudjelthia2021-10-132-1/+3
* Add a Pragma for list assign behaviorUlf Hermann2021-10-136-0/+174
* QQmlDelegateModelAttached: Make static properties statically knownFabian Kosmale2021-10-132-1/+37
* Fix sweep step for tainted QObject JavaScript wrappersVlad Zahorodnii2021-10-122-3/+42
* Qmldebugtranslator: report elide issues correctly inside layoutsTim Jenssen2021-10-123-91/+49
* Avoid memory leak in tst_qquickdesignersupport.cppUlf Hermann2021-10-121-2/+5
* Fix autotest private API part compilation for INTEGRITYTatiana Borisova2021-10-112-1/+9
* On QQmlTypeWrapper::toVariant(), consider attached objectsUlf Hermann2021-10-082-2/+7
* qmllint: Allow assigning to readonly properties in same scopeUlf Hermann2021-10-082-0/+6
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-081-0/+1
* qmldom: improve handling of memory qmldocuments without pathsFawzi Mohamed2021-10-071-0/+7
* QQmlJSTypeResolver: store plain types as metaobjectsUlf Hermann2021-10-071-1/+0
* Unblacklist some testsJan Arve Sæther2021-10-071-10/+0
* QQuickFileDialogImpl: fix issues with breadcrumb bar text editMitch Curtis2021-10-061-0/+71
* QML engine: Resolve URLs on property assignment when given an env varFabian Kosmale2021-10-061-0/+42
* Unblacklist ComboBox::test_defaults()Jan Arve Sæther2021-10-061-2/+0
* QQmlObjectCreator: Correctly remove overwritten bindingsFabian Kosmale2021-10-053-0/+27
* Stop using QHash::unite() in storage model manual testShawn Rutledge2021-10-051-11/+14
* qmljsrootgen: Try properties on instances if not available on prototypesUlf Hermann2021-10-053-0/+23
* QQuickDragEvent: Use proper types instead of QQmlV4FunctionFabian Kosmale2021-10-051-1/+8
* Flickable manual test: add sliders to adjust flick-speed metricsShawn Rutledge2021-10-041-2/+32
* qmllint: Warn about calling functions with QQmlV4Function argumentsUlf Hermann2021-10-022-0/+14
* QQmlDelegateModel: Refresh the view when a column is added at 0Aleix Pol2021-10-012-0/+39
* qmlint: Reject method calls with too few parametersUlf Hermann2021-10-012-0/+13
* QQmlBinding::dependencies: Handle QPropertyFabian Kosmale2021-10-011-0/+31
* Do not override font size by defaultJan Arve Sæther2021-09-301-4/+0
* FileDialog example: allow selecting imagesShawn Rutledge2021-09-301-1/+1
* Fix debug translation service missing errorsTuomo Pelkonen2021-09-306-263/+167
* Fix ScrollBar::test_policy() autotestJan Arve Sæther2021-09-302-8/+9
* qmllint: Add ability to warn about not reusing attached typesMaximilian Goldstein2021-09-292-0/+21
* 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 ListView.isCurrentItem when used with DelegateModelJoni Poikelin2021-09-292-0/+36
* QQmlJSImporter: Record whether a cached import is a dependencyUlf Hermann2021-09-292-0/+28
* Fix scoping of JavaScript function namesUlf Hermann2021-09-293-7/+82
* Flickable: don't react to any mouse button other than the leftShawn Rutledge2021-09-282-0/+65
* qmllint: Add ability to warn about anchorsMaximilian Goldstein2021-09-282-0/+13
* qmllint: Add ability to warn about signal handlersMaximilian Goldstein2021-09-282-0/+13
* tst_grabImage: Fix the cases were visually comparing invisible itemsAlexander Akulich2021-09-251-0/+5
* Silence compiler warnings from discarded QScopedPointerVolker Hilsheimer2021-09-241-4/+4
* Move most of the pointer manual tests to a new pointerhandlers exampleShawn Rutledge2021-09-2438-2649/+2
* Fix a bug in ScrollBar::test_interactive() autotestJan Arve Sæther2021-09-242-3/+3
* ScrollBar::test_mouse(): remove workaround that is not needed anymoreJan Arve Sæther2021-09-241-4/+0
* Fix a bug in ScrollBar::test_mouse() autotestJan Arve Sæther2021-09-242-13/+10
* Fix ScrollBar::test_touch() autotestJan Arve Sæther2021-09-242-10/+20
* qmllint: Add ability to warn about function declarationsMaximilian Goldstein2021-09-242-0/+13
* QQuickLoader: Do not incubate if the source arrives after setActive(false)Aleix Pol2021-09-233-0/+43
* QDeferredSharedPointer: Do not use factory after lazy loadingUlf Hermann2021-09-234-0/+23