summaryrefslogtreecommitdiffstats
path: root/src/intent-server-lib
Commit message (Expand)AuthorAgeFilesLines
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-011-1/+2
* Fix CI compilationRobert Griebl2019-07-251-0/+1
* Fix qdoc warningsDominik Holland2019-07-101-4/+4
* Add support for isSingleton and isCreatable in the qmltypes type informationRobert Griebl2019-02-042-2/+2
* Update the appman-dumptypes toolRobert Griebl2019-01-163-2/+4
* Add documentation for the Intents QML APIRobert Griebl2018-12-183-1/+136
* Update copyright statementsRobert Griebl2018-12-188-8/+16
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-181-3/+3
* Intents: add a debug output when a request starts waiting for disambiguationRobert Griebl2018-11-071-0/+1
* Make it possible to compare Intent objects on the QML sideRobert Griebl2018-11-053-0/+7
* Intents: fix variable namingRobert Griebl2018-10-312-30/+30
* Intents: added server side timeoutsRobert Griebl2018-10-302-7/+53
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-301-3/+3
* Multiple cleanupsRobert Griebl2018-10-302-2/+1
* Get rid of all 0-timeout single-shot timersRobert Griebl2018-10-261-3/+3
* Intents: apps can always request their own intents, regardless of capabilitiesRobert Griebl2018-10-251-13/+14
* Intents: cleanup and new featuresRobert Griebl2018-10-197-226/+355
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-129-0/+1181