summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/hello-world
Commit message (Expand)AuthorAgeFilesLines
* Raise cmake_minimum_required to VERSION 3.16 in examplesRobert Griebl2021-09-221-1/+1
* cmake: remove all comments from the pro2cmake tool conversionRobert Griebl2021-06-301-1/+0
* Make all qml-only examples usable from within QtCreatorDominik Holland2021-06-281-14/+5
* cmake: Nearly full cmake buildRobert Griebl2021-06-181-0/+35
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-015-48/+45
* Fix doc typosRobert Griebl2019-10-281-1/+1
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-055-5/+5
* [docs] Review some of Qt Application Manager's examplesKavindra Palaraja2019-04-231-69/+82
* Add documentation for the intents exampleRobert Griebl2019-02-121-1/+1
* Update copyright statementsRobert Griebl2018-12-185-5/+10
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-184-4/+4
* Make examples executable from QtCreator also for dev buildsRobert Griebl2018-11-271-1/+4
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-305-6/+6
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-121-0/+1
* Remove config file from the "Hello World" exampleDaniel d'Andrada2018-08-144-25/+14
* Make installed-apps-manifest-dir configuration entry optionalDaniel d'Andrada2018-08-141-1/+0
* Make the application database cache optionalDaniel d'Andrada2018-08-141-1/+0
* Make appImageMountDir config key optionalDaniel d'Andrada2018-08-061-1/+0
* Document the "Hello World!" exampleDaniel d'Andrada2018-07-276-9/+184
* Add a minimal, "Hello World" style, System-UI exampleDaniel d'Andrada2018-07-1312-0/+355