summaryrefslogtreecommitdiff
path: root/tests/auto/controls/data/tst_treeview.qml
Commit message (Expand)AuthorAgeFilesLines
* TreeView: avoid skipping some tests now that it has touchscreen supportShawn Rutledge2018-01-021-18/+0
* Revert "tests: skip several tests in tst_treeview.qml"Liang Qi2017-02-221-8/+0
* tests: skip several tests in tst_treeview.qmlLiang Qi2017-02-171-0/+8
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-0/+1
|\
| * Skipping quickcontrols: Test_TreeView::test_indexAt()Milla Pohjanheimo2016-04-111-0/+1
* | Unify license header usageAntti Kokko2016-02-041-3/+13
|/
* Fix tst_treeviewJ-P Nurmi2015-11-241-2/+2
* Skip controls tests when touch screen is present.Friedemann Kleint2015-11-171-0/+23
* TreeView auto-test: Harden test_indexAt()Gabriel de Dietrich2015-08-191-1/+13
* TreeView: Track model indexes during selectionGabriel de Dietrich2015-07-041-0/+29
* TreeView auto-test: Remove workaround, use Array APIGabriel de Dietrich2015-05-291-18/+11
* Tests: Remove redundant calls to destroy()Caroline Chao2015-05-041-19/+0
* TreeView: Add indexAt() functionGabriel de Dietrich2015-04-161-0/+57
* Port and re-enable tests using the selectedIndexes property.Stephen Kelly2015-03-281-21/+21
* Temporarily disable tests which use selectedIndexes()Stephen Kelly2015-03-251-4/+4
* Make TreeView auto-tests pass pending list to array changesGabriel de Dietrich2015-03-201-11/+18
* BSD license for QML code in testsJ-P Nurmi2015-03-061-22/+26
* tst_treeview: Enable tests using mouse double clickCaroline Chao2015-03-031-24/+25
* TreeView: Always update selection current indexGabriel de Dietrich2015-02-251-19/+4
* Introducing TreeViewGabriel de Dietrich2015-02-131-0/+761