aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ComboBox: separate indicatorJ-P Nurmi2016-04-281-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-04-271-0/+47
|\
| * Material: update palette on primary/accent color changeNikita Krupenko2016-04-201-0/+47
* | Tumbler: rename displacement to positionJ-P Nurmi2016-04-272-71/+71
* | 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
* | Control: rename activeKeyFocus to visualFocusJ-P Nurmi2016-04-261-11/+11
* | Allow attaching TextArea to a FlickableJ-P Nurmi2016-04-261-0/+33
* | QQuickStyleSelector: fix relative path handlingJ-P Nurmi2016-04-256-0/+109
* | Set "strong" focus policy for buttons and slidersJ-P Nurmi2016-04-231-1/+2
* | Implement case-insensitive style name lookupJ-P Nurmi2016-04-233-0/+80
* | Rename env vars (QT_LABS_CONTROLS_XXX -> QT_QUICK_CONTROLS_XXX)J-P Nurmi2016-04-222-3/+3
* | tst_styles: fix style name casingJ-P Nurmi2016-04-211-1/+1
* | import Qt.labs.controls 1.0 => QtQuick.Controls 2.0J-P Nurmi2016-04-21112-141/+141
* | import Qt.labs.templates 1.0 => QtQuick.Templates 2.0J-P Nurmi2016-04-215-5/+5
* | Add Drawer::dragMarginJ-P Nurmi2016-04-212-0/+61
* | Fix QQuickDrawerPrivate::positionAt()J-P Nurmi2016-04-214-0/+165
* | Fix tst_popup with transitions (Material)J-P Nurmi2016-04-211-2/+2
* | Tests: prepare for the upcoming import rename - part IIJ-P Nurmi2016-04-213-15/+15
* | Dial: make wrap default to falseMitch Curtis2016-04-213-2/+3
* | Add GIFs for DialMitch Curtis2016-04-213-0/+199
* | Rename qtquickcontrols.conf to qtquickcontrols2.confJ-P Nurmi2016-04-214-2/+2
* | Popup: rename close policy flagsJ-P Nurmi2016-04-201-11/+11
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7J-P Nurmi2016-04-201-0/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-04-201-0/+2
| |\|
| | * Material: use theme cursor in SpinBoxNikita Krupenko2016-04-131-0/+2
* | | Tests: cleanup templates importsJ-P Nurmi2016-04-203-3/+1
* | | Tests: prepare for the upcoming import renameJ-P Nurmi2016-04-203-18/+18
* | | 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
* | Universal: add foreground and background attached propertiesJ-P Nurmi2016-04-181-21/+45
* | ComboBox: respect currentIndex:-1J-P Nurmi2016-04-181-0/+10
* | Remove references to non-existent ComboBox::downJ-P Nurmi2016-04-181-1/+0
* | Rename QQuickUniversalStyle::Accent to ColorJ-P Nurmi2016-04-161-2/+2
* | Fix testbenchJ-P Nurmi2016-04-161-1/+1
* | ButtonGroup::buttons: avoid losing the checked button on re-assignmentJ-P Nurmi2016-04-161-1/+28
* | Material: add foreground and background attached propertiesJ-P Nurmi2016-04-151-1/+47
* | Add QQuickAbstractButton::downMitch Curtis2016-04-154-18/+57
* | 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
* | Use font from theme for list delegatesNikita Krupenko2016-04-141-0/+12
* | Fix tst_button::test_checkable()J-P Nurmi2016-04-141-1/+18
* | Rename ControlSpy to SignalSequenceSpyJ-P Nurmi2016-04-145-35/+35
* | CMake: test QQuickStyle includeJ-P Nurmi2016-04-131-0/+1
* | Doc: add 2-suffix to the image assets and snippetsJ-P Nurmi2016-04-1316-12/+12
* | Controls: rename the C++ module to qtquickcontrols2J-P Nurmi2016-04-132-2/+2
* | Templates: rename the C++ module to qtquicktemplates2J-P Nurmi2016-04-1312-24/+24
* | Add SwitchDelegateMitch Curtis2016-04-133-0/+151
* | Expose checkable where necessary, instead of in QQuickAbstractButtonMitch Curtis2016-04-135-3/+39