aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml
Commit message (Expand)AuthorAgeFilesLines
* Fix xmlhttprequest exampleUlf Hermann2019-11-141-1/+1
* Specify parameters of type registration in class declarationsUlf Hermann2019-09-2641-68/+93
* 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
* 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
* Port from QLineEdit::getTextMargins() to textMargins()Marc Mutz2019-07-031-28/+20
* i18n examples: Add en translation dummiesKai Koehne2018-07-171-0/+4
* i18n examples: Update .ts filesKai Koehne2018-07-173-6/+6
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-194-14/+14
* Clarify ownership around QQmlEngine::setNAMFMårten Nordheim2018-04-261-1/+2
* Examples: remove bogus returnv5.11.0-beta3J-P Nurmi2018-04-031-1/+1
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-272-4/+4
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-2614-15/+15
* Fix outdated FDL license headerKai Koehne2017-10-176-31/+31
* Fix outdated BSD license headerKai Koehne2017-10-17117-348/+1518
* Doc: Fix capitalization in section titlesTopi Reinio2017-08-291-1/+1
* Fix GCC 7 warnings in examplesFriedemann Kleint2017-06-211-1/+1
* Doc: make screen xmlhttprequest compatible with DesignerNico Vertriest2017-05-036-40/+150
* Merge remote-tracking branch 'origin/5.8' into 5.9Simon Hausmann2017-03-151-9/+9
|\
| * Doc: added snippets to Extension Objects ExampleNico Vertriest2017-03-131-9/+9
* | Replace QList<Person*> with QVector<Person*> and function pointersMichael Winkelmann2017-03-072-2/+39
|/
* Doc: added specs to Extending QML - Methods ExampleNico Vertriest2017-01-092-2/+11
* Doc: Rearranged order of Extending QML ExamplesNico Vertriest2017-01-092-4/+19
* Doc: minor grammar mistakeNico Vertriest2016-12-211-1/+1
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-8/+8
* Turn the no-network support into a configurable featureLars Knoll2016-10-101-2/+3
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-022-2/+2
|\
| * PieChart examples: initialize membersEdward Welbourne2016-07-152-2/+2
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-247-3/+16
|\|
| * actually build and install the qml tutorialsOswald Buddenhagen2016-05-136-2/+11
| * fix example installsOswald Buddenhagen2016-05-131-0/+2
| * make use of COPIESOswald Buddenhagen2016-05-131-1/+3
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-134-8/+17
|\|
| * QML extensions tutorial: Add import plugin to app. bundle on OS XTopi Reinio2016-04-162-6/+15
| * Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-112-2/+2
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-084-0/+0
|\|
| * Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-244-0/+0
* | QtLite: no_network option for QtDeclarativePaolo Angelelli2016-03-041-4/+8
|/
* Doc: Fixed several link errorsNico Vertriest2015-09-071-1/+1
* Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-181-1/+2
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-201-1/+2
| |\
| | * Doc: Added the missing \brief and \image to the example docsVenugopal Shivashankar2015-06-021-1/+2
* | | Port examples to new connection syntax.Friedemann Kleint2015-07-223-3/+3
|/ /
* | Fix qml-i18n exampleSimon Hausmann2015-05-052-4/+4
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-2/+2
|\|
| * Update url location for missing Qt logoSergio Ahumada2015-02-171-2/+2