aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SwipeDelegate: fix animations when releasing from a drag5.7Mitch Curtis2016-11-301-0/+15
* Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-11-242-5/+13
|\
| * Fix popups to close on click outsidev5.7.1J-P Nurmi2016-10-252-5/+13
* | Doc: clarify the feature comparison tableJ-P Nurmi2016-11-231-7/+12
* | SwipeDelegate: don't emit clicked when released outsideMitch Curtis2016-11-236-77/+226
* | QQuickStyle: kill the temporary QQmlEngine instanceJ-P Nurmi2016-11-171-1/+19
* | Doc: a follow-up commit to 'rephase the "logical position" properties'J-P Nurmi2016-11-171-2/+2
* | QQuickSpinBox: fix auto-repeatJ-P Nurmi2016-11-171-1/+2
* | QQuickAbstractButton: fix auto-repeatJ-P Nurmi2016-11-171-1/+1
* | Doc: rephase the "logical position" propertiesJ-P Nurmi2016-11-165-19/+19
* | Doc: Popup.CloseOnRelease* policies only work with modal popupsMitch Curtis2016-11-081-0/+4
* | ScrollIndicator: fix documentation review findingsMitch Curtis2016-11-033-3/+137
* | ScrollBar: Fix documentation review findingsMitch Curtis2016-11-033-2/+142
* | QQuickComboBox: key searchJ-P Nurmi2016-11-031-39/+68
* | QQuickComboBox: handle Home and End keysJ-P Nurmi2016-11-031-31/+52
* | Popups: use "Dialog" accessible roleJ-P Nurmi2016-11-021-1/+1
* | SwipeView: fix accessibility supportJ-P Nurmi2016-11-023-2/+11
* | StackView: provide accessible roleJ-P Nurmi2016-11-022-0/+11
* | Doc: tweak BusyIndicator's GIFJ-P Nurmi2016-11-021-0/+0
* | 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
* | Frame: fix accessibility supportJ-P Nurmi2016-11-022-0/+11
* | ToolTip: fix accessibility supportJ-P Nurmi2016-11-022-0/+11
* | QQuickPopup: let subclasses control accessibility attributesJ-P Nurmi2016-11-023-0/+44
* | 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
* | 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