aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls
Commit message (Expand)AuthorAgeFilesLines
* Attempt to stabilise Popup::test_shortcut auto testMitch Curtis2018-09-121-0/+3
* tst_tumbler: replace loop with tryVerify()Mitch Curtis2018-07-031-7/+1
* Fix Tumbler not respecting currentIndex changes in onModelChangedMitch Curtis2018-06-131-0/+66
* ComboBox: don't block the escape/back key (with fixed test)J-P Nurmi2018-04-251-0/+80
* Revert "ComboBox: don't block the escape/back key"Liang Qi2018-04-251-71/+0
* ComboBox: don't block the escape/back keyJ-P Nurmi2018-04-231-0/+71
* ComboBox: reset when hiddenJ-P Nurmi2018-04-231-0/+6
* Popup::test_shortcut(): use "A" instead of "Tab" for shortcutMitch Curtis2018-04-181-3/+3
* Page: fix implicitWidth bindingsJ-P Nurmi2018-04-171-2/+5
* Stabilize Popup::test_shortcut()Mitch Curtis2018-04-091-0/+8
* QQuickLabel: fix background resizingJ-P Nurmi2018-04-091-0/+24
* TextArea: fix background parentJ-P Nurmi2018-04-051-0/+3
* Combo|SpinBox: fix wheel event propagationJ-P Nurmi2018-03-232-4/+30
* Fix Shortcuts in Popups with window context not being activatedMitch Curtis2018-03-221-1/+37
* Fix crash with StackView::initialItemSimon Hausmann2018-03-211-0/+15
* Fix doubly connected signals in SignalSequenceSpySimon Hausmann2018-03-121-3/+8
* ComboBox: fix key search in the popupJ-P Nurmi2018-03-121-0/+54
* DialogButtonBox: workaround implicit size calculation with one buttonv5.11.0-beta1J-P Nurmi2018-02-221-0/+28
* Fix tst_swipedelegate::test_eventsToLeftAndRight()J-P Nurmi2018-02-201-2/+2
* tst_switchdelegate: fix test_mouse/test_touch failuresJ-P Nurmi2018-02-201-6/+6
* QQuickStackView: transfer focus to the current itemJ-P Nurmi2018-02-131-10/+21
* Merge tst_drawer.qml to tst_QQuickDrawerJ-P Nurmi2018-02-131-118/+0
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-15/+206
|\
| * Make AbstractButton's icon properties win over Action's when both are setMitch Curtis2018-02-051-15/+206
* | Merge remote-tracking branch 'origin/5.10' into 5.11J-P Nurmi2018-01-313-0/+37
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-311-0/+8
| |\
| | * Control: fix background size regression caused by deferred executionJ-P Nurmi2018-01-221-0/+8
| * | Fix test_itemsCorrectlyPositioned() failureMitch Curtis2018-01-221-0/+1
| * | Fix Action shortcuts in RepeaterJ-P Nurmi2018-01-221-0/+28
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-203-8/+36
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-183-8/+36
| |\|
| | * Make Tumbler compatible with deferred executionMitch Curtis2018-01-173-8/+36
* | | Merge remote-tracking branch 'origin/5.10' into devJ-P Nurmi2018-01-162-2/+24
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-102-2/+24
| |\|
| | * Attempt to stabilize tst_tumbler::test_itemsCorrectlyPositioned()J-P Nurmi2017-12-201-2/+2
| | * StackView: don't block touchJ-P Nurmi2017-12-201-0/+22
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-092-3/+175
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...J-P Nurmi2018-01-081-2/+1
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-12-151-2/+1
| | |\|
| | | * ComboBox: use deferred executionJ-P Nurmi2017-12-141-1/+0
| * | | tst_abstractbutton: add more test cases for button vs. action textJ-P Nurmi2017-12-221-1/+85
| * | | Make AbstractButton's text win over action's when both are specifiedMitch Curtis2017-12-221-0/+26
| |/ /
| * | Fix double toggling through Action with checked AbstractButtonJoni Poikelin2017-12-131-0/+63
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-2/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-2/+4
| |\|
| | * Fix QQuickSlider::valueAt()J-P Nurmi2017-11-071-2/+4
* | | Expose QQuickCheckDelegate::nextCheckState() to QMLJ-P Nurmi2017-11-081-0/+47
* | | ScrollIndicator: allow configuring the minimum sizeJ-P Nurmi2017-11-081-0/+48
* | | Merge remote-tracking branch 'origin/5.10' into devJ-P Nurmi2017-11-067-20/+105
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-11-062-3/+16
| |\|