aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-02-272-6/+7
|\
| * Fix quickCancelDeferred()J-P Nurmi2018-02-261-4/+5
| * DialogButtonBox: workaround implicit size calculation with one buttonv5.11.0-beta1J-P Nurmi2018-02-221-2/+2
* | QQuickTheme: don't inherit QPlatformThemeJ-P Nurmi2018-02-273-9/+83
* | Fix fonts and palettes in apps without :/qtquickcontrols2.confJ-P Nurmi2018-02-261-4/+2
* | QQuickTextArea: add placeholderTextColor propertyYulong Bai2018-02-213-0/+33
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-192-19/+11
|\|
| * Document how to position a popup in the center of the windowMitch Curtis2018-02-162-19/+11
* | Add DialogButtonBox::buttonLayoutJ-P Nurmi2018-02-173-7/+73
* | Tumbler: add positionViewAtIndex() functionMitch Curtis2018-02-163-2/+62
* | QQuickTextField: add placeholderTextColor propertyYulong Bai2018-02-153-0/+32
* | Move QQuickControlPrivate::themeFont|Palette() to QQuickThemeJ-P Nurmi2018-02-1535-93/+97
* | Merge remote-tracking branch 'origin/5.11' into devJ-P Nurmi2018-02-159-47/+134
|\|
| * QQuickStackView: transfer focus to the current itemJ-P Nurmi2018-02-131-0/+2
| * Docs: fix qdoc (clang) warningsJ-P Nurmi2018-02-131-1/+1
| * QQuickCheckDelegate: don't consider partially checked as checkedJ-P Nurmi2018-02-121-1/+1
| * QQuickCheckDelegate: don't force tristate when partially checkedJ-P Nurmi2018-02-121-3/+0
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-126-42/+130
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-092-8/+15
| | |\
| | | * QQuickControl: respect wheel focus policy for focus scopesJ-P Nurmi2018-02-071-1/+1
| | | * Popup: fix restoring focus for popups that did not request focusJ-P Nurmi2018-02-061-5/+4
| | | * QQuickControl: respect click focus policy for focus scopesJ-P Nurmi2018-02-051-2/+10
| | * | QQuickIcon: fix reset methodsJ-P Nurmi2018-02-061-4/+4
| | * | Make AbstractButton's icon properties win over Action's when both are setMitch Curtis2018-02-054-34/+115
* | | | Promote QQuick(Proxy)Theme from libQQC2 to libQQT2J-P Nurmi2018-02-156-0/+518
* | | | Add Popup::horizontal|verticalPaddingJ-P Nurmi2018-02-132-10/+91
* | | | Add Control::horizontal|verticalPaddingJ-P Nurmi2018-02-133-62/+192
* | | | QQuickToolTip: add non-attached show() and hide() methodsYulong Bai2018-02-062-3/+30
|/ / /
* | | Merge remote-tracking branch 'origin/5.10' into 5.11J-P Nurmi2018-01-313-2/+5
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-312-1/+2
| |\|
| | * 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
| * | 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-203-27/+66
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-183-27/+66
| |\|
| | * Tumbler: reduce amount of signal-slot connections and change listenersMitch Curtis2018-01-173-85/+28
| | * Make Tumbler compatible with deferred executionMitch Curtis2018-01-173-65/+154
* | | Merge remote-tracking branch 'origin/5.10' into devJ-P Nurmi2018-01-1633-67/+561
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...J-P Nurmi2018-01-152-25/+0
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-152-25/+0
| | |\|
| | | * Remove unused QQuickControlPrivate::destroyDelegate()J-P Nurmi2018-01-112-25/+0
| * | | MenuItem: use deferred execution for the arrowJ-P Nurmi2018-01-153-4/+44
| |/ /
| * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...J-P Nurmi2018-01-1027-39/+269
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-1027-39/+269
| | |\|
| | | * Doc: update code snippet to add some content to the DrawerMitch Curtis2017-12-221-0/+5
| | | * Fix deferred executionJ-P Nurmi2017-12-2120-30/+204
| | | * StackView: don't block touchJ-P Nurmi2017-12-202-0/+11
| | | * Popups: use deferred executionJ-P Nurmi2017-12-196-11/+51
| * | | Palette: fix value type providerJ-P Nurmi2018-01-103-0/+249
| |/ /