aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QQuickToolTip: add non-attached show() and hide() methodsYulong Bai2018-02-068-8/+38
* Merge remote-tracking branch 'origin/5.10' into 5.11J-P Nurmi2018-01-316-3/+45
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-314-2/+14
| |\
| | * QQuickComboBox: fix popup's deferred executionJ-P Nurmi2018-01-241-1/+1
| | * Control: fix background size regression caused by deferred executionJ-P Nurmi2018-01-221-0/+1
| | * 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
| * | Doc: provide examples of setting Imagine pathMitch Curtis2018-01-241-0/+28
| * | Fix Action shortcuts in RepeaterJ-P Nurmi2018-01-221-1/+3
* | | ScrollBar: fix infinite loopJ-P Nurmi2018-01-221-4/+6
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-2017-77/+120
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-188-33/+77
| |\|
| | * 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-174-67/+161
| * | Imagine/Switch(Delegate): cleanup internal IDs for deferred executionJ-P Nurmi2018-01-182-4/+6
| * | Imagine/DelayButton: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-181-11/+10
| * | Imagine/ProgressBar: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-181-15/+16
| * | Imagine/BusyIndicator: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-181-3/+3
| * | Imagine/GroupBox: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-181-5/+4
| * | Imagine/SpinBox: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-181-4/+2
| * | Tumbler: qualify references to visibleItemCount with "control"Mitch Curtis2018-01-172-2/+2
* | | Merge remote-tracking branch 'origin/5.10' into devJ-P Nurmi2018-01-16103-350/+1104
|\| |
| * | ComboBox: fix popup's deferred execution for the new stylesJ-P Nurmi2018-01-152-7/+6
| * | Tumbler: cleanup internal IDsJ-P Nurmi2018-01-152-11/+8
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...J-P Nurmi2018-01-155-42/+12
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-155-42/+12
| | |\|
| | | * Tumbler: cleanup internal IDsJ-P Nurmi2018-01-113-17/+12
| | | * Remove unused QQuickControlPrivate::destroyDelegate()J-P Nurmi2018-01-112-25/+0
| * | | MenuItem: use deferred execution for the arrowJ-P Nurmi2018-01-153-4/+44
| |/ /
| * | Fusion: eliminate internal IDs to enable deferred executionJ-P Nurmi2018-01-119-79/+67
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...J-P Nurmi2018-01-1080-180/+924
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-1080-180/+924
| | |\|
| | | * 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-223-4/+28
| | | * Fix and test deferred execution for Universal & MaterialJ-P Nurmi2017-12-224-12/+4
| | | * 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
| | | * Fix license headersJani Heikkinen2017-12-223-36/+54
| | | * Fix deferred executionJ-P Nurmi2017-12-2120-30/+204
| | | * Default: eliminate internal IDs in DelayButtonJ-P Nurmi2017-12-217-41/+452
| | | * Default: cleanup the internal ID from BusyIndicatorJ-P Nurmi2017-12-203-4/+28
| | | * Default: cleanup and test internal IDsJ-P Nurmi2017-12-203-9/+4
| | | * Examples: cleanup unnecessary/wrong property assignmentsJ-P Nurmi2017-12-209-11/+0
| | | * Universal: cleanup unnecessary property assignmentsJ-P Nurmi2017-12-2011-20/+0
| | | * Material: cleanup unnecessary property assignmentsJ-P Nurmi2017-12-2011-20/+0
| | | * StackView: don't block touchJ-P Nurmi2017-12-202-0/+11
| | | * Default: cleanup unnecessary property assignmentsJ-P Nurmi2017-12-1911-20/+0