aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/referenceexamples
Commit message (Expand)AuthorAgeFilesLines
* Polish the QML reference examplesFriedemann Kleint2021-11-0452-461/+279
* Update qml examples for improved target path handlingCraig Scott2021-08-2511-198/+55
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-1711-11/+11
* Switch examples to build as isolated sub-buildsCraig Scott2021-05-271-11/+11
* QQmlListProperty: Use qsizetype rather than int for sizesUlf Hermann2020-11-092-12/+12
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-2611-0/+44
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-2011-11/+11
* Fix lineedit exampleUlf Hermann2020-10-051-1/+1
* Example: Pass QDate, QTime by value, not by const referenceEdward Welbourne2020-09-018-11/+11
* Use QList instead of QVectorJarek Kobus2020-06-251-2/+2
* CMake: Don't install .qmltypes for Qt tests, examples and toolsAlexandru Croitor2020-05-2911-11/+0
* CMake: Regenerate qtdeclarative/examplesAlexandru Croitor2020-05-2911-11/+55
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-1213-12/+38
|\
| * Avoid discouraged patterns in examplesUlf Hermann2020-02-113-3/+3
| * Use the extended QQmlListProperty interface in a few placesUlf Hermann2020-02-0710-9/+35
* | Regenerate examplesAlexandru Croitor2020-01-2911-0/+88
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-1631-34/+66
|\|
| * Generate registrations for all examplesUlf Hermann2020-01-1331-34/+64
| * Binding example: Fix type registrationFabian Kosmale2020-01-131-0/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-1425-86/+107
|\|
| * Specify parameters of type registration in class declarationsUlf Hermann2019-09-2624-54/+73
| * Reference Examples: Fix calls to exec() and exit codesUlf Hermann2019-08-3011-32/+34
| * Use qmlRegisterAnonymousType in examples and testsUlf Hermann2019-08-277-16/+16
* | Regenerate ExamplesLeander Beernaert2019-10-1411-22/+22
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-1143-65/+65
|\|
| * Reference Examples: Avoid static_cast on function argumentsUlf Hermann2019-08-201-1/+1
| * Reference Examples: Use override for overridden virtual functionsUlf Hermann2019-08-202-2/+2
| * Reference Examples: Use nullptrUlf Hermann2019-08-2021-39/+39
| * Reference Examples: Use auto for results of new and component.create()Ulf Hermann2019-08-2014-14/+14
| * Reference Examples: Use initializer lists to avoid repeating type naemsUlf Hermann2019-08-208-9/+9
* | Update Examples with lowercase qt6_add_resources()Leander Beernaert2019-09-2011-11/+11
* | Convert ExamplesLeander Beernaert2019-08-2312-31/+506
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-28/+20
|\|
| * Port from QLineEdit::getTextMargins() to textMargins()Marc Mutz2019-07-031-28/+20
* | Initial CMake portAlexandru Croitor2019-06-032-0/+40
|/
* Examples: remove bogus returnv5.11.0-beta3J-P Nurmi2018-04-031-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-2610-10/+10
* Fix outdated BSD license headerKai Koehne2017-10-1766-198/+858
* Replace QList<Person*> with QVector<Person*> and function pointersMichael Winkelmann2017-03-072-2/+39
* Doc: added specs to Extending QML - Methods ExampleNico Vertriest2017-01-091-2/+2
* Doc: Rearranged order of Extending QML ExamplesNico Vertriest2017-01-091-0/+4
* Port examples to new connection syntax.Friedemann Kleint2015-07-222-2/+2
* Fixed license headersJani Heikkinen2015-02-1766-198/+198
* Update copyright headersJani Heikkinen2015-02-1266-330/+330
* the qmlextensionplugins example and a bunch of reference examples need QtQuickOswald Buddenhagen2014-02-211-5/+7
* the shell example and a bunch of reference examples need no QtGuiOswald Buddenhagen2014-02-215-5/+5
* fix whitespaceOswald Buddenhagen2014-01-2218-27/+27
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1066-66/+66
* make use of qtHaveModule()Oswald Buddenhagen2013-01-101-1/+1
* centralize and fixup example sources install targetsOswald Buddenhagen2012-12-1012-49/+23