summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Purge sRGB chunks from PNGs in tests.Edward Welbourne2016-03-293-0/+0
* | Make tst_piemenu compatible with QML SignalSpy changesJ-P Nurmi2016-03-211-7/+7
* | Controls: append "1" to all C++ classesMitch Curtis2016-03-181-33/+33
* | Correct scrolling direction when using SlidersMorten Johan Sørvig2016-03-151-4/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-291-3/+97
|\ \ | |/
| * Added test for keyboard navigation in submenusFilippo Cucchetto2016-02-161-3/+97
* | Move Qt Quick Layouts to qtdeclarative repoJan Arve Saether2016-02-262-1957/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-163-12/+47
|\ \ | |/
| * Extend manual test viewinqwidget.Friedemann Kleint2016-01-273-12/+47
* | Unify license header usageAntti Kokko2016-02-04129-387/+1677
* | Unify license header usageAntti Kokko2016-02-0429-522/+290
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-215-1/+193
|\ \ | |/
| * 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
* | Remove insignificant flag from dialogs testTony Sarajärvi2015-12-041-3/+0
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-025-4/+65
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-057-3/+143
|\ \ | |/
| * 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
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-144-3/+34
|\ \ \ | |/ /
| * | 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.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