aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| | * Fix license headersJani Heikkinen2017-12-226-36/+1232
| | * Fix deferred executionJ-P Nurmi2017-12-2170-36/+3643
| | * Default: eliminate internal IDs in DelayButtonJ-P Nurmi2017-12-218-43/+452
| | * Default: cleanup the internal ID from BusyIndicatorJ-P Nurmi2017-12-204-5/+28
| | * Default: cleanup and test internal IDsJ-P Nurmi2017-12-204-9/+18
| | * 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
| | * 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-203-0/+33
| | * 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-1927-11/+1356
* | | 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-08229-113/+12790
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-12-15229-113/+12790
| |\|
| | * Control: defer the execution of the content itemJ-P Nurmi2017-12-1516-71/+18
| | * Control: defer the execution of the background itemJ-P Nurmi2017-12-1511-9/+2
| | * Page: use deferred executionJ-P Nurmi2017-12-143-1/+5
| | * Extend and improve tst_customizationJ-P Nurmi2017-12-14155-118/+8148
| | * SpinBox: use deferred executionJ-P Nurmi2017-12-147-15/+348
| | * 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-144-11/+100
| | * Improve and fix tst_customizationJ-P Nurmi2017-12-142-22/+34
| | * Pane: use deferred executionJ-P Nurmi2017-12-1415-0/+763
| | * ComboBox: use deferred executionJ-P Nurmi2017-12-1412-37/+400
| | * ApplicationWindow: use deferred executionJ-P Nurmi2017-12-136-4/+211
| | * RangeSlider: use deferred executionJ-P Nurmi2017-12-137-6/+315
| | * TextArea: use deferred executionJ-P Nurmi2017-12-137-4/+211
| | * TextField: use deferred executionJ-P Nurmi2017-12-137-4/+211
| | * Label: use deferred executionJ-P Nurmi2017-12-137-5/+215
| | * Dial: use deferred executionJ-P Nurmi2017-12-137-4/+285
| | * Slider: use deferred executionJ-P Nurmi2017-12-137-4/+285
| | * Migitate the performance regression caused by deferred executionJ-P Nurmi2017-12-126-29/+83
| | * Fix custom scenegraph item animations when used with QQuickWidgetMitch Curtis2017-12-121-2/+11
| | * Bump versionOswald Buddenhagen2017-12-121-1/+1
| | * Doc: mention indicator in customizing ComboBoxJ-P Nurmi2017-12-111-1/+1
| | * Buttons: defer the execution of the delegatesJ-P Nurmi2017-12-1125-11/+1382
| | * Example flatstyle needs widgets modulePeter Seiderer2017-11-261-1/+2