aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/contactlist
Commit message (Expand)AuthorAgeFilesLines
* Whitespace fixesJ-P Nurmi2016-11-201-1/+1
* qtquickcontrols2-contactlist.qdoc: remove stray image-tagJ-P Nurmi2016-11-201-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
* 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
* Adding new example Contact ListThomas Hartmann2016-11-1714-0/+1174