aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates2
Commit message (Expand)AuthorAgeFilesLines
* qquickstackview_p.cpp: use correct includeLiang Qi2016-12-151-1/+1
* qquickstackview_p.cpp: add missing includeJ-P Nurmi2016-12-151-0/+1
* SwipeDelegate: add swipe.opened() and swipe.closed() signalsJ-P Nurmi2016-12-142-32/+70
* SwipeDelegate: transition swipe.positionJ-P Nurmi2016-12-142-13/+104
* Doc: tweak wording for the moved() signalsJ-P Nurmi2016-12-022-2/+2
* Add QQuickSpinBox::valueModified()J-P Nurmi2016-12-022-0/+21
* Add AbstractButton::toggled() signalJ-P Nurmi2016-12-025-3/+22
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-12-015-5/+44
|\
| * 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
| * | Dial: add missing wheel handlingJ-P Nurmi2016-11-292-0/+16
| * | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-282-5/+13
| |\|
| | * 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
* | | | Add Dial::moved() signalJ-P Nurmi2016-11-292-0/+18
* | | | Add Slider::moved() signalJ-P Nurmi2016-11-292-5/+29
* | | | SpinBox: add inputMethodHints and inputMethodComposingJ-P Nurmi2016-11-292-3/+64
* | | | QQuickSwipe: fix qdoc warningJ-P Nurmi2016-11-281-1/+1
* | | | Add Drawer::interactiveJ-P Nurmi2016-11-255-4/+47
* | | | Add SwipeDelegate::swipe.open()J-P Nurmi2016-11-253-3/+44
* | | | SwipeDelegate: Add swipe.enabled propertyMitch Curtis2016-11-252-1/+39
* | | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-256-82/+238
|\| | |
| * | | SwipeDelegate: fix swipes that begin over a child item of a delegateMitch Curtis2016-11-241-0/+4
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-235-81/+229
| |\| |
| | * | SwipeDelegate: don't emit clicked when released outsideMitch Curtis2016-11-235-77/+225
| * | | 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
* | | | Add ComboBox::editableJ-P Nurmi2016-11-242-6/+460
* | | | Update import versions in src/import/controlsJ-P Nurmi2016-11-231-1/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-213-3/+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.8' into devJ-P Nurmi2016-11-1711-68/+40
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-176-19/+20
| |\| |
| | * | 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-164-17/+17
| * | | Restore AbstractButton::checkableJ-P Nurmi2016-11-166-49/+20
* | | | 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