aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge remote-tracking branch 'origin/5.9.3' into 5.9Liang Qi2017-11-2347-177/+1630
| |\
| * | watch for the actual render window if there is a QQuickRenderControlMarco Martin2017-11-221-0/+3
* | | Add means to test binary compatibility and add the test file for 5.10Milla Pohjanheimo2017-12-142-0/+10988
* | | Update plugins.qmltypes for stylesJ-P Nurmi2017-12-133-8/+32
* | | Doc: link to Imagine examples from index and Imagine pagesMitch Curtis2017-12-132-0/+4
* | | Fix double toggling through Action with checked AbstractButtonJoni Poikelin2017-12-134-6/+81
* | | Doc: mention qtquickcontrols2.conf file in font docsMitch Curtis2017-12-111-3/+11
* | | Doc: mention qtquickcontrols2.conf file in palette docsMitch Curtis2017-12-111-3/+10
* | | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-0850-178/+1813
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.9.3' into 5.10.0v5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.0Liang Qi2017-11-2147-177/+1630
| |\ \ \ | | | |/ | | |/|
| | * | Update Quick Designer supportv5.9.3J-P Nurmi2017-11-1046-177/+1578
| | * | Add changes file for Qt 5.9.3Antti Kokko2017-11-091-0/+52
| | |/
| * | Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-2012-29/+107
| |\ \ | |/ / |/| |
* | | Fix outdated FDL license headerLiang Qi2017-11-163-12/+12
* | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-159-17/+95
|\ \ \ | | |/ | |/|
| * | DialogButtonBox: micro optimization for resizeContent()Konstantin Ritt2017-11-081-9/+6
| * | Fix QQuickSlider::valueAt()J-P Nurmi2017-11-072-5/+7
| * | Qt.labs.platform: declare and register enums to the meta systemJ-P Nurmi2017-11-066-3/+82
| | * QQuickIconLabel: fix alignmentJ-P Nurmi2017-11-151-0/+16
| | * Default: fix CheckDelegateJ-P Nurmi2017-11-151-1/+1
| | * Add changes file for Qt 5.10.0Antti Kokko2017-11-121-0/+166
| |/ |/|
* | Update plugins.qmltypesv5.10.0-beta4J-P Nurmi2017-11-062-72/+88
* | Update .gitignoreJ-P Nurmi2017-11-061-0/+2
* | Re-order revision 3 members and add explanatory commentsJ-P Nurmi2017-11-0622-69/+117
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-11-0635-442/+542
|\|