aboutsummaryrefslogtreecommitdiffstats
path: root/src
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-145-61/+110
* Material: prevent ripples from getting stuck in disabled stateJ-P Nurmi2016-12-131-1/+3
* Doc: tweak wording for the moved() signalsJ-P Nurmi2016-12-022-2/+2
* Add QQuickSpinBox::valueModified()J-P Nurmi2016-12-023-0/+22
* Add AbstractButton::toggled() signalJ-P Nurmi2016-12-026-3/+23
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-12-0110-114/+476
|\
| * 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
* | | | 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-295-6/+67
* | | | QQuickSwipe: fix qdoc warningJ-P Nurmi2016-11-281-1/+1
* | | | Add Drawer::interactiveJ-P Nurmi2016-11-257-5/+49
* | | | Add SwipeDelegate::swipe.open()J-P Nurmi2016-11-253-3/+44
* | | | SwipeDelegate: Add swipe.enabled propertyMitch Curtis2016-11-253-1/+40
* | | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-259-83/+258
|\| | |
| * | | 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
* | | | Add ComboBox::editableJ-P Nurmi2016-11-246-39/+588
* | | | qtquickcontrols2plugin.cpp: cleanup the template header includesJ-P Nurmi2016-11-231-5/+1
* | | | Doc: update module import versionsJ-P Nurmi2016-11-234-5/+5
* | | | Update import versions in src/import/controls - part IIJ-P Nurmi2016-11-23121-121/+121
* | | | Sort out and clarify QML type registrationJ-P Nurmi2016-11-232-15/+11
* | | | Update import versions in src/import/controlsJ-P Nurmi2016-11-23141-231/+231
* | | | Make sure the appropriate import versions are always availableJ-P Nurmi2016-11-234-6/+12
* | | | 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
* | | | qquickmaterialripple.cpp: cleanup unused variablesJ-P Nurmi2016-11-201-2/+0
* | | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-1741-114/+102
|\| | |
| * | | 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