aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Switch(Delegate): fix handle snappingv5.8.0J-P Nurmi2017-01-124-4/+46
* Implement QQuickDialogButtonBox::standardButton(StandardButton)Konstantin Ritt2017-01-052-1/+15
* Material: fix ComboBox drop indicator size on high-DPIJ-P Nurmi2017-01-031-0/+2
* 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
* 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
| * | | 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