aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-193-3/+116
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-192-2/+44
| |\|
| | * 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
| * | 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-1114-388/+188
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-0714-388/+188
| |\|
| | * auto tests: prefer creating signal spies locally where neededJ-P Nurmi2016-10-0713-282/+92
| | * Move line number-dependent tests to the top of tst_swipedelegate.qmlMitch Curtis2016-10-041-100/+100
* | | 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-0313-92/+622
|\|
| * 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
| * 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
| * Fix crash when flicking a ListView-based TumblerMitch Curtis2016-09-301-1/+44
| * Fix QQuickToolTipAttached parentJ-P Nurmi2016-09-281-1/+2
| * SpinBox: don't call valueFromText when non-editableJ-P Nurmi2016-09-281-0/+32
| * Refactor tst_snippets to make it easier to add non-screenshot snippetsMitch Curtis2016-09-262-46/+72
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-266-1/+226
|\|
| * Fix a crash in StackView::pop()J-P Nurmi2016-09-261-0/+18
| * Fix nested popupsJ-P Nurmi2016-09-232-0/+91
| * Fix QQuickOverlay::childMouseEventFilter() to release the grabber popupJ-P Nurmi2016-09-232-0/+101
| * Drawer: allow interaction outside modal background dimmingJ-P Nurmi2016-09-232-1/+16
* | Revert "Popup: expose flip API"J-P Nurmi2016-09-221-35/+0
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-2210-15/+683
|\|
| * QQuickDrawer: allow resizing and positioningJ-P Nurmi2016-09-212-8/+97
| * Drawer: reparent to the overlay by defaultJ-P Nurmi2016-09-213-0/+90
| * Make ApplicationWindow.overlay attached property work with QML WindowJ-P Nurmi2016-09-211-2/+2
| * Fix QQuickPopup::resetWidth/Height()J-P Nurmi2016-09-211-0/+18
| * QQuickPopup: fix negative marginsJ-P Nurmi2016-09-211-0/+24
| * Switch/Delegate: improve dragging behaviorJ-P Nurmi2016-09-202-0/+68