aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | Tests: de-couple SignalSequenceSpy from the testable controlsJ-P Nurmi2016-11-163-134/+158
| * | | Doc: rephase the "logical position" propertiesJ-P Nurmi2016-11-165-19/+19
* | | | Contact List example: replace Qt Quick primitives with ControlsJ-P Nurmi2016-11-174-32/+25
* | | | Contact List example: make ContactDelegate.ui.qml designableJ-P Nurmi2016-11-171-19/+5
* | | | Gallery: improve designer compatibilityJ-P Nurmi2016-11-179-27/+5
* | | | Gallery: kill some useless pagesJ-P Nurmi2016-11-174-211/+0
* | | | Adding new example Contact ListThomas Hartmann2016-11-1715-1/+1176
* | | | 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-153-4/+13
|\| | |
| * | | Stabilize tst_drawerJ-P Nurmi2016-11-152-4/+9
| * | | Doc: Popup.CloseOnRelease* policies only work with modal popupsMitch Curtis2016-11-081-0/+4
* | | | Avoid .qmlc files being picked up by Creator's locatorMitch Curtis2016-11-1116-16/+16
* | | | Dialog: emit rejected() when closed interactivelyMitch Curtis2016-11-102-2/+55
* | | | Prepare for a change to itemGeometryChangedErik Verbruggen2016-11-092-0/+16
* | | | Fix tst_snippets in static buildsJ-P Nurmi2016-11-081-0/+2
* | | | Fix tst_qquick(material|universal)styleconf in static buildsJ-P Nurmi2016-11-082-0/+2
* | | | tst_swipedelegate: kill the unnecessary dependency to QtQuick.LayoutsJ-P Nurmi2016-11-081-6/+6
* | | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-0323-87/+629
|\| | |
| * | | ScrollIndicator: fix documentation review findingsMitch Curtis2016-11-033-3/+137