aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Allow specifying a relative style path in qtquickcontrols2.confJ-P Nurmi2016-11-303-13/+32
* Fix typo in description of qquickcalendar.cppMarco A. Piccolino-Boniforti2016-11-301-1/+1
* SpinBox: fix input method hints to get the appropriate VKBJ-P Nurmi2016-11-293-3/+3
* Dial: add missing wheel handlingJ-P Nurmi2016-11-292-0/+16
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-283-10/+24
|\
| * 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
* | | Doc: refactor the type comparison tableJ-P Nurmi2016-11-251-90/+388
* | | Material Drawer: show a separator line when it has no dim nor elevationJ-P Nurmi2016-11-241-0/+15
* | | Material: fix Drawer to respect Material.elevationJ-P Nurmi2016-11-241-1/+3
* | | SwipeDelegate: fix swipes that begin over a child item of a delegateMitch Curtis2016-11-241-0/+4
* | | qquickmaterialripple_p.h: add missing qcolor.h includeJ-P Nurmi2016-11-231-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-236-81/+230
|\| |
| * | SwipeDelegate: don't emit clicked when released outsideMitch Curtis2016-11-236-77/+226
* | | SwipeDelegate: fix broken swiping after calling SwipeDelegate.close()Mitch Curtis2016-11-221-0/+4
* | | AbstractButton: fix press-and-hold for checkable buttonsJ-P Nurmi2016-11-221-1/+1
* | | Whitespace fixesJ-P Nurmi2016-11-202-2/+0
* | | SwipeDelegate: comment out the revision of swipe.completed()J-P Nurmi2016-11-181-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-178-22/+41
|\| |
| * | 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
* | | Material: de-couple foreground and primaryTextColorJ-P Nurmi2016-11-1626-39/+39
* | | Restore AbstractButton::checkableJ-P Nurmi2016-11-168-53/+22
* | | 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 remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-0313-78/+422
|\| |
| * | 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: 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-022-0/+11
* | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-0293-242/+1107
|\| |
| * | 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