aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Controls: add baseline test for SpinBoxJenny Lofthus2022-05-241-0/+52
* Controls: add baseline test for ToolTipJenny Lofthus2022-05-231-0/+20
* Controls: add baseline test for RadioDelegateJenny Lofthus2022-05-231-0/+64
* Controls: add baseline test for LabelJenny Lofthus2022-05-231-0/+21
* Controls: add baseline test for RoundButtonJenny Lofthus2022-05-231-0/+50
* Controls: add baseline test for tumblerJenny Lofthus2022-05-231-0/+32
* Controls: add baseline test for TabButtonJenny Lofthus2022-05-231-0/+37
* Controls: add baseline test for SwitchJenny Lofthus2022-05-231-0/+37
* Controls: add baseline testcase for SliderJenny Lofthus2022-05-231-0/+48
* tst_qquickmenubar: skip some tests on webOSJanne Juntunen2022-05-231-4/+11
* QML: Add an option to bind components to filesUlf Hermann2022-05-2310-0/+305
* QML: Correctly detect extended typesAndrei Golubev2022-05-232-6/+39
* qmlcompiler: Add qualified name to QQmlJSScopeSami Shalayel2022-05-232-0/+101
* MouseArea: don't override preventStealing on mouse releaseShawn Rutledge2022-05-192-0/+62
* qqmljsimportvisitor: Fix assert being hit on empty block bindingsMaximilian Goldstein2022-05-192-2/+17
* QmlCompiler: Detect non-integral values when accessing QQmlListPropertyUlf Hermann2022-05-192-0/+12
* iOS Style: Add TextArea controlDoris Verria2022-05-191-0/+4
* qmlls: completions for idsFawzi Mohamed2022-05-192-3/+18
* qmldom: fix filterUp of two ownersFawzi Mohamed2022-05-191-0/+1
* qmlls: add custom notification to set build directoriesFawzi Mohamed2022-05-192-18/+57
* qmlls: completion supportFawzi Mohamed2022-05-198-0/+284
* qmlls: workspace supportFawzi Mohamed2022-05-191-0/+46
* Baseline: add more client propertiesVolker Hilsheimer2022-05-181-2/+37
* QmlCompiler: Do not coerce value type lists to QQmlListPropertyUlf Hermann2022-05-183-0/+36
* Skip crashing test in tst_qquicktext on AndroidAndreas Buhr2022-05-181-0/+4
* Quick Popup: ignore unhandled eventsVolker Hilsheimer2022-05-181-0/+76
* qmllint: Properly warn about missing required properties in delegatesMaximilian Goldstein2022-05-172-0/+19
* Include qml test data file in tst_qquickimageprovider for dependenciesAndreas Buhr2022-05-173-2/+26
* tst_qqmlqt: fix TimeZoneSwitch logicIvan Solovev2022-05-172-8/+5
* Remove tst_qquickcanvasitem on AndroidAndreas Buhr2022-05-172-17/+3
* QQmlDelegateModel: Consider only top level required propertiesUlf Hermann2022-05-174-0/+110
* Reimplement PropertyPass to evaluate bindingsMaximilian Goldstein2022-05-165-65/+136
* Blacklist tst_QQuickListView::contentHeightWithDelayRemove() on AndroidAndreas Buhr2022-05-161-0/+2
* Blacklist failing tests in txt_qquickcanvasitem on AndroidAndreas Buhr2022-05-161-0/+4
* Fix use after free in testAllan Sandfeld Jensen2022-05-131-1/+1
* SwipeView: position the pages adjacent to each other initiallyShawn Rutledge2022-05-131-0/+30
* QmlLintQuickPlugin: Warn about various SwipeDelegate issuesMaximilian Goldstein2022-05-122-6/+49
* Support querying indirect extensions for a given objectAndrei Golubev2022-05-122-0/+87
* qmlformat: add postComments of if conditional expression after parenFawzi Mohamed2022-05-123-0/+7
* Generalize role selection mechanism from QQuickComboBoxUlf Hermann2022-05-112-4/+22
* QQuickTableView: let sync views sync margins as wellRichard Moe Gustavsen2022-05-111-3/+36
* QQuickFlickable: fix flicking when item is rotatedShawn Rutledge2022-05-113-0/+169
* QML: Port QV4::CompiledData::Binding to new special integer bitfieldUlf Hermann2022-05-114-12/+12
* Avoid memory leaks in QQuickListView and tst_qqmlinstantiatorUlf Hermann2022-05-111-9/+15
* QQuickTreeViewDelegate: respect TreeView.pointerNavigationEnabledRichard Moe Gustavsen2022-05-101-0/+30
* QQuickGridView: return accurate row position when no rows are availableRichard Moe Gustavsen2022-05-102-0/+110
* Fix index handling on insert in QQmlDelegateModelUlf Hermann2022-05-103-0/+152
* ComboBox: clear selection when text that matches existing item acceptedMitch Curtis2022-05-101-0/+37
* lifecycle test: fix Clang warning about a final dtorMarc Mutz2022-05-091-2/+2
* Make controls baseline test depend on qmlscenegrabberVolker Hilsheimer2022-05-091-0/+2