aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash with focus handling when destructing QQAppWindowJan Arve Saether2017-02-072-0/+116
* tst_snippets: share a single QQuickView instance for all data rowsJ-P Nurmi2017-01-251-3/+10
* QQuickPopup: allow QQuickWindow as a parentJ-P Nurmi2017-01-241-0/+10
* Fix resizing of implicitly created content itemsJ-P Nurmi2017-01-231-0/+12
* QQuickAbstractButton: don't leak space key eventsJ-P Nurmi2017-01-231-0/+36
* QQuickSpinBox: enable/disable up/down buttons on range changesJ-P Nurmi2017-01-171-2/+21
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-143-0/+38
|\
| * Switch(Delegate): fix handle snappingv5.8.0J-P Nurmi2017-01-122-0/+34
| * Implement QQuickDialogButtonBox::standardButton(StandardButton)Konstantin Ritt2017-01-051-0/+4
* | Fix tst_toolbutton.qmlJ-P Nurmi2017-01-121-7/+7
* | Welcome to 2017J-P Nurmi2017-01-09193-193/+193
* | QQuickMenu: fix Repeater supportJ-P Nurmi2017-01-023-0/+197
* | Stabilize tst_combobox::test_modelReset()J-P Nurmi2016-12-131-4/+2
* | StackView: don’t push duplicate itemsMitch Curtis2016-12-061-3/+31
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-12-011-0/+49
|\ \
| * | SwipeDelegate: fix animations when releasing from a drag5.7Mitch Curtis2016-11-301-0/+50
* | | Dial: add missing wheel handlingJ-P Nurmi2016-11-291-0/+47
| |/ |/|
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-282-0/+122
|\|
| * Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-11-242-0/+122
| |\
| | * Fix popups to close on click outsidev5.7.1J-P Nurmi2016-10-252-0/+122
* | | SwipeDelegate: fix swipes that begin over a child item of a delegateMitch Curtis2016-11-241-0/+75
* | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-231-3/+43
|\| |
| * | SwipeDelegate: don't emit clicked when released outsideMitch Curtis2016-11-231-3/+43
* | | Use tryVerify() instead of wait() where possibleMitch Curtis2016-11-222-9/+2
* | | SwipeDelegate: fix broken swiping after calling SwipeDelegate.close()Mitch Curtis2016-11-221-3/+13
* | | AbstractButton: fix press-and-hold for checkable buttonsJ-P Nurmi2016-11-221-0/+22
* | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-174-163/+268
|\| |
| * | QQuickSpinBox: fix auto-repeatJ-P Nurmi2016-11-171-0/+62
| * | QQuickAbstractButton: fix auto-repeatJ-P Nurmi2016-11-171-33/+58
| * | Tests: de-couple SignalSequenceSpy from the testable controlsJ-P Nurmi2016-11-163-134/+158
* | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-152-4/+9
|\| |
| * | Stabilize tst_drawerJ-P Nurmi2016-11-152-4/+9
* | | Avoid .qmlc files being picked up by Creator's locatorMitch Curtis2016-11-1116-16/+16
* | | Dialog: emit rejected() when closed interactivelyMitch Curtis2016-11-101-0/+44
* | | Fix tst_snippets in static buildsJ-P Nurmi2016-11-081-0/+2
* | | Fix tst_qquick(material|universal)styleconf in static buildsJ-P Nurmi2016-11-082-0/+2
* | | tst_swipedelegate: kill the unnecessary dependency to QtQuick.LayoutsJ-P Nurmi2016-11-081-6/+6
* | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-0310-9/+207
|\| |
| * | QQuickComboBox: key searchJ-P Nurmi2016-11-031-0/+43
| * | QQuickComboBox: handle Home and End keysJ-P Nurmi2016-11-031-2/+115
| * | tst_accessibility: add all remaining controlsJ-P Nurmi2016-11-026-3/+33
| * | Popups: use "Dialog" accessible roleJ-P Nurmi2016-11-022-2/+6
| * | SwipeView: fix accessibility supportJ-P Nurmi2016-11-022-1/+5
| * | StackView: provide accessible roleJ-P Nurmi2016-11-022-1/+5
* | | tst_accessibility: add RoundButtonJ-P Nurmi2016-11-022-0/+7
* | | QQuickDialog: finish accessibility supportJ-P Nurmi2016-11-022-2/+4
* | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-0246-315/+370
|\| |
| * | Doc: tweak BusyIndicator's GIFJ-P Nurmi2016-11-022-5/+5
| * | Cleanup and speedup tst_accessibilityJ-P Nurmi2016-11-0240-388/+86
| * | Frame: fix accessibility supportJ-P Nurmi2016-11-022-1/+13