aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* SwipeDelegate: fix animations when releasing from a drag5.7Mitch Curtis2016-11-301-0/+50
* 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: don't emit clicked when released outsideMitch Curtis2016-11-231-3/+43
* | 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
* | Stabilize tst_drawerJ-P Nurmi2016-11-152-4/+9
* | 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
* | 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
* | 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
* | Improve testbenchMitch Curtis2016-10-261-2/+138
* | testbench: rename main.qml to testbench.qmlMitch Curtis2016-10-263-2/+2
* | Fix tst_swipedelegateJ-P Nurmi2016-10-241-4/+4
* | Improve StackView's documentationMitch Curtis2016-10-175-0/+432
* | ScrollBar::increase/decrease(): remember the previous active statusJ-P Nurmi2016-10-171-0/+25
* | Clear hover when moved outside while pressingJ-P Nurmi2016-10-171-2/+19
* | ComboBox: fix documentation review findingsMitch Curtis2016-10-142-0/+103
* | auto tests: prefer creating signal spies locally where neededJ-P Nurmi2016-10-0713-282/+92
* | Slider: add GIFs to demonstrate snap modesMitch Curtis2016-10-072-0/+133
* | tst_gifs: round mouse event coordinatesMitch Curtis2016-10-071-2/+2
* | ScrollIndicator: replace PNGs with GIFsMitch Curtis2016-10-062-0/+98
* | Improve CheckBox GIF and add RadioButton GIFMitch Curtis2016-10-063-21/+105
* | Delegates: update GIFs and add CheckDelegate tri-state GIFMitch Curtis2016-10-062-11/+110
* | ProgressBar: replace PNGs with GIFsMitch Curtis2016-10-063-0/+153
|/
* ScrollBar: replace PNGs with GIFsMitch Curtis2016-10-062-0/+104
* Move line number-dependent tests to the top of tst_swipedelegate.qmlMitch Curtis2016-10-041-100/+100
* Add screenshots manual test for taking screenshots of snippetsMitch Curtis2016-10-045-0/+242
* Fix ComboBox to scroll to the highlighted itemJ-P Nurmi2016-10-021-3/+60
* Fix QQuickToolTip's delay and visibilityJ-P Nurmi2016-10-021-5/+20
* Popup: don't steal focus on close from another opening popupJ-P Nurmi2016-10-022-0/+101
* Fix QQuickControl::setFocusReason()J-P Nurmi2016-10-022-0/+85
* Make a plain AbstractButton calculate suitable implicit sizeJ-P Nurmi2016-10-021-0/+36
* Fix style inheritanceJ-P Nurmi2016-10-021-3/+16