aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for a QT_QUICK_CONTROLS_STYLE_PATH environment variableJ-P Nurmi2016-11-162-2/+16
* Add QQuickAbstractButton::textChange()J-P Nurmi2016-11-162-0/+9
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-1528-29/+112
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-153-4/+13
| |\
| | * Stabilize tst_drawerJ-P Nurmi2016-11-152-4/+9
| | * Doc: Popup.CloseOnRelease* policies only work with modal popupsMitch Curtis2016-11-081-0/+4
| * | Avoid .qmlc files being picked up by Creator's locatorMitch Curtis2016-11-1116-16/+16
| * | Dialog: emit rejected() when closed interactivelyMitch Curtis2016-11-102-2/+55
| * | Prepare for a change to itemGeometryChangedErik Verbruggen2016-11-092-0/+16
| * | Fix tst_snippets in static buildsJ-P Nurmi2016-11-081-0/+2
| * | Fix tst_qquick(material|universal)styleconf in static buildsJ-P Nurmi2016-11-082-0/+2
| * | tst_swipedelegate: kill the unnecessary dependency to QtQuick.LayoutsJ-P Nurmi2016-11-081-6/+6
* | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devJ-P Nurmi2016-11-11163-646/+2406
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-03163-646/+2406
| |\| |
| | * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-0323-87/+629
| | |\|
| | | * 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-032-39/+111
| | | * QQuickComboBox: handle Home and End keysJ-P Nurmi2016-11-032-33/+167
| | | * tst_accessibility: add all remaining controlsJ-P Nurmi2016-11-026-3/+33
| | | * Popups: use "Dialog" accessible roleJ-P Nurmi2016-11-023-3/+7
| | | * SwipeView: fix accessibility supportJ-P Nurmi2016-11-025-3/+16
| | | * StackView: provide accessible roleJ-P Nurmi2016-11-024-1/+16
| | * | tst_accessibility: add RoundButtonJ-P Nurmi2016-11-022-0/+7
| | * | Doc: add more verbose brief description for DialogJ-P Nurmi2016-11-021-1/+1
| | * | Doc: add RoundButton to the guidelines for buttonsJ-P Nurmi2016-11-021-0/+18
| | * | QQuickDialog: finish accessibility supportJ-P Nurmi2016-11-024-2/+15
| | * | 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