aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add QQuickDialog::titleJ-P Nurmi2016-10-261-1/+1
| * | QQuickDialog: simplify the button box handlingJ-P Nurmi2016-10-261-45/+6
* | | tst_sanity: remove bogus blacklistingJ-P Nurmi2016-10-281-2/+0
* | | Material: share the CursorDelegateJ-P Nurmi2016-10-284-8/+4
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-10-2510-11/+287
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-251-4/+4
| |\|
| | * Fix tst_swipedelegateJ-P Nurmi2016-10-241-4/+4
| * | Page: provide implicit sizeJ-P Nurmi2016-10-251-0/+100
| * | Let specifying the fallback style for custom stylesJ-P Nurmi2016-10-257-7/+104
| * | Dialog: fix implicit size calculationJ-P Nurmi2016-10-241-0/+79
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-10-199-3/+651
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-198-2/+579
| |\|
| | * 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
| * | ScrollBar: keep active while hoveredJ-P Nurmi2016-10-171-0/+24
| * | Make hoverEnabled propagate to childrenJ-P Nurmi2016-10-172-1/+48
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-1128-422/+1135
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-0728-422/+1135
| |\|
| | * 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
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-10-061-2/+2
|\| |
| * | Remove wrong Container revision registrationJ-P Nurmi2016-10-051-2/+2
* | | Add QQuickDial::liveJ-P Nurmi2016-10-061-7/+11
* | | Add QQuickRangeSlider::liveJ-P Nurmi2016-10-061-5/+7
* | | Add QQuickSlider::liveJ-P Nurmi2016-10-051-8/+10
* | | Add QQuickTumbler::movingJ-P Nurmi2016-10-051-1/+27
|/ /
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-0319-95/+954
|\|
| * 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
| * Cancel exit transition when the same tooltip is shown againMitch Curtis2016-09-301-0/+48
| * Material: fix accent update on theme changeJ-P Nurmi2016-09-301-0/+15
| * CheckBox: add GIFs to documentationMitch Curtis2016-09-303-0/+207
| * Button: add GIFs for flat & highlighted docsMitch Curtis2016-09-304-3/+125
| * Improve tst_tumblerMitch Curtis2016-09-301-30/+69
| * TabButton: use Text's implicit size instead of content sizeJ-P Nurmi2016-09-301-0/+6
| * TabBar: fix mixing of fixed and implicitly resized tabsJ-P Nurmi2016-09-301-6/+20