summaryrefslogtreecommitdiff
path: root/src/intent-server-lib/intent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Intents: add broadcastsRobert Griebl2022-09-161-1/+19
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Untangle the icon/name/description/categories messRobert Griebl2022-03-211-17/+78
* Prefer STL style iterators over the Java varietyRobert Griebl2022-02-091-3/+1
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Qt6 port, part 2 .. compiling with cmakeRobert Griebl2020-11-281-3/+3
* Qt 6 port, part 1 .. without cmakeRobert Griebl2020-11-281-1/+1
* 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
* More documentation - especially regarding the new PackageManagerRobert Griebl2020-01-241-3/+12
* Fix a few (doc) issues in the intent sub-system.Robert Griebl2020-01-141-4/+17
* Change intent implementation to better fit new architectureRobert Griebl2019-10-281-43/+62
* Add new package abstraction, part 2Robert Griebl2019-10-281-9/+1
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Add documentation for the Intents QML APIRobert Griebl2018-12-181-0/+56
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Make it possible to compare Intent objects on the QML sideRobert Griebl2018-11-051-0/+5
* Intents: cleanup and new featuresRobert Griebl2018-10-191-13/+40
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-121-0/+133