aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | ToolTip: fix accessibility supportJ-P Nurmi2016-11-022-1/+14
| * | tst_accessibility: add some missing controlsJ-P Nurmi2016-11-026-0/+70
| * | GroupBox: fix accessibility supportJ-P Nurmi2016-11-022-1/+14
| * | Page: fix accessibility supportJ-P Nurmi2016-11-012-0/+14
| * | ComboBox: fix accessibility supportJ-P Nurmi2016-11-012-0/+14
| * | Doc: add GIF to SwipeView detailed descriptionJ-P Nurmi2016-11-012-0/+115
| * | Doc: add GIF animation for DrawerJ-P Nurmi2016-11-012-0/+115
| * | QQuickPopup: use QShortcutMap to grab Back & Escape keysJ-P Nurmi2016-11-011-1/+0
* | | Add missing QQuickDialog::accessibleRole()J-P Nurmi2016-11-012-0/+13
* | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-317-5/+204
|\| |
| * | Scrollers: give control over layouting if parent != flickableJ-P Nurmi2016-10-282-0/+32
| * | QQuickPopup: fix binding loops with size-dependent positioningJ-P Nurmi2016-10-272-1/+32