aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls/data
Commit message (Expand)AuthorAgeFilesLines
* Tumbler: fix regression with currentIndex and currentItemMitch Curtis2017-07-072-1/+39
* ScrollIndicator: don't block touchJ-P Nurmi2017-07-041-0/+27
* BusyIndicator: don't block touchJ-P Nurmi2017-07-041-0/+27
* PageIndicator: don't block touch when non-interactiveJ-P Nurmi2017-07-041-0/+36
* PageIndicator: fix touch supportJ-P Nurmi2017-07-041-4/+22
* Fix tooltips to not block shortcutsMitch Curtis2017-06-281-1/+37
* QQuickSpinBox: emit valueModified() on long pressJ-P Nurmi2017-06-161-75/+28
* ScrollBar: fix flashing in Material & Universal stylesJ-P Nurmi2017-06-161-0/+40
* ComboBox: fix QObject list value modelsJ-P Nurmi2017-06-121-0/+25
* Fix QQuickContainerPrivate::itemSiblingOrderChanged()J-P Nurmi2017-06-081-0/+27
* Attempt to fix tst_controls::ComboBox flakinessJ-P Nurmi2017-06-061-0/+8
* ComboBox: fix empty popup being shown after model is clearedMitch Curtis2017-05-311-0/+23
* Page: fix initial layouting of dynamically created instancesJ-P Nurmi2017-05-311-0/+37
* tst_tooltip: fix test_attached() failing when it's not run firstMitch Curtis2017-05-261-1/+5
* Make tst_pageindicator::test_interactive() more reliableJ-P Nurmi2017-05-221-4/+1
* tst_combobox: make test_highlightRange() more reliableJ-P Nurmi2017-05-221-0/+1
* QQuickStackView::clear(): don't emit depthChanged() when already emptyJ-P Nurmi2017-05-221-0/+12
* tst_controls: use TestCase::createTemporaryObject()J-P Nurmi2017-05-094-16/+6
* tst_combobox: get rid of waitForRendering()J-P Nurmi2017-04-271-9/+31
* tst_rangeslider: remove unnecessary waitForRendering()J-P Nurmi2017-04-271-1/+0
* Container: document and test current index managementJ-P Nurmi2017-04-271-0/+36
* tst_popup: get rid of waitForRendering()J-P Nurmi2017-04-271-1/+6
* tst_dialog: get rid of waitForRendering()J-P Nurmi2017-04-271-4/+20
* Forward focus to the contentItem of editable spinboxesMitch Curtis2017-04-241-0/+11
* tst_slider & tst_dial: add simple tests for null handlesJ-P Nurmi2017-04-242-0/+26
* QQuickRangeSlider: don't crash on press with null handlesJ-P Nurmi2017-04-241-0/+27
* tst_controls: remove waitForRendering() from test_multiTouchJ-P Nurmi2017-04-205-5/+0
* QQuickComboBox: handle touch eventsJ-P Nurmi2017-04-191-0/+44
* ScrollBar: react immediately when using a mouseJ-P Nurmi2017-04-101-1/+1
* QQuickScrollBar: handle touch eventsJ-P Nurmi2017-04-101-0/+201
* RangeSlider: react immediately when using a mouseJ-P Nurmi2017-04-051-14/+15
* Dial: react immediately when using a mouseJ-P Nurmi2017-04-051-7/+7
* Slider: react immediately when using a mouseJ-P Nurmi2017-04-051-15/+15
* auto tests: utilize TestCase::fuzzyCompare()J-P Nurmi2017-04-052-28/+20
* tst_combobox: use larger windowJ-P Nurmi2017-04-041-2/+4
* StackView: resolve relative URLs to the callerJ-P Nurmi2017-04-041-0/+9
* StackView: provide better warnings and errorsJ-P Nurmi2017-03-241-0/+14
* StackView: improve the component creation errorsJ-P Nurmi2017-03-241-2/+4
* Update expected result of SwipeDelegate warning messagesMitch Curtis2017-03-201-1/+1
* Revert "Temporarily comment out line number-dependent SwipeDelegate tests"Mitch Curtis2017-03-201-104/+103
* Temporarily comment out line number-dependent SwipeDelegate testsMitch Curtis2017-03-171-103/+104
* Update license headers to silence qtqa/tst_license warningsJ-P Nurmi2017-02-2452-130/+650
* QQuickStackView: fix pop/replace exit leakJ-P Nurmi2017-02-241-2/+0
* Prevent StackView filtering of UngrabMouse eventMichael Dippold2017-02-231-0/+20
* Attempt to stabilize StackView::test_statusMitch Curtis2017-02-211-0/+2
* Merge dev into 5.9Oswald Buddenhagen2017-02-013-1/+343
|\
| * Add ScrollViewJ-P Nurmi2017-01-272-1/+333
| * Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-0/+10
| |\
| | * QQuickPopup: allow QQuickWindow as a parentJ-P Nurmi2017-01-241-0/+10
* | | Default QQuickRangeSlider::live to trueJ-P Nurmi2017-01-271-3/+3