summaryrefslogtreecommitdiffstats
path: root/src/intent-client-lib/intentclientrequest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modernize string literalsRobert Griebl2024-01-081-3/+6
* Intents: add broadcastsRobert Griebl2022-09-161-2/+27
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-0/+2
* Spelling fixes all over the placeRobert Griebl2020-07-171-1/+1
* Add intent handling in the system-uiRobert Griebl2020-01-311-0/+10
* Change intent implementation to better fit new architectureRobert Griebl2019-10-281-8/+7
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Add documentation for the intents exampleRobert Griebl2019-02-121-1/+1
* Add documentation for the Intents QML APIRobert Griebl2018-12-181-0/+136
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Intents: improved error handling and debug outputRobert Griebl2018-10-311-8/+21
* Intents: added server side timeoutsRobert Griebl2018-10-301-0/+3
* Intents: fixed API naming to follow a consistent request/reply send/receive p...Robert Griebl2018-10-301-3/+3
* Intents: add timeout/error handling for the client sideRobert Griebl2018-10-261-22/+46
* Intents: cleanup and new featuresRobert Griebl2018-10-191-7/+2
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-121-0/+189