aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Imagine/GroupBox: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-181-2/+0
* Imagine/SpinBox: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-181-2/+0
* ComboBox: fix popup's deferred execution for the new stylesJ-P Nurmi2018-01-151-2/+0
* Tumbler: cleanup internal IDsJ-P Nurmi2018-01-151-4/+0
* Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...J-P Nurmi2018-01-152-9/+94
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-152-9/+94
| |\
| | * Tumbler: cleanup internal IDsJ-P Nurmi2018-01-111-6/+0
| | * tst_sanity: check for internal IDsJ-P Nurmi2018-01-112-0/+73
| | * tst_sanity: unblacklist ComboBoxJ-P Nurmi2018-01-111-4/+0
| | * tst_sanity: exclude internal helper typesJ-P Nurmi2018-01-112-8/+8
* | | MenuItem: use deferred execution for the arrowJ-P Nurmi2018-01-155-4/+22
|/ /
* | Fusion: eliminate internal IDs to enable deferred executionJ-P Nurmi2018-01-111-1/+1
* | tst_customization: add data rows for new controls in 5.10J-P Nurmi2018-01-1011-1/+654
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-10134-245/+5680
|\|
| * Add creation benchmarks for qmlbenchJ-P Nurmi2018-01-0547-0/+784
| * Material: cleanup the internal ID from BusyIndicatorJ-P Nurmi2017-12-221-1/+0
| * Fix and test deferred execution for Universal & MaterialJ-P Nurmi2017-12-221-3/+6
| * tst_customization: comment out Tumbler for nowJ-P Nurmi2017-12-221-9/+2
| * Fix tst_customizationJ-P Nurmi2017-12-221-1/+69
| * Fix deferred executionJ-P Nurmi2017-12-2150-6/+3439
| * Default: eliminate internal IDs in DelayButtonJ-P Nurmi2017-12-211-2/+0
| * Default: cleanup the internal ID from BusyIndicatorJ-P Nurmi2017-12-201-1/+0
| * Default: cleanup and test internal IDsJ-P Nurmi2017-12-201-0/+14
| * Make tst_customization easier to maintainJ-P Nurmi2017-12-2016-256/+69
| * Attempt to stabilize tst_tumbler::test_itemsCorrectlyPositioned()J-P Nurmi2017-12-201-2/+2
| * StackView: don't block touchJ-P Nurmi2017-12-201-0/+22
| * Popups: use deferred executionJ-P Nurmi2017-12-1921-0/+1305
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...J-P Nurmi2018-01-08180-2/+11884
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-12-15180-2/+11884
| |\|
| | * Control: defer the execution of the content itemJ-P Nurmi2017-12-151-14/+0
| | * Page: use deferred executionJ-P Nurmi2017-12-141-1/+0
| | * Extend and improve tst_customizationJ-P Nurmi2017-12-14155-118/+8148
| | * SpinBox: use deferred executionJ-P Nurmi2017-12-145-0/+275
| | * GroupBox: use deferred executionJ-P Nurmi2017-12-142-7/+64
| | * Improve and fix tst_customizationJ-P Nurmi2017-12-142-22/+34
| | * Pane: use deferred executionJ-P Nurmi2017-12-1413-0/+750
| | * ComboBox: use deferred executionJ-P Nurmi2017-12-147-2/+310
| | * ApplicationWindow: use deferred executionJ-P Nurmi2017-12-134-0/+184
| | * RangeSlider: use deferred executionJ-P Nurmi2017-12-135-0/+271
| | * TextArea: use deferred executionJ-P Nurmi2017-12-134-0/+184
| | * TextField: use deferred executionJ-P Nurmi2017-12-134-0/+184
| | * Label: use deferred executionJ-P Nurmi2017-12-134-1/+188
| | * Dial: use deferred executionJ-P Nurmi2017-12-135-0/+258
| | * Slider: use deferred executionJ-P Nurmi2017-12-135-0/+258
| | * Buttons: defer the execution of the delegatesJ-P Nurmi2017-12-1115-0/+939
* | | Respect user font settings from qtquickcontrols2.conf fileMitch Curtis2018-01-032-0/+14
* | | tst_abstractbutton: add more test cases for button vs. action textJ-P Nurmi2017-12-221-1/+85
* | | Make AbstractButton's text win over action's when both are specifiedMitch Curtis2017-12-221-0/+26
|/ /
* | Add means to test binary compatibility and add the test file for 5.10Milla Pohjanheimo2017-12-142-0/+10988
* | Fix double toggling through Action with checked AbstractButtonJoni Poikelin2017-12-131-0/+63