aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | GroupBox: fix accessibility supportJ-P Nurmi2016-11-022-0/+22
| * | Page: fix accessibility supportJ-P Nurmi2016-11-012-0/+11
| * | ComboBox: fix accessibility supportJ-P Nurmi2016-11-012-0/+24
| * | Doc: add GIF to SwipeView detailed descriptionJ-P Nurmi2016-11-012-1/+1
| * | Get rid of the remaining qdoc markers in the Default styleJ-P Nurmi2016-11-0137-169/+10
| * | Doc: add GIF animation for DrawerJ-P Nurmi2016-11-012-10/+6
| * | Doc: fix review findings for ToolButtonJ-P Nurmi2016-11-014-13/+37
| * | Doc: fix review findings for ApplicationWindowJ-P Nurmi2016-11-011-2/+63
| * | QQuickPopup: use QShortcutMap to grab Back & Escape keysJ-P Nurmi2016-11-013-11/+76
| * | Doc: fix review findings for PopupJ-P Nurmi2016-10-313-11/+528
| * | Doc: mention that some SwipeDelegate::swipe properties are read-onlyJ-P Nurmi2016-10-311-5/+5
| * | Doc: add links to ToolTip attached properties and methodsJ-P Nurmi2016-10-311-2/+14
| * | Doc: fix some review findings for TabBarJ-P Nurmi2016-10-311-3/+10
| * | Fix Shortcut to respect modal popupsJ-P Nurmi2016-10-314-0/+165
* | | Add missing QQuickDialog::accessibleRole()J-P Nurmi2016-11-012-0/+11
* | | Update plugins.qmltypesJ-P Nurmi2016-11-012-10/+28
* | | 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
|\| |