aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-02139-557/+1477
|\
| * Doc: tweak BusyIndicator's GIFJ-P Nurmi2016-11-023-5/+5
| * Doc: revise brief descriptionsJ-P Nurmi2016-11-0237-37/+37
| * Doc: BusyIndicator vs. indeterminate ProgressBarJ-P Nurmi2016-11-022-0/+36
| * Doc: show the non-wrapping Dial GIF in the detailed descriptionJ-P Nurmi2016-11-021-0/+2
| * Cleanup and speedup tst_accessibilityJ-P Nurmi2016-11-0240-388/+86
| * Frame: fix accessibility supportJ-P Nurmi2016-11-024-1/+24
| * ToolTip: fix accessibility supportJ-P Nurmi2016-11-024-1/+25
| * QQuickPopup: let subclasses control accessibility attributesJ-P Nurmi2016-11-023-0/+44
| * tst_accessibility: add some missing controlsJ-P Nurmi2016-11-026-0/+70
| * GroupBox: fix accessibility supportJ-P Nurmi2016-11-024-1/+36
| * Page: fix accessibility supportJ-P Nurmi2016-11-014-0/+25
| * ComboBox: fix accessibility supportJ-P Nurmi2016-11-014-0/+38
| * Doc: add GIF to SwipeView detailed descriptionJ-P Nurmi2016-11-014-1/+116
| * 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-014-10/+121
| * 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-014-12/+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
* | Gallery: add a page for dialogsJ-P Nurmi2016-11-022-0/+217
* | Add missing QQuickDialog::accessibleRole()J-P Nurmi2016-11-014-0/+24
* | Update plugins.qmltypesJ-P Nurmi2016-11-012-10/+28
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-3135-57/+340
|\|
| * 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-284-6/+92
| * QQuickPopup: fix binding loops with size-dependent positioningJ-P Nurmi2016-10-274-1/+51
| * Gallery: make the drawer usable with keyboardJ-P Nurmi2016-10-261-4/+4
| * Default: move opacity assignments to individual delegatesMitch Curtis2016-10-264-2/+4
| * Gallery: add Escape shortcutJ-P Nurmi2016-10-261-0/+9
| * Improve testbenchMitch Curtis2016-10-261-2/+138
| * testbench: rename main.qml to testbench.qmlMitch Curtis2016-10-263-2/+2
| * 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-2610-6/+113
* | Doc: fallback styleJ-P Nurmi2016-10-263-3/+25
* | Page: support spacingJ-P Nurmi2016-10-269-13/+73
* | Doc: QT_QUICK_CONTROLS_HOVER_ENABLEDJ-P Nurmi2016-10-262-0/+8
* | Add QQuickDialog::titleJ-P Nurmi2016-10-269-12/+95
* | QQuickDialog: simplify the button box handlingJ-P Nurmi2016-10-267-155/+22
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-2530-157/+830
|\|