aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2
Commit message (Expand)AuthorAgeFilesLines
* Add QQuickAbstractButton::textChange()J-P Nurmi2016-11-162-0/+9
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-155-3/+33
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-151-0/+4
| |\
| | * Doc: Popup.CloseOnRelease* policies only work with modal popupsMitch Curtis2016-11-081-0/+4
| * | Dialog: emit rejected() when closed interactivelyMitch Curtis2016-11-101-2/+11
| * | Prepare for a change to itemGeometryChangedErik Verbruggen2016-11-092-0/+16
* | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devJ-P Nurmi2016-11-1156-161/+932
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-0356-161/+932
| |\| |
| | * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-038-76/+232
| | |\|
| | | * ScrollIndicator: fix documentation review findingsMitch Curtis2016-11-031-3/+40
| | | * ScrollBar: Fix documentation review findingsMitch Curtis2016-11-031-2/+49
| | | * 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-022-0/+11
| | | * StackView: provide accessible roleJ-P Nurmi2016-11-022-0/+11
| | * | Doc: add more verbose brief description for DialogJ-P Nurmi2016-11-021-1/+1
| | * | QQuickDialog: finish accessibility supportJ-P Nurmi2016-11-022-0/+11
| | * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-0250-84/+676
| | |\|
| | | * 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-011-1/+1
| | | * Get rid of the remaining qdoc markers in the Default styleJ-P Nurmi2016-11-011-1/+10
| | | * Doc: add GIF animation for DrawerJ-P Nurmi2016-11-011-10/+6
| | | * Doc: fix review findings for ToolButtonJ-P Nurmi2016-11-012-7/+16
| | | * 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-311-11/+137
| | | * 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-313-0/+146
| | * | Add missing QQuickDialog::accessibleRole()J-P Nurmi2016-11-012-0/+11
* | | | QQuickComboBox: ensure a parent for delegatesJ-P Nurmi2016-11-091-0/+6
* | | | Add QQuickComboBox::downJ-P Nurmi2016-11-092-7/+89
|/ / /
* | | Whitespace cleanupsJ-P Nurmi2016-11-034-4/+2
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-10-3123-141/+239
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-10-3110-33/+106
| |\|
| | * 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