aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-063-119/+110
|\
| * Fix drawer visibility and overlay event handlingJ-P Nurmi2016-09-061-44/+28
| * TextField: improve the implicit size calculationJ-P Nurmi2016-09-051-0/+19
| * Switch: fix missing pressed() and released() signalsJ-P Nurmi2016-09-051-75/+63
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-09-025-3/+166
|\|
| * Switch: fix Qt::ClickFocus on the indicatorJ-P Nurmi2016-09-021-0/+11
| * Popup: respect dynamic dim & modal changesJ-P Nurmi2016-09-021-2/+8
| * Make a plain Container calculate suitable implicit sizeJ-P Nurmi2016-08-311-0/+85
| * Make a plain Control calculate suitable implicit sizeJ-P Nurmi2016-08-311-1/+28
| * ScrollIndicator: respect the paddings when overshootingJ-P Nurmi2016-08-301-0/+34
* | Add RoundButtonMitch Curtis2016-09-021-0/+79
* | StackView: add removed() attached signalMitch Curtis2016-09-021-0/+54
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-232-1/+30
|\|
| * Fix attached ToolTip propertiesJ-P Nurmi2016-08-191-0/+25
| * Close parentless popupsJ-P Nurmi2016-08-191-1/+5
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-173-5/+47
|\|
| * Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-08-101-0/+1
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-08-101-0/+1
| | |\
| | | * Fix tst_tumbler after Flickable changesJ-P Nurmi2016-08-091-0/+1
| * | | Dial: fix stepSize handlingMitch Curtis2016-08-101-0/+35
| |/ /
| * | QQuickRangeSlider: fix snapPosition()J-P Nurmi2016-08-101-5/+11
* | | Add ComboBox::flatJ-P Nurmi2016-08-111-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-08-092-0/+32
|\| |
| * | ComboBox: ensure an update of the current text on data changeJ-P Nurmi2016-08-091-0/+20
| * | Page: take header & footer visibility into account in relayout()J-P Nurmi2016-08-091-0/+12
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-032-1/+104
|\| |
| * | SwipeDelegate: warn about horizontally anchoring background/contentItemMitch Curtis2016-08-021-0/+81
| * | Flickable TextArea: don't intercept input events outside visual boundsJ-P Nurmi2016-07-221-1/+23
* | | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-221-4/+7
|\| |
| * | Popups: fix overlay visibilityJ-P Nurmi2016-07-221-4/+7
* | | tst_button: stabilize auto-repeat testsJ-P Nurmi2016-07-221-4/+10
* | | Add ToolSeparatorMitch Curtis2016-07-211-0/+99
* | | Add DialogJ-P Nurmi2016-07-181-0/+218
* | | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-07-154-1/+86
|\| |
| * | 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
| * | 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
* | | 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-092-0/+53
|\| |
| * | SwipeDelegate: only consume child events if we grabbed the mouseMitch Curtis2016-07-081-0/+24
| * | Fix QQuickComboBox::textAt()J-P Nurmi2016-07-061-0/+29
* | | Bump up all controls and templates imports to version 2.1J-P Nurmi2016-07-0839-43/+43
* | | tst_control: fix TextArea::test_pressedReleasedJ-P Nurmi2016-07-071-1/+1