aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QQuickXxxPrivate::deleteDelegate(): don't store null pointersJ-P Nurmi2017-01-064-4/+4
* QQuickDial: account for when the wheel event is invertedJ-P Nurmi2017-01-051-1/+1
* Account for when the wheel event is invertedAndy Shaw2017-01-041-1/+1
* Add screenshot snippets to OTHER_FILES to make them visible in CreatorJ-P Nurmi2017-01-021-0/+1
* QQuickMenu: fix Repeater supportJ-P Nurmi2017-01-021-1/+6
* Material|SpinBox: Fix trivial C&P typoKonstantin Ritt2016-12-281-2/+2
* Material: Optimize "check" icon imagesKonstantin Ritt2016-12-283-0/+0
* Material: set default ToolBar's spacing to 16Konstantin Ritt2016-12-281-0/+2
* Bump style plugin dependencies to QtQuick.Controls 2.1Konstantin Ritt2016-12-283-3/+3
* Doc: fix linking error to "Qt for OS X/macOS"J-P Nurmi2016-12-211-1/+1
* Merge remote-tracking branch 'origin/5.8.0' into 5.8J-P Nurmi2016-12-202-0/+2
|\
| * DialogButtonBox: add missing importv5.8.0-rc1J-P Nurmi2016-12-202-0/+2
| * Allow specifying a relative style path in qtquickcontrols2.confJ-P Nurmi2016-12-153-13/+32
* | StackView: don’t push duplicate itemsMitch Curtis2016-12-061-0/+11
* | Remove unused doc imagesMitch Curtis2016-12-026-0/+0
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-12-011-0/+15
|\ \
| * | SwipeDelegate: fix animations when releasing from a drag5.7Mitch Curtis2016-11-301-0/+15
* | | 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