summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Import tst_objectcount benchmark from qtquickcontrols2J-P Nurmi2015-12-233-0/+178
* Suffix QQuickMenu, QQuickMenuBar & QQuickMenuItem with 1J-P Nurmi2015-12-161-1/+1
* Fixed missing close of the ComboBox when clicking on itFilippo Cucchetto2015-12-071-0/+14
* Menubar popups should handle only release events of a previous press eventFilippo Cucchetto2015-11-261-0/+51
* Fix tst_treeviewJ-P Nurmi2015-11-241-2/+2
* Skip controls tests when touch screen is present.Friedemann Kleint2015-11-173-0/+30
* Skip PieMenu tests when touch screen is present.Friedemann Kleint2015-11-171-0/+11
* Fix CircularGauge's tickmark labels all being set 0Mitch Curtis2015-11-041-0/+9
* BasicTableView: Use ListView's overlay header for the table headerGabriel de Dietrich2015-11-032-3/+7
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-283-0/+121
|\
| * Allow ComboBox to select items with empty textNikita Krupenko2015-10-261-0/+19
| * Avoid real-rounding glitches near ends of a slider's range.Edward Welbourne2015-10-212-0/+102
* | Adding animation interval for tumblerKarim Pinter2015-10-221-0/+6
* | Qt Quick Extras: remove insignificant_test CONFIG flag.Mitch Curtis2015-10-021-1/+0
* | Merge remote-tracking branch 'origin/5.5' into 5.6Simon Hausmann2015-10-023-2/+34
|\ \ | |/
| * Fix failing Tumbler tests on OS XMitch Curtis2015-10-011-0/+9
| * Menus: Clean popup hide and destroy logicGabriel de Dietrich2015-10-011-2/+2
| * 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.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
* | 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