aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | GroupBox: fix background y and height assignmentsMitch Curtis2018-02-166-11/+11
* | Material: sync CheckDelegate's vertical padding with other delegatesMitch Curtis2018-02-161-2/+2
* | Document how to position a popup in the center of the windowMitch Curtis2018-02-163-19/+31
* | QQuickStackView: transfer focus to the current itemJ-P Nurmi2018-02-131-0/+2
* | Docs: fix qdoc (clang) warningsJ-P Nurmi2018-02-131-1/+1
* | Docs: update the version table for Qt 5.11J-P Nurmi2018-02-131-0/+5
* | Universal Dial: decrease handle size from 20 to 14Mitch Curtis2018-02-131-2/+2
* | Material Dial: decrease handle size from 14 to 10Mitch Curtis2018-02-131-2/+2
* | QQuickUniversalStyle: init the globals from the pluginJ-P Nurmi2018-02-123-56/+51
* | 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-1214-50/+143
|\ \
| * | 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
| * | Editors: tweak placeholder text colorJ-P Nurmi2018-02-056-6/+6
| * | Add missing meta revision 3 for Label, TextArea, TextFieldJ-P Nurmi2018-02-051-0/+3
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-021-2/+4
| |\|
| | * QQuickPlatformMenu::open(): Scale target rectangleFriedemann Kleint2018-02-011-2/+4
* | | Fix memory leak in QQC2Simon Hausmann2018-02-075-46/+10
* | | Merge remote-tracking branch 'origin/5.10' into 5.11J-P Nurmi2018-01-316-3/+45
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-314-2/+14
| |\|
| | * 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
| | * Explain the benefits of customizing a control vs creating a styleMitch Curtis2018-01-191-1/+11
| | * Link to Customizing doc from Styling docMitch Curtis2018-01-191-0/+1
| * | Doc: provide examples of setting Imagine pathMitch Curtis2018-01-241-0/+28
| * | 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-2017-77/+120
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2018-01-188-33/+77
| |\|
| | * Tumbler: reduce amount of signal-slot connections and change listenersMitch Curtis2018-01-173-85/+28
| | * Tumbler: qualify references to visibleItemCount with "control"Mitch Curtis2018-01-174-4/+4
| | * Make Tumbler compatible with deferred executionMitch Curtis2018-01-174-67/+161
| * | Imagine/Switch(Delegate): cleanup internal IDs for deferred executionJ-P Nurmi2018-01-182-4/+6
| * | Imagine/DelayButton: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-181-11/+10
| * | Imagine/ProgressBar: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-181-15/+16
| * | Imagine/BusyIndicator: cleanup internal IDs for deferred executionJ-P Nurmi2018-01-181-3/+3
| * | 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
* | | Merge remote-tracking branch 'origin/5.10' into devJ-P Nurmi2018-01-16103-350/+1104
|\| |
| * | 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