aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-3127-48/+123
|\| |
| * | Doc: fix review findings for TextAreaJ-P Nurmi2016-10-281-4/+4
| * | Doc: fix review findings for Switch & SwitchDelegateJ-P Nurmi2016-10-282-12/+10
| * | Doc: add one more link to Text in the detailed description of LabelJ-P Nurmi2016-10-281-1/+1
| * | Doc: link to Control::contentItem in GroupBox detailed descriptionJ-P Nurmi2016-10-281-2/+2
| * | Doc: fix review findings for DrawerJ-P Nurmi2016-10-281-8/+10
| * | Material: fix blurry ComboBox drop indicatorsJ-P Nurmi2016-10-285-0/+5
| * | Scrollers: give control over layouting if parent != flickableJ-P Nurmi2016-10-282-6/+60
| * | QQuickPopup: fix binding loops with size-dependent positioningJ-P Nurmi2016-10-272-0/+19
| * | Default: move opacity assignments to individual delegatesMitch Curtis2016-10-264-2/+4
| * | Default: make disable controls easier to seeMitch Curtis2016-10-268-9/+4
| * | Replace QStringLiteral with QLatin1String in the proxy themesJ-P Nurmi2016-10-252-6/+6
* | | Popup: add spacing support for Dialogv5.8.0-beta1J-P Nurmi2016-10-269-6/+69
* | | Doc: fallback styleJ-P Nurmi2016-10-263-3/+25
* | | Page: support spacingJ-P Nurmi2016-10-268-13/+33
* | | Doc: QT_QUICK_CONTROLS_HOVER_ENABLEDJ-P Nurmi2016-10-262-0/+8
* | | Add QQuickDialog::titleJ-P Nurmi2016-10-267-1/+92
* | | QQuickDialog: simplify the button box handlingJ-P Nurmi2016-10-266-110/+16
* | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-2529-153/+826
|\| |
| * | Doc: fix typo in QQuickStyle briefMitch Curtis2016-10-251-1/+1
| * | Doc: remove a redundant QQuickStyle exampleJ-P Nurmi2016-10-251-17/+4
| * | Doc: configuration fileJ-P Nurmi2016-10-258-43/+178
| * | Doc: supported environment variablesJ-P Nurmi2016-10-257-49/+138
| * | Doc: add snippets and screenshots for the Universal attached propertiesJ-P Nurmi2016-10-249-26/+219
| * | Doc: minor tweaks to the Material style pageJ-P Nurmi2016-10-241-3/+3
| * | Material: sync ComboBox with ButtonJ-P Nurmi2016-10-241-1/+7
| * | Material: add snippets and screenshots for attached propertiesMitch Curtis2016-10-2012-25/+279
* | | Page: provide implicit sizeJ-P Nurmi2016-10-256-0/+107
* | | Let specifying the fallback style for custom stylesJ-P Nurmi2016-10-255-24/+131
* | | Doc: fix SwipeDelegate detailed descriptionJ-P Nurmi2016-10-252-7/+2
* | | Universal: fix the size of a footer-less dialogJ-P Nurmi2016-10-242-1/+3
* | | Doc: promote also the Text Editor example on the landing pageJ-P Nurmi2016-10-241-0/+1
* | | Dialog: fix implicit size calculationJ-P Nurmi2016-10-243-9/+9
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-1928-104/+228
|\| |
| * | Material: introduce an active and disabled icon colorsKonstantin Ritt2016-10-172-0/+18
| * | SwipeDelegate: fix documentation review findingsMitch Curtis2016-10-172-3/+74
| * | SpinBox: fix documentation review findingsMitch Curtis2016-10-171-2/+19
| * | Improve StackView's documentationMitch Curtis2016-10-175-17/+42
| * | ScrollBar::increase/decrease(): remember the previous active statusJ-P Nurmi2016-10-171-2/+4
| * | Clear hover when moved outside while pressingJ-P Nurmi2016-10-172-0/+10
| * | ComboBox: fix documentation review findingsMitch Curtis2016-10-144-8/+50
| * | RangeSlider: fix documentation review findingsMitch Curtis2016-10-131-2/+19
| * | TabButton: fix documentation review findingsMitch Curtis2016-10-131-1/+5
| * | ProgressBar: add section to Indicator Controls page and link to itMitch Curtis2016-10-132-1/+8
| * | ToolBar: fix documentation review findingsMitch Curtis2016-10-131-3/+3
| * | Tumbler: fix documentation review findingsMitch Curtis2016-10-131-3/+3
| * | Share Control::focusReason notes with TextArea and TextFieldMitch Curtis2016-10-134-44/+19
| * | Share Control::background notes with TextArea and TextFieldMitch Curtis2016-10-134-15/+16
| * | ToolTip: fix screenshot in detailed descriptionMitch Curtis2016-10-072-3/+3
* | | ScrollBar: keep active while hoveredJ-P Nurmi2016-10-174-4/+24