aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Add MenuSeparatorMitch Curtis2016-07-252-0/+118
* Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-226-5/+321
|\
| * Fix overlay event processing order for popupsJ-P Nurmi2016-07-222-0/+45
| * Fix hover event handling for drawer overlaysJ-P Nurmi2016-07-222-0/+136
| * Don't leak hover events through modal overlaysJ-P Nurmi2016-07-221-1/+13
| * Don't leak hover events through popupsJ-P Nurmi2016-07-222-0/+119
| * Popups: fix overlay visibilityJ-P Nurmi2016-07-222-5/+9
* | tst_button: stabilize auto-repeat testsJ-P Nurmi2016-07-221-4/+10
* | Add ToolSeparatorMitch Curtis2016-07-211-0/+99
* | Tests: use the new .pro syntax for RESOURCESJ-P Nurmi2016-07-214-12/+2
* | Add DialogJ-P Nurmi2016-07-181-0/+218
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-155-1/+93
|\|
| * SwipeDelegate: vertically resize contentItem when swipe is completeMitch Curtis2016-07-151-0/+24
| * Improve unxpected signal warningMitch Curtis2016-07-141-1/+6
| * SwipeDelegate: reposition contentItem, background on width changesMitch Curtis2016-07-121-0/+18
| * Drawer: fix dragMargin handlingJ-P Nurmi2016-07-111-0/+7
| * QQuickTextArea & -Field: fix double-click to select a wordJ-P Nurmi2016-07-112-0/+38
* | Fix missing scroll bars and indicatorsJ-P Nurmi2016-07-142-0/+28
* | SwipeDelegate: test pressAndHold()Mitch Curtis2016-07-141-1/+21
* | SwipeDelegate: add swipe.pressed and swipe.clicked()Mitch Curtis2016-07-141-12/+156
* | StackView: allow choosing which transition to runJ-P Nurmi2016-07-141-15/+46
* | Add an own copy of RectangularGlow, with OpenGL core and D3D12 as wellLaszlo Agocs2016-07-141-0/+4
* | SwipeDelegate: add swipe.completed() signalMitch Curtis2016-07-131-6/+22
* | SwipeDelegate: add swipe.close()Mitch Curtis2016-07-131-0/+29
* | Popup: expose flip APIJ-P Nurmi2016-07-091-2/+37
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-093-0/+78
|\|
| * SwipeDelegate: only consume child events if we grabbed the mouseMitch Curtis2016-07-081-0/+24
| * Drawer: reposition when closedJ-P Nurmi2016-07-061-0/+25
| * Fix QQuickComboBox::textAt()J-P Nurmi2016-07-061-0/+29
* | Bump up all controls and templates imports to version 2.1J-P Nurmi2016-07-0892-108/+108
* | tst_control: fix TextArea::test_pressedReleasedJ-P Nurmi2016-07-071-1/+1
* | Add pressed() and released() signals to TextField and TextAreaMitch Curtis2016-07-062-2/+338
* | Fix tests in static buildsJ-P Nurmi2016-07-014-0/+21
* | Tumbler: make wrap property depend on count by defaultMitch Curtis2016-07-011-9/+105
* | Remove DialogButtonBox::flatJ-P Nurmi2016-06-301-22/+0
* | Add hover support to TextArea & TextFieldJ-P Nurmi2016-06-292-0/+44
* | Tumbler: test and document negative currentIndexMitch Curtis2016-06-281-5/+28
* | Tumbler: change default visibleItemCount to 5Mitch Curtis2016-06-281-1/+6
* | RangeSlider: add first.hovered and second.hovered propertiesJ-P Nurmi2016-06-281-0/+27
* | SpinBox: add up.hovered and down.hovered propertiesJ-P Nurmi2016-06-281-0/+29
* | Tumbler: add wrap propertyMitch Curtis2016-06-284-69/+370
* | Platform: add FileDialog and FolderDialogJ-P Nurmi2016-06-272-0/+122
* | MessageDialog: add simple instance creation testJ-P Nurmi2016-06-231-0/+61
* | ColorDialog & FontDialog: use widgets as a fallbackJ-P Nurmi2016-06-222-0/+122
* | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-06-202-4/+15
|\|
| * Fix QQuickSliderPrivate::snapPosition()J-P Nurmi2016-06-161-4/+10
| * StackView: Fix warning when popping down to the current itemKonstantin Ritt2016-06-161-0/+5
* | tst_stackview: update file error messageJ-P Nurmi2016-06-201-2/+2
* | Add QQuickContainer::increment|decrementCurrentIndex()J-P Nurmi2016-06-202-2/+22
* | Platform system tray iconJ-P Nurmi2016-06-161-0/+90