aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Slider: use deferred executionJ-P Nurmi2017-12-132-4/+27
| | * 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
| | * Doc: mention indicator in customizing ComboBoxJ-P Nurmi2017-12-111-1/+1
| | * Buttons: defer the execution of the delegatesJ-P Nurmi2017-12-119-11/+442
| | * Merge remote-tracking branch 'origin/5.9.3' into 5.9Liang Qi2017-11-2346-177/+1578
| | |\
| | * | watch for the actual render window if there is a QQuickRenderControlMarco Martin2017-11-221-0/+3
* | | | Respect user font settings from qtquickcontrols2.conf fileMitch Curtis2018-01-032-46/+4
* | | | Make AbstractButton's text win over action's when both are specifiedMitch Curtis2017-12-223-17/+54
* | | | Imagine: cleanup unnecessary property assignmentsJ-P Nurmi2017-12-205-8/+0
* | | | Fusion: cleanup unnecessary property assignmentsJ-P Nurmi2017-12-205-8/+0
|/ / /
* | | 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-133-6/+18
* | | 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.9.3' into 5.10.0v5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.0Liang Qi2017-11-2146-177/+1578
|\ \ \ | | |/ | |/|
| * | Update Quick Designer supportv5.9.3J-P Nurmi2017-11-1046-177/+1578
| |/
* | Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-209-27/+29
|\ \
| * | Fix outdated FDL license headerLiang Qi2017-11-163-12/+12
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-156-15/+17
| |\|
| | * DialogButtonBox: micro optimization for resizeContent()Konstantin Ritt2017-11-081-9/+6
| | * Fix QQuickSlider::valueAt()J-P Nurmi2017-11-071-3/+3
| | * Qt.labs.platform: declare and register enums to the meta systemJ-P Nurmi2017-11-064-3/+8
* | | QQuickIconLabel: fix alignmentJ-P Nurmi2017-11-151-0/+16
* | | Default: fix CheckDelegateJ-P Nurmi2017-11-151-1/+1
|/ /
* | Update plugins.qmltypesv5.10.0-beta4J-P Nurmi2017-11-062-72/+88
* | 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-0631-435/+520
|\|
| * Re-order all revisioned members and add explanatory commentsJ-P Nurmi2017-11-0628-396/+469
| * DialogButtonBox: fix height calculation due to a trivial typoKonstantin Ritt2017-11-031-1/+1
| * QQuickSlider: migitate value rounding errorsJ-P Nurmi2017-11-031-1/+4