summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/intents/system-ui.qml
Commit message (Expand)AuthorAgeFilesLines
* Make sure that no example throws qmllint warningsv6.6.0-beta1Robert Griebl2023-06-121-4/+15
* Intents: add broadcastsRobert Griebl2022-09-161-6/+10
* Use SPDX license identifiersDominik Holland2022-06-151-51/+4
* Improve examplesBernd Weimer2022-01-191-2/+2
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-11/+9
* Spelling fixes all over the placeRobert Griebl2020-07-171-2/+2
* Define functions in QML Connections explicitlyBernd Weimer2020-05-271-1/+3
* Add intent handling in the system-uiRobert Griebl2020-01-311-0/+17
* Change intent implementation to better fit new architectureRobert Griebl2019-10-281-2/+3
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Add documentation for the intents exampleRobert Griebl2019-02-121-6/+10
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-181-2/+2
* Fix imports for the intents exampleRobert Griebl2018-11-091-0/+1
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-301-1/+1
* Intents: fixed API naming to follow a consistent request/reply send/receive p...Robert Griebl2018-10-301-2/+2
* Heavily extended the intents exampleRobert Griebl2018-10-241-7/+127
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-121-0/+93