summaryrefslogtreecommitdiffstats
path: root/src/tools/controller/controller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark security critical files according to QUIP 23Zoltan Gera8 days1-0/+1
* appman-controller: ignore read hup events on ssh connectionsRobert Griebl2025-02-261-3/+16
* appman-controller: print which signal made the controller quitRobert Griebl2025-02-171-3/+4
* Controller: fix document-url handlingRobert Griebl2024-11-201-1/+1
* appman-controller: fix --help failing if no appman is runningRobert Griebl2024-09-261-1/+1
* Fix controller crashing when injecting an intent without an intent idRobert Griebl2024-09-121-0/+3
* appman-controller: fix restart on start-applicationRobert Griebl2024-09-101-1/+5
* Remove the deprecated installationLocations configurationRobert Griebl2024-05-291-22/+1
* appman-controller: detect stale lock files and auto remove themRobert Griebl2024-04-291-2/+10
* Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTSRobert Griebl2024-04-221-2/+1
* Add libdbus to 3rdparty for Windows/macOSRobert Griebl2024-03-051-0/+2
* controller: ignore stdin/out/err redirections on WindowsRobert Griebl2024-02-071-1/+9
* Use a P2P DBus on non-Linux platforms for the appman-controllerRobert Griebl2024-02-071-5/+61
* Revamp the instance-id and the dbus anchors for the controllerRobert Griebl2024-01-251-35/+110
* Clazy: fixesRobert Griebl2024-01-081-55/+55
* Clazy: modernizeRobert Griebl2024-01-081-32/+32
* Modernize string literalsRobert Griebl2024-01-081-88/+92
* Add public defines for QT_AM_VERSION...Robert Griebl2023-12-051-1/+1
* Fix QString/QByteArray mixupRobert Griebl2023-07-211-4/+4
* Make variant maps D-Bus compatible before sending them outRobert Griebl2023-07-191-2/+2
* Revert "Unbreak the submodule integration"Robert Griebl2023-05-251-52/+41
* Unbreak the submodule integrationRobert Griebl2023-05-111-41/+52
* appman-controller: detect broken D-Bus connections and quit with errorRobert Griebl2023-03-021-39/+107
* Cleanup the D-Bus interfacesRobert Griebl2023-02-151-2/+2
* Port from qAsConst to std::as_constMarc Mutz2023-01-141-1/+1
* Fix a template compile error with Debian's gcc 12.1Robert Griebl2022-10-111-2/+2
* Intents: allow intent injection via DBus when in developmentModeRobert Griebl2022-09-161-0/+60
* Add support for managing multiple instances from appman-controllerRobert Griebl2022-06-301-4/+45
* Use SPDX license identifiersDominik Holland2022-06-151-29/+4
* Clazy: fix srcRobert Griebl2021-08-201-5/+5
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-8/+9
* Qt 6 port, part 1 .. without cmakeRobert Griebl2020-11-281-1/+1
* Correct tools command line optionsBernd Weimer2020-09-171-1/+1
* Spelling fixes all over the placeRobert Griebl2020-07-171-4/+4
* appman-controller: Improve option and help usageDominik Holland2020-03-201-7/+7
* Really fix the installation problem via the appman-controllerRobert Griebl2020-02-111-7/+7
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-3/+3
* Remove support for multiple installation locationsRobert Griebl2019-08-021-27/+19
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-011-33/+87
* Fix application naming for --help and --versionRobert Griebl2019-06-251-8/+10
* Update copyright statementsRobert Griebl2018-12-181-4/+5
* Add support for canceling installations to the appman-controllerRobert Griebl2018-11-161-43/+125
* Fix blank line output in controller's list-* commandsRobert Griebl2018-11-151-2/+6
* Get rid of all 0-timeout single-shot timersRobert Griebl2018-10-261-2/+2
* Fix race condition in appman-controller start-application --restartRobert Griebl2018-05-171-176/+206
* Clang code model fixesRobert Griebl2018-04-171-3/+3
* Make the acknowledge part of appman-controller's install-package optionalRobert Griebl2018-03-061-13/+16
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Add bash command completion fileBernd Weimer2018-01-231-0/+2
* Replace debug-wrapper specifications with more powerful syntaxRobert Griebl2017-07-051-1/+1