aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation without QProcess supportv5.6.2Maurice Kalinowski2016-08-101-0/+4
* Fix tst_tumbler after Flickable changesJ-P Nurmi2016-08-091-0/+1
* Material: update palette on primary/accent color changeNikita Krupenko2016-04-201-0/+47
* Material: use theme cursor in SpinBoxNikita Krupenko2016-04-131-0/+2
* 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
* Material: corrected default, ToolButton and checkable controls fontsNikita Krupenko2016-03-161-4/+16
* Store explicit and resolved font separatelyJ-P Nurmi2016-03-152-30/+90
* Change style inheritance for popupsJ-P Nurmi2016-03-152-2/+6
* Test Universal fontsJ-P Nurmi2016-03-111-0/+21
* Test Material fontsJ-P Nurmi2016-03-111-0/+41
* Fix popup fontsJ-P Nurmi2016-03-112-48/+64
* Revert "QQuickControl: delayed the call of resolveFont()"J-P Nurmi2016-03-111-0/+2
* tst_material/universal: use the appropriate styleJ-P Nurmi2016-03-116-0/+20
* Fix font comparisonsJ-P Nurmi2016-03-114-0/+192
* ComboBox: fix activationJ-P Nurmi2016-03-071-0/+35
* Implement accessibility support for Popup and MenuJ-P Nurmi2016-02-254-3/+43
* Fix QQuickPopup to respect explicit sizeJ-P Nurmi2016-02-241-4/+25
* RangeSlider: forward focus to the handlesJ-P Nurmi2016-02-241-0/+34
* Fix CalendarModel month indicesJ-P Nurmi2016-02-231-0/+115
* Extend tst_monthgridJ-P Nurmi2016-02-231-25/+55
* 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
* Test and fix AbstractButton::pressAndHold()J-P Nurmi2016-02-121-4/+7
* 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
* tst_applicationwindow: a temporary workaround to unblock CIJ-P Nurmi2016-01-301-0/+5
* Update TabBar and TabButton screenshotsJ-P Nurmi2016-01-291-1/+1
* Add QQuickPopup::popupItem()J-P Nurmi2016-01-281-2/+2
* ComboBox: lazy load the popup contentJ-P Nurmi2016-01-281-1/+1
* QQuickApplicationWindow: resolve the default system theme fontJ-P Nurmi2016-01-282-1/+34
* AbstractButton: remove the mouse params from signalsJ-P Nurmi2016-01-282-77/+1
* Replace Popup::pressed|releasedOutside with close policy flagsJ-P Nurmi2016-01-282-18/+69
* Add Popup::closePolicyJ-P Nurmi2016-01-284-0/+264
* Add manual test for embedding in QWidgets.Friedemann Kleint2016-01-285-0/+151
* 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
* Add Popup::parentJ-P Nurmi2016-01-231-19/+19
* StackView: fix overly zealous child mouse event filterJ-P Nurmi2016-01-221-0/+39
* Refactor PopupJ-P Nurmi2016-01-224-10/+10
* Material: default primary to Indigo & accent to PinkJ-P Nurmi2016-01-201-2/+2
* Restore Material::primaryJ-P Nurmi2016-01-201-23/+63
* testbench: cleanup explicit Material.accent assignmentJ-P Nurmi2016-01-201-1/+0
* Add PageJ-P Nurmi2016-01-181-0/+118