summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge 5.5 into 5.5.1Oswald Buddenhagen2015-09-111-0/+22
| | |\
| | | * Button: only enable mnemonic if button itself is enabled.Mitch Curtis2015-09-071-0/+22
| | * | Menu: Schedule popup deletion when it's about to hideGabriel de Dietrich2015-09-111-0/+1
| | |/
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-253-13/+67
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-08-282-1/+61
| |\ \ | | |/
| | * TreeView auto-test: Harden test_indexAt()Gabriel de Dietrich2015-08-191-1/+13
| | * Make TableView sort indicator follow moved columns.Mitch Curtis2015-08-121-0/+48
| * | tst_delaybutton: remove workaround for crash.Mitch Curtis2015-08-271-12/+6
* | | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-022-2/+0
* | | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-252-3/+0
* | | Removed broken menubar test caseFilippo Cucchetto2015-08-254-412/+0
* | | MenuBar added test for close on Escape pressedFilippo Cucchetto2015-08-251-0/+20
* | | Added menubar click testFilippo Cucchetto2015-08-251-0/+54
|/ /
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-092-4/+4
|\ \ | |/
| * Remove unused Qt.LeftButton argument to mouseMove() in auto tests.Mitch Curtis2015-07-272-4/+4
* | Adjust popup position by offset of the view in the toplevel windowMarco Martin2015-08-033-0/+110
* | TreeView: Add rootIndex propertyGabriel de Dietrich2015-07-271-5/+42
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devLiang Qi2015-07-223-11/+57
|\ \
| * \ Merge remote-tracking branch 'origin/5.5' into devGabriel de Dietrich2015-07-223-11/+57
| |\ \ | | |/
| | * TreeView: Track model indexes during selectionGabriel de Dietrich2015-07-043-11/+57
* | | Skip Tests_Baselines::test_baselineOffsetGabriel de Dietrich2015-07-221-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-292-0/+37
|\ \ | |/
| * ComboBox: Update selected text with item textSanttu Lakkala2015-06-231-0/+11
| * Fix TableView extra row with headerVisible:falseJoni Poikelin2015-06-041-0/+26
* | Remove the whole tst_paint test which is failing on all platforms.Jani Vähäkangas2015-06-053-114/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-032-37/+30
|\ \ | |/
| * TreeView auto-test: Remove workaround, use Array APIGabriel de Dietrich2015-05-291-18/+11
| * TreeModelAdaptor: Monitor model's lifespanGabriel de Dietrich2015-05-211-0/+19
| * Tests: Remove redundant calls to destroy()Caroline Chao2015-05-041-19/+0
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-197-18/+419
|\ \ | |/
| * Menu: Add aboutToShow, aboutToHide signalsGabriel de Dietrich2015-04-161-0/+30
| * TreeView: Add indexAt() functionGabriel de Dietrich2015-04-161-0/+57
| * TreeModelAdaptor: Take into account childless expanded itemsGabriel de Dietrich2015-04-161-0/+125
| * Fix text selection handles to float on topJ-P Nurmi2015-04-161-3/+0
| * Fix TreeView missing visualization of expander image on insert or removeFilippo Cucchetto2015-04-141-0/+62
| * MenuBar top level menus are not closed on click after being openedFilippo Cucchetto2015-04-142-19/+77
| * Added QQuickMenu reference in QQuickMenuPopupWindowFilippo Cucchetto2015-04-133-3/+75
* | Improve distribution when snapping to the pixel grid.Jan Arve Saether2015-04-152-3/+91
* | Say hello to StackLayoutJan Arve Saether2015-04-131-0/+448
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-085-17/+299
|\ \ | |/
| * Fix clicking on a QML submenu causes it to closeFilippo Cucchetto2015-03-294-0/+282
| * 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
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-231-11/+18
|\ \ | |/
| * Make TreeView auto-tests pass pending list to array changesGabriel de Dietrich2015-03-201-11/+18
* | Merge remote-tracking branch 'origin/5.5' into devJ-P Nurmi2015-03-11128-2719/+3519
|\ \ | |/
| * Tests: Fix cleanup in tst_shortcut.qmlCaroline Chao2015-03-091-1/+1
| * BSD license for QML code in testsJ-P Nurmi2015-03-06128-2718/+3518
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devFrederik Gladhorn2015-03-0628-117/+370
|\ \ | |/
| * tst_treeview: Enable tests using mouse double clickCaroline Chao2015-03-031-24/+25