summaryrefslogtreecommitdiffstats
path: root/src/intent-server-lib/intentserverrequest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modernize string literalsRobert Griebl2024-01-081-1/+3
* Fix a potential crash, handling an intent request during app removalRobert Griebl2023-12-081-11/+12
* QML can now deal with QList<object derived type *> propertiesRobert Griebl2023-09-261-2/+2
* Intents: add broadcastsRobert Griebl2022-09-161-8/+23
* 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
* Change intent implementation to better fit new architectureRobert Griebl2019-10-281-3/+4
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Multiple cleanupsRobert Griebl2018-10-301-1/+0
* Intents: cleanup and new featuresRobert Griebl2018-10-191-24/+36
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-121-0/+121