summaryrefslogtreecommitdiff
path: root/src/dbus-lib
Commit message (Expand)AuthorAgeFilesLines
* Force our session bus to be a file-based socket on Linux. (part 3)Robert Griebl2023-05-111-2/+2
* Force our session bus to be a file-based socket on Linux. (part 2)Robert Griebl2023-05-111-1/+26
* Also expose applications in taskRequestingInstallationAcknowledgeRobert Griebl2023-05-091-0/+12
* Force our session bus to be a file-based socket on LinuxRobert Griebl2023-05-031-1/+6
* Cleanup the D-Bus interfacesRobert Griebl2023-02-158-40/+125
* Re-enable dbus xml generation from sourceRobert Griebl2023-02-151-10/+21
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-123-5/+5
* Intents: allow intent injection via DBus when in developmentModeRobert Griebl2022-09-163-1/+117
* Prevent linking of AppMan modules into user pluginsRobert Griebl2022-06-301-0/+2
* Use SPDX license identifiersDominik Holland2022-06-1514-420/+56
* Protect all static variables via Q_GLOBAL_STATIC or similar functionsRobert Griebl2022-05-171-4/+8
* Correctly track redirected std. IO file descriptors through all layersRobert Griebl2022-03-301-31/+7
* Clazy: fix srcRobert Griebl2021-08-202-6/+5
* Expose the windowManagerCompositorReady property on the DBusRobert Griebl2021-07-202-0/+11
* cmake: add custom targets to simulate qmake's OTHER_FILESRobert Griebl2021-06-301-0/+10
* cmake: remove all comments from the pro2cmake tool conversionRobert Griebl2021-06-301-10/+0
* cmake: remove qmake build system (except in examples/)Robert Griebl2021-06-301-72/+0
* Re-enable DLT logging and prefix all features to prevent naming clashesRobert Griebl2021-06-261-1/+1
* cmake: Nearly full cmake buildRobert Griebl2021-06-181-0/+66
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-0114-336/+182
* Correctly handle null values in system- and applicationProperties over DBusRobert Griebl2021-04-261-1/+1
* Add support for running multiple (external) apps with the same PIDRobert Griebl2021-04-233-1/+15
* Remove legacy functionality: headless, pssdp and pshellserverRobert Griebl2020-11-281-7/+4
* Qt6 port, part 2 .. compiling with cmakeRobert Griebl2020-11-284-4/+4
* Qt 6 port, part 1 .. without cmakeRobert Griebl2020-11-282-12/+7
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-0/+2
* Improve auto testsBernd Weimer2020-08-031-1/+1
* Really fix the installation problem via the appman-controllerRobert Griebl2020-02-111-1/+3
* More documentation - especially regarding the new PackageManagerRobert Griebl2020-01-241-9/+15
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-0514-14/+14
* (Re)implement package and application blockingRobert Griebl2019-08-021-1/+0
* Remove support for multiple installation locationsRobert Griebl2019-08-022-33/+18
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-015-221/+243
* Fix CI compilationRobert Griebl2019-07-251-0/+1
* Remove the "install to SDCard" functionalityRobert Griebl2019-05-272-52/+0
* Improve the error message when trying to start an unknown applicationRobert Griebl2019-05-171-2/+2
* Better automatic dbus setup during developmentRobert Griebl2019-03-141-0/+5
* Fix slow-mode for applications with multiple windows and QtObject root itemsRobert Griebl2018-12-182-0/+11
* Update copyright statementsRobert Griebl2018-12-1814-14/+28
* Add support for canceling installations to the appman-controllerRobert Griebl2018-11-162-0/+19
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-122-0/+32
* Really fix the "Undefined interface" errorRobert Griebl2018-10-111-1/+2
* Rename internal APIRobert Griebl2018-10-091-2/+2
* Add basic iOS support. Fix all "macOS" referencesRobert Griebl2018-08-241-1/+1
* Get rid of QProcess in the internal and external APIRobert Griebl2018-08-231-1/+1
* Clang code model fixesRobert Griebl2018-04-171-1/+1
* Add support for extra meta-data in packagesRobert Griebl2018-04-172-0/+26
* Move RunState API from ApplicationManager to ApplicationDaniel d'Andrada2018-03-171-1/+1
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-0714-14/+14
* Make installation task state an enumerationBernd Weimer2018-01-151-3/+11