summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/intents
Commit message (Expand)AuthorAgeFilesLines
* Fix setting the Material style in the Intents exampleRobert Griebl2022-08-072-2/+2
* Improve examplesBernd Weimer2022-01-192-7/+7
* 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-0/+26
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-017-69/+63
* Spelling fixes all over the placeRobert Griebl2020-07-172-21/+21
* Define functions in QML Connections explicitlyBernd Weimer2020-05-271-1/+3
* Add intent handling in the system-uiRobert Griebl2020-01-316-5/+66
* Change intent implementation to better fit new architectureRobert Griebl2019-10-281-2/+3
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-057-7/+7
* [doc] Sync title with the new Examples pageKavindra Palaraja2019-06-031-1/+1
* The actual doc contents of the previous commitRobert Griebl2019-02-121-60/+55
* Add documentation for the intents exampleRobert Griebl2019-02-1210-10/+245
* Update copyright statementsRobert Griebl2018-12-186-6/+12
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-182-4/+4
* Fix imports for the intents exampleRobert Griebl2018-11-092-0/+2
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-303-3/+2
* Intents: fixed API naming to follow a consistent request/reply send/receive p...Robert Griebl2018-10-302-8/+8
* Heavily extended the intents exampleRobert Griebl2018-10-2416-109/+455
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-1211-0/+369