summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/application-features
Commit message (Expand)AuthorAgeFilesLines
* Migrate examples from 6.2 to 6.3Bernd Weimer2022-03-221-2/+3
* Improve examplesBernd Weimer2022-01-195-7/+9
* Raise cmake_minimum_required to VERSION 3.16 in examplesRobert Griebl2021-09-223-3/+3
* Clazy: fix examplesRobert Griebl2021-08-171-1/+1
* cmake: Re-enable the qmake build system for the examplesRobert Griebl2021-08-021-4/+4
* cmake: remove all comments from the pro2cmake tool conversionRobert Griebl2021-06-305-5/+0
* Make all qml-only examples usable from within QtCreatorDominik Holland2021-06-284-19/+19
* cmake: Nearly full cmake buildRobert Griebl2021-06-185-0/+127
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-019-120/+196
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-0/+2
* Define functions in QML Connections explicitlyBernd Weimer2020-05-271-4/+4
* Fix building examples against Qt without widgetsRobert Griebl2020-05-271-1/+1
* Fix installation of application-features exampleBernd Weimer2019-11-152-6/+10
* Rename classesBernd Weimer2019-11-143-11/+44
* Separate LauncherMain from Q*ApplicationBernd Weimer2019-11-115-9/+17
* Convert all am-config files to the new syntaxRobert Griebl2019-11-071-1/+0
* Fix qdoc warningsRobert Griebl2019-11-051-3/+3
* Add new package abstraction, part 2Robert Griebl2019-10-281-1/+1
* Merge remote-tracking branch 'origin/5.13' into devDominik Holland2019-10-111-1/+1
* [docs] Review documentation for the Application Features exampleKavindra Palaraja2019-09-122-35/+77
* Add application-features exampleBernd Weimer2019-08-2928-0/+1085