summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | Find custom styles from custom paths when set afterwardsDavid Faure2016-07-062-0/+99
| * | Find custom styles stored in qrc.David Faure2016-07-062-0/+4
* | | Tests_Calendar: don't test that the calendar is hovered after a pressMitch Curtis2016-07-201-5/+3
* | | Blacklisted a few qml tests in extra.Liang Qi2016-06-281-0/+8
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-1015-22/+221
|\ \ | |/
| * Cleanup QQmlExtensionInterface usageJ-P Nurmi2016-05-061-1/+1
| * tst_extras: skip crashy test_resize() on WindowsJ-P Nurmi2016-05-031-3/+5
| * tst_extras: skip crashing test_resize(PieMenu)J-P Nurmi2016-05-021-4/+8
| * tst_extras: change QML TestCase visibility bindingsJ-P Nurmi2016-04-298-8/+8
| * make use of COPIESOswald Buddenhagen2016-04-281-6/+3
| * tst_extras: create animation as child of controlJ-P Nurmi2016-04-281-2/+1
| * Increase window size in tst_gauge.qmlMitch Curtis2016-04-271-1/+1
| * Improve DialStyle's valueToAngle() tests and documentationMitch Curtis2016-04-181-0/+10
| * Dialog: allow proper resize and default size for contentAlberto Mardegan2016-04-134-0/+186
| * Skipping quickcontrols: Test_TreeView::test_indexAt()Milla Pohjanheimo2016-04-111-0/+1
* | Add support for QT_QUICK_CONTROLS_1_STYLEJ-P Nurmi2016-04-221-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-083-0/+0
|\ \ | |/
| * 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