aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/controls
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_tumbler after Flickable changesJ-P Nurmi2016-08-091-0/+1
* Fix ScrollBars with paddingsJoni Poikelin2016-04-011-1/+17
* ComboBox: fix usage in an asynchronous LoaderJ-P Nurmi2016-03-231-0/+25
* Popup: fix marginsJ-P Nurmi2016-03-211-0/+60
* QQuickOverlay: fix background visibility for multiple modal popupsJ-P Nurmi2016-03-171-0/+40
* Change locale inheritance for popupsJ-P Nurmi2016-03-171-77/+159
* Fix popup fontsJ-P Nurmi2016-03-112-48/+64
* Revert "QQuickControl: delayed the call of resolveFont()"J-P Nurmi2016-03-111-0/+2
* Fix font comparisonsJ-P Nurmi2016-03-114-0/+192
* ComboBox: fix activationJ-P Nurmi2016-03-071-0/+35
* Fix QQuickPopup to respect explicit sizeJ-P Nurmi2016-02-241-4/+25
* RangeSlider: forward focus to the handlesJ-P Nurmi2016-02-241-0/+34
* Popup: use available size and paddings from the popup itemJ-P Nurmi2016-02-191-1/+274
* Controls: fix locale inheritance for popupsLiang Qi2016-02-191-0/+182
* Controls: fix font inheritance for popupsLiang Qi2016-02-182-0/+230
* SpinBox: fix JS callback accessJ-P Nurmi2016-02-151-0/+21
* RangeSlider: choose the nearest handleJ-P Nurmi2016-02-091-15/+47
* RangeSlider: fix stepSize handling when snapping is enabledJ-P Nurmi2016-02-081-0/+37
* Slider: fix stepSize handling when snapping is enabledJ-P Nurmi2016-02-081-0/+32
* ComboBox: lazy load the popup contentJ-P Nurmi2016-01-281-1/+1
* AbstractButton: remove the mouse params from signalsJ-P Nurmi2016-01-281-76/+0
* ComboBox: add support for object arrayJ-P Nurmi2016-01-261-2/+45
* Containers: use the implicit size of the contentItemJ-P Nurmi2016-01-254-10/+98
* StackView: fix overly zealous child mouse event filterJ-P Nurmi2016-01-221-0/+39
* Add PageJ-P Nurmi2016-01-181-0/+118
* Don't skip test_indeterminate now that the bug is fixedMitch Curtis2016-01-081-1/+0
* tst_combobox: set size for the test caseJ-P Nurmi2016-01-071-0/+2
* Implement default ProgressBar according to designsMitch Curtis2016-01-061-0/+15
* MenuItem: specify baseline offsetJ-P Nurmi2016-01-051-0/+64
* StackView: fix stack clear on replace of the topmost itemNikita Krupenko2016-01-041-0/+16
* SpinBox: specify baseline offsetJ-P Nurmi2016-01-041-0/+7
* ItemDelegate: specify baseline offsetJ-P Nurmi2016-01-041-0/+64
* ComboBox: fix displayText initializationJ-P Nurmi2015-12-231-0/+31
* Control: implement locale inheritanceLiang Qi2015-12-211-0/+185
* Fix tst_combobox for popup transitionsJ-P Nurmi2015-12-191-4/+4
* StackView: print better error messagesJ-P Nurmi2015-12-161-2/+6
* Add QQuickControl::focusReasonJ-P Nurmi2015-12-121-0/+26
* Pane: don't let presses leak throughJ-P Nurmi2015-12-101-0/+28
* Introduce PaneJ-P Nurmi2015-12-091-0/+116
* Rename Panel to PopupJ-P Nurmi2015-12-091-26/+26
* StackView: fix property initializationJ-P Nurmi2015-12-091-0/+19
* Remove Control::layoutDirectionJ-P Nurmi2015-12-094-52/+46
* Round expected event coordinates in Button's events testMitch Curtis2015-12-091-6/+6
* Print out actual and expected events in Button's events testMitch Curtis2015-12-091-6/+16
* Add Control::localeJ-P Nurmi2015-12-071-0/+13
* StackView: fix crash when attempting to transition null itemsJ-P Nurmi2015-12-041-0/+13
* Add ComboBoxJ-P Nurmi2015-12-041-0/+553
* Promote Button::highlighted to AbstractButtonJ-P Nurmi2015-12-032-9/+9
* Control: resolve the font a bit earlierLiang Qi2015-12-011-0/+51
* Specify baseline offsetsJ-P Nurmi2015-11-256-0/+47