aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-203-0/+210
|\
| * 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
| * Add changes file for 5.8.0Jani Heikkinen2016-12-021-0/+208
* | Stabilize tst_combobox::test_modelReset()J-P Nurmi2016-12-131-4/+2
* | StackView: don’t push duplicate itemsMitch Curtis2016-12-062-3/+42
* | Remove unused doc imagesMitch Curtis2016-12-026-0/+0
* | 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
* | | | 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
* | | | 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
* | | | Contact List: fix model insertionJ-P Nurmi2016-11-171-3/+5
* | | | Contact List: simplify the ContactModel gettersJ-P Nurmi2016-11-171-12/+4
* | | | Contact List: rename AddressModel to ContactModelJ-P Nurmi2016-11-178-53/+53
* | | | Contact List: cosmetic cleanupJ-P Nurmi2016-11-177-30/+18
* | | | Update .gitignoreJ-P Nurmi2016-11-171-0/+1
* | | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-1712-185/+309
|\| | |
| * | | 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-172-1/+64
| * | | QQuickAbstractButton: fix auto-repeatJ-P Nurmi2016-11-172-34/+59