aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls/data
Commit message (Expand)AuthorAgeFilesLines
* QQuickScrollBar: fix layouting of mirrored vertical scrollbarJ-P Nurmi2016-06-131-0/+13
* Fix Slider to react if only clickedJ-P Nurmi2016-06-131-0/+6
* SpinBox: disable up and down indicators when appropriateMitch Curtis2016-05-241-6/+99
* Make Overlay.modal and modeless ComponentsJ-P Nurmi2016-05-231-42/+72
* SwipeDelegate: rename exposure to swipe, active to completeMitch Curtis2016-05-231-204/+204
* StackView: reset size of the content without explicit one on pop()Nikita Krupenko2016-05-181-0/+21
* Popup: respect "dim: false" for modal popupsJ-P Nurmi2016-05-121-0/+18
* QQuickPopup: emit xChanged() and yChanged() when _local_ coords changeJ-P Nurmi2016-05-111-0/+18
* ComboBox: restore the old popup behaviorJ-P Nurmi2016-05-101-0/+8
* Popup: use margins to determine whether to push inside window boundsJ-P Nurmi2016-05-101-0/+28
* Tumbler: calculate proper displacement when count <= visibleItemCountNikita Krupenko2016-05-091-19/+28
* Popup: make x() and y() return the effective coordinatesJ-P Nurmi2016-05-091-0/+50
* Fix overlay stacking order for multiple modal popupsNikita Krupenko2016-05-091-5/+43
* QQuickSwitch: fix the order of checkedChanged() vs. clicked()J-P Nurmi2016-05-041-3/+3
* Fix overlay stacking orderJ-P Nurmi2016-05-031-0/+23
* Popup: emit opened() when fully openedJ-P Nurmi2016-04-291-5/+15
* Revert Tumbler::displacement to position changesJ-P Nurmi2016-04-291-69/+69
* Avoid "implicitWidth/Height redefined" warningsMitch Curtis2016-04-292-0/+12
* ComboBox: separate indicatorJ-P Nurmi2016-04-281-0/+1
* Tumbler: rename displacement to positionJ-P Nurmi2016-04-271-69/+69
* Move highlighted to subclasses that actually use itMitch Curtis2016-04-274-9/+33
* Popup: separate modal and modeless background dimmingJ-P Nurmi2016-04-271-17/+38
* Allow attaching TextArea to a FlickableJ-P Nurmi2016-04-261-0/+33
* import Qt.labs.controls 1.0 => QtQuick.Controls 2.0J-P Nurmi2016-04-2141-42/+42
* import Qt.labs.templates 1.0 => QtQuick.Templates 2.0J-P Nurmi2016-04-212-2/+2
* Add Drawer::dragMarginJ-P Nurmi2016-04-211-0/+1
* Fix tst_popup with transitions (Material)J-P Nurmi2016-04-211-2/+2
* Dial: make wrap default to falseMitch Curtis2016-04-211-1/+2
* Tests: cleanup templates importsJ-P Nurmi2016-04-203-3/+1
* Popup: add opened() and closed() signals.Mitch Curtis2016-04-201-0/+30
* tst_button: fix warnings in test_checkableJ-P Nurmi2016-04-191-0/+9
* Dial: add wrap propertyMitch Curtis2016-04-191-0/+38
* ComboBox: respect currentIndex:-1J-P Nurmi2016-04-181-0/+10
* Remove references to non-existent ComboBox::downJ-P Nurmi2016-04-181-1/+0
* ButtonGroup::buttons: avoid losing the checked button on re-assignmentJ-P Nurmi2016-04-161-1/+28
* Add QQuickAbstractButton::downMitch Curtis2016-04-153-5/+44
* ToolTip: use QQmlInfo and don't crash with non-ItemsJ-P Nurmi2016-04-151-0/+9
* ScrollBar|Indicator: use QQmlInfo and don't crash with non-FlickablesJ-P Nurmi2016-04-152-0/+10
* Fix tst_button::test_checkable()J-P Nurmi2016-04-141-1/+18
* Rename ControlSpy to SignalSequenceSpyJ-P Nurmi2016-04-145-35/+35
* Add SwitchDelegateMitch Curtis2016-04-131-0/+86
* Expose checkable where necessary, instead of in QQuickAbstractButtonMitch Curtis2016-04-133-1/+38
* QQuickAbstractButton: fix the order of nextCheckState() vs. clicked()J-P Nurmi2016-04-122-32/+32
* Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7J-P Nurmi2016-04-112-1/+44
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-112-1/+44
| |\
| | * Fix ScrollBars with paddingsJoni Poikelin2016-04-011-1/+17
| | * ComboBox: fix usage in an asynchronous LoaderJ-P Nurmi2016-03-231-0/+25
* | | Add RadioDelegateMitch Curtis2016-04-111-0/+86
|/ /
* | Add CheckDelegateMitch Curtis2016-04-111-0/+86
* | Revert "tst_swipedelegate: blacklist test_swipeVelocity on OSX"Mitch Curtis2016-03-311-0/+2