summaryrefslogtreecommitdiffstats
path: root/src/intent-server-lib/intentserverrequest.h
Commit message (Expand)AuthorAgeFilesLines
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-051-1/+4
* Fix a potential crash, handling an intent request during app removalRobert Griebl2023-12-081-4/+6
* QML can now deal with QList<object derived type *> propertiesRobert Griebl2023-09-261-1/+1
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-121-6/+6
* Intents: add broadcastsRobert Griebl2022-09-161-5/+9
* 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
* 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
* Intents: cleanup and new featuresRobert Griebl2018-10-191-17/+17
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-121-0/+104