summaryrefslogtreecommitdiffstats
path: root/src/intent-client-lib
Commit message (Expand)AuthorAgeFilesLines
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-114-0/+8
* Spelling fixes all over the placeRobert Griebl2020-07-173-4/+4
* Add intent handling in the system-uiRobert Griebl2020-01-317-23/+40
* Add a new Hello-World type example, using intentsRobert Griebl2020-01-241-5/+13
* Fully transparent and generic cache for config and app databaseRobert Griebl2019-11-071-2/+4
* Change intent implementation to better fit new architectureRobert Griebl2019-10-283-10/+11
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-058-8/+8
* Fix CI compilationRobert Griebl2019-07-251-0/+1
* Add documentation for the intents exampleRobert Griebl2019-02-121-1/+1
* Add support for isSingleton and isCreatable in the qmltypes type informationRobert Griebl2019-02-042-2/+2
* Update the appman-dumptypes toolRobert Griebl2019-01-163-0/+5
* Add documentation for the Intents QML APIRobert Griebl2018-12-183-0/+243
* Update copyright statementsRobert Griebl2018-12-188-8/+16
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-181-3/+3
* Remove dead codeRobert Griebl2018-11-072-13/+0
* Support multiple intent handling applications within the same processRobert Griebl2018-11-072-11/+21
* Make deducing the single-process app context easierRobert Griebl2018-10-312-2/+2
* Intents: improved error handling and debug outputRobert Griebl2018-10-311-8/+21
* Intents: added server side timeoutsRobert Griebl2018-10-304-3/+22
* 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-305-18/+19
* Multiple cleanupsRobert Griebl2018-10-303-3/+3
* Intents: add timeout/error handling for the client sideRobert Griebl2018-10-264-40/+82
* Intents: cleanup and new featuresRobert Griebl2018-10-195-20/+42
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-129-0/+963