aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* | tst_control: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-161-39/+15
* | tst_container: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-161-4/+2
* | tst_checkdelegate: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-161-7/+3
* | tst_checkbox: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-161-27/+10
* | tst_abstractbutton: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-161-12/+5
* | tst_busyindicator: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-161-4/+2
* | tst_dial: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-161-24/+29
* | tst_tumbler: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-161-35/+17
* | tst_tooltip: fix signal spy ownership for the shared tooltipJ-P Nurmi2016-12-161-1/+7
* | tst_swipedelegate: use more reliable swipe.closed()J-P Nurmi2016-12-141-2/+12
* | SwipeDelegate: add swipe.opened() and swipe.closed() signalsJ-P Nurmi2016-12-141-0/+32
* | SwipeDelegate: transition swipe.positionJ-P Nurmi2016-12-141-15/+16
* | Add QQuickSpinBox::valueModified()J-P Nurmi2016-12-021-2/+38
* | Add AbstractButton::toggled() signalJ-P Nurmi2016-12-025-6/+30
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-12-014-0/+218
|\|
| * 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
* | | | Add Dial::moved() signalJ-P Nurmi2016-11-291-5/+37
* | | | Add Slider::moved() signalJ-P Nurmi2016-11-291-9/+61
* | | | Add Drawer::interactiveJ-P Nurmi2016-11-251-0/+57
* | | | Add SwipeDelegate::swipe.open()J-P Nurmi2016-11-251-0/+62
* | | | SwipeDelegate: Add swipe.enabled propertyMitch Curtis2016-11-251-0/+83
* | | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-254-15/+155
|\| | |
| * | | 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
* | | | Add ComboBox::editableJ-P Nurmi2016-11-241-0/+298
* | | | Make sure the appropriate import versions are always availableJ-P Nurmi2016-11-231-6/+4
* | | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-174-163/+268
|\| | |
| * | | 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.8' into devJ-P Nurmi2016-11-1523-26/+79
|\| | |
| * | | 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 "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devJ-P Nurmi2016-11-1151-310/+355
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-0351-310/+355
| |\| | |