aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Side Panel exampleJ-P Nurmi2016-12-0112-1/+322
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-12-0116-126/+890
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-12-012-0/+64
| |\
| | * SwipeDelegate: fix animations when releasing from a drag5.7Mitch Curtis2016-11-302-0/+65
| * | 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-293-0/+63
| * | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-287-22/+342
| |\|
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-241-13/+0
| | |\
| | | * remove dependencies from sync.profileOswald Buddenhagen2016-11-061-14/+0
| | * | Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-11-245-5/+331
| | |\ \
| | | * | Fix popups to close on click outsidev5.7.1J-P Nurmi2016-10-254-5/+135
| | | * | Add changes file for 5.7.1Jani Heikkinen2016-10-211-0/+196
| | * | | 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-293-5/+55
* | | | | Add Slider::moved() signalJ-P Nurmi2016-11-293-14/+90
* | | | | 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-259-7/+108
* | | | | Add SwipeDelegate::swipe.open()J-P Nurmi2016-11-254-3/+106
* | | | | SwipeDelegate: Add swipe.enabled propertyMitch Curtis2016-11-254-1/+123
* | | | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-2519-235/+502
|\| | | |
| * | | | 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-242-0/+79
| * | | | 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-237-84/+273
| |\| | |
| | * | | SwipeDelegate: don't emit clicked when released outsideMitch Curtis2016-11-237-80/+269
| * | | | Use tryVerify() instead of wait() where possibleMitch Curtis2016-11-222-9/+2
| * | | | SwipeDelegate: fix broken swiping after calling SwipeDelegate.close()Mitch Curtis2016-11-222-3/+17
| * | | | Overhaul the Contact List example - part IIJ-P Nurmi2016-11-226-137/+89
| * | | | AbstractButton: fix press-and-hold for checkable buttonsJ-P Nurmi2016-11-222-1/+23
* | | | | Add ComboBox::editableJ-P Nurmi2016-11-248-40/+910
* | | | | 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-235-12/+16
* | | | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-2117-273/+242
|\| | | |
| * | | | Whitespace fixesJ-P Nurmi2016-11-203-3/+1
| * | | | qtquickcontrols2-contactlist.qdoc: remove stray image-tagJ-P Nurmi2016-11-201-1/+1
| * | | | SwipeDelegate: comment out the revision of swipe.completed()J-P Nurmi2016-11-181-1/+1
| * | | | Overhaul the Contact List exampleJ-P Nurmi2016-11-186-89/+90
| * | | | Contact List: tweak the section headerJ-P Nurmi2016-11-182-21/+8
| * | | | Contact List: give the contact dialog focusJ-P Nurmi2016-11-172-0/+2
| * | | | Contact List: add dialog titlesJ-P Nurmi2016-11-171-0/+2
| * | | | Contact List: cleanup the list viewJ-P Nurmi2016-11-171-4/+1