aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-021-2/+4
|\
| * QQuickPlatformMenu::open(): Scale target rectangleFriedemann Kleint2018-02-011-2/+4
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-316-2/+36
|\|
| * QQuickComboBox: fix popup's deferred executionJ-P Nurmi2018-01-242-1/+15
| * Control: fix background size regression caused by deferred executionJ-P Nurmi2018-01-222-0/+9
| * Explain the benefits of customizing a control vs creating a styleMitch Curtis2018-01-191-1/+11
| * Link to Customizing doc from Styling docMitch Curtis2018-01-191-0/+1
* | tst_qquickiconlabel: skip colorChanges() that grabToImage() on offscreen plat...Liang Qi2018-01-251-0/+3
* | tst_qquickiconimage: skip tests that grabToImage() on offscreen platformsMitch Curtis2018-01-251-0/+9
* | Doc: provide examples of setting Imagine pathMitch Curtis2018-01-241-0/+28
* | Use shorter ':/' prefix for Imagine style example config pathsMitch Curtis2018-01-242-2/+2
* | Fix test_itemsCorrectlyPositioned() failureMitch Curtis2018-01-221-0/+1
* | Fix Action shortcuts in RepeaterJ-P Nurmi2018-01-222-1/+31
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-1813-42/+177
|\|
| * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-181-0/+63
| |\
| | * Add changes file for Qt 5.9.4v5.9.4Antti Kokko2018-01-051-0/+63
| * | Tumbler: reduce amount of signal-slot connections and change listenersMitch Curtis2018-01-173-85/+28
| * | Tumbler: qualify references to visibleItemCount with "control"Mitch Curtis2018-01-174-4/+4
| * | Make Tumbler compatible with deferred executionMitch Curtis2018-01-178-76/+198
* | | Imagine/Switch(Delegate): cleanup internal IDs for deferred executionJ-P Nurmi2018-01-183-8/+6
* | | Imagine/DelayButton: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-182-13/+10
* | | Imagine/ProgressBar: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-182-19/+16
* | | Imagine/BusyIndicator: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-182-5/+3
* | | Imagine/GroupBox: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-182-7/+4
* | | Imagine/SpinBox: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-182-6/+2
* | | Tumbler: qualify references to visibleItemCount with "control"Mitch Curtis2018-01-172-2/+2
* | | ComboBox: fix popup's deferred execution for the new stylesJ-P Nurmi2018-01-153-9/+6
* | | Tumbler: cleanup internal IDsJ-P Nurmi2018-01-153-15/+8
* | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...J-P Nurmi2018-01-157-51/+106
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-157-51/+106
| |\| |
| | * | Tumbler: cleanup internal IDsJ-P Nurmi2018-01-114-23/+12
| | * | 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
| | * | Remove unused QQuickControlPrivate::destroyDelegate()J-P Nurmi2018-01-112-25/+0
* | | | MenuItem: use deferred execution for the arrowJ-P Nurmi2018-01-158-8/+66
|/ / /
* | | Fusion: eliminate internal IDs to enable deferred executionJ-P Nurmi2018-01-1110-80/+68
* | | tst_customization: add data rows for new controls in 5.10J-P Nurmi2018-01-1011-1/+654
* | | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...J-P Nurmi2018-01-10217-425/+7782
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-10217-425/+7782
| |\| |
| | * | Add creation benchmarks for qmlbenchJ-P Nurmi2018-01-0547-0/+784
| | * | Doc: improve Style/FallbackStyle documentationMitch Curtis2018-01-042-2/+33
| | * | Document license and attribute third party codeKai Koehne2018-01-043-0/+45
| | * | Fix qmlRegisterType() for RoundButtonJ-P Nurmi2018-01-041-1/+1
| | |/
| | * Material: cleanup the internal ID from BusyIndicatorJ-P Nurmi2017-12-224-5/+28
| | * Fix and test deferred execution for Universal & MaterialJ-P Nurmi2017-12-225-15/+10
| | * tst_customization: comment out Tumbler for nowJ-P Nurmi2017-12-221-9/+2
| | * Fix tst_customizationJ-P Nurmi2017-12-221-1/+69
| | * Doc: update code snippet to add some content to the DrawerMitch Curtis2017-12-221-0/+5
| | * Material ToolButton: fix round ripple for square buttonsJ-P Nurmi2017-12-221-1/+1