aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/contactlist
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-091-0/+0
|\
| * Run optipng on all imagesMitch Curtis2019-11-041-0/+0
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-071-1/+1
|\|
| * Doc: Replace the "Qt Quick Controls 2" instancesVenugopal Shivashankar2019-08-221-1/+1
* | Adapt to new Connections syntaxUlf Hermann2019-09-061-5/+1
|/
* Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-057-15/+15
|\
| * Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-027-15/+15
* | Doc: Update \titles with "Controls 2" in itVenugopal Shivashankar2018-12-041-1/+2
* | Stop using wildcards with "direct" RESOURCES syntax in examplesMitch Curtis2018-10-311-1/+7
|/
* Doc: Ensure all links to 'Qt Quick Controls' lead to controls 2Venugopal Shivashankar2018-10-291-0/+1
* Update license headers to silence qtqa/tst_license warningsJ-P Nurmi2017-02-241-4/+4
* Welcome to 2017J-P Nurmi2017-01-0911-11/+11
* Overhaul the Contact List example - part IIJ-P Nurmi2016-11-226-137/+89
* 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