aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| | * SwipeView: fix slow swiping in large viewsJ-P Nurmi2017-12-192-0/+2
| | * Popups: use deferred executionJ-P Nurmi2017-12-196-11/+51
* | | Palette: fix value type providerJ-P Nurmi2018-01-105-28/+44
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...J-P Nurmi2018-01-0847-110/+902
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-12-1547-110/+902
| |\|
| | * Control: defer the execution of the content itemJ-P Nurmi2017-12-1515-57/+18
| | * Control: defer the execution of the background itemJ-P Nurmi2017-12-1511-9/+2
| | * Page: use deferred executionJ-P Nurmi2017-12-142-0/+5
| | * SpinBox: use deferred executionJ-P Nurmi2017-12-142-15/+73
| | * Fix QQuickStyle::setFallbackStyle() in static buildsJ-P Nurmi2017-12-141-2/+2
| | * Tumbler: ensure that currentIndex animations aren't too slowMitch Curtis2017-12-141-0/+2
| | * GroupBox: use deferred executionJ-P Nurmi2017-12-142-4/+36
| | * Pane: use deferred executionJ-P Nurmi2017-12-142-0/+13
| | * ComboBox: use deferred executionJ-P Nurmi2017-12-145-35/+90
| | * ApplicationWindow: use deferred executionJ-P Nurmi2017-12-132-4/+27
| | * RangeSlider: use deferred executionJ-P Nurmi2017-12-132-6/+44
| | * TextArea: use deferred executionJ-P Nurmi2017-12-133-4/+27
| | * TextField: use deferred executionJ-P Nurmi2017-12-133-4/+27
| | * Label: use deferred executionJ-P Nurmi2017-12-133-4/+27
| | * Dial: use deferred executionJ-P Nurmi2017-12-132-4/+27