aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fixed license headersJani Heikkinen2015-02-17115-345/+345
* | Update copyright headersJani Heikkinen2015-02-12121-612/+612
|/
* Restore extension types documentationAlejandro Exojo2014-12-101-0/+19
* Doc: Combine the extending QML tutorial chapters into a single exampleTopi Reinio2014-09-3048-6/+6
* Doc: apply title case to all section1 titlesNico Vertriest2014-09-242-8/+8
* Doc: correct link/compilation errors in Qt DeclarativeNico Vertriest2014-07-021-0/+38
* Doc: Updated "Qt Quick Examples" pages.Jerome Pasion2014-06-051-3/+9
* networkaccessmanagerfactory example: Fixed build with QT_NO_NETWORKPROXYOliver Wolff2014-03-121-0/+8
* networkaccessmanagerfactory example: introduced QCommandLineParserOliver Wolff2014-03-121-11/+28
* the qmlextensionplugins example and a bunch of reference examples need QtQuickOswald Buddenhagen2014-02-212-7/+11
* the shell example and a bunch of reference examples need no QtGuiOswald Buddenhagen2014-02-217-8/+8
* fix whitespaceOswald Buddenhagen2014-01-2229-48/+48
* Doc: Fix broken linksSze Howe Koh2013-12-301-1/+1