aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/contactlist
Commit message (Expand)AuthorAgeFilesLines
* Contactlist example: use qt_add_qml_module() in CMakeLists.txtOliver Eftevaag2022-09-262-25/+16
* Use SPDX license identifiersLucie Gérard2022-06-1411-516/+22
* Improve examples CMakeLists.txtKai Köhne2022-01-241-11/+4
* Update examples to use new PropertyChangesUlf Hermann2021-11-031-0/+2
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-1/+1
* Remove all version numbers from QML importsMitch Curtis2020-08-267-16/+16
* Remove Qt Labs CalendarMitch Curtis2020-05-281-1/+5
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-251-0/+0
|\
| * 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
* | | Regenerate projects to be in syncAlexandru Croitor2019-11-151-1/+1
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-152-6/+2
|\| |
| * | 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
| |/
* | Regenerate examplesAlexandru Croitor2019-10-111-1/+1
* | Conversion of QtQuickControls2 examplesLeander Beernaert2019-10-081-0/+51
|/
* 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