summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix D-Bus marshalling for taskRequestingInstallationAcknowledge5.15Robert Griebl4 days3-12/+23
* Fix ${CONFIG_PWD} always pointing to the first parsed config fileRobert Griebl2023-12-071-1/+1
* Add missing fields to AI::taskRequestingInstallationAcknowledge (2)Robert Griebl2023-10-121-0/+1
* Make YAML parsing more robustRobert Griebl2023-10-101-8/+7
* Add missing documentation for Package::applicationsRobert Griebl2023-09-271-0/+6
* Add missing fields to AI::taskRequestingInstallationAcknowledgeRobert Griebl2023-09-271-0/+14
* Fix thread affinity for installation task acknowledgeRobert Griebl2023-08-031-0/+2
* container-plugins: fix memory leak on container stopRobert Griebl2023-07-041-1/+2
* Ensure that process title code isn't optimized outBernd Weimer2023-05-151-1/+1
* Fix some more obvious issues in GPU readerBernd Weimer2023-05-153-27/+20
* Force our session bus to be a file-based socket on Linux. (part 3)Robert Griebl2023-05-151-2/+2
* Force our session bus to be a file-based socket on Linux. (part 2)Robert Griebl2023-05-151-1/+26
* Force our session bus to be a file-based socket on LinuxRobert Griebl2023-05-151-1/+6
* Also expose applications in taskRequestingInstallationAcknowledgeRobert Griebl2023-05-154-5/+38
* Make it possible to specify directories to read config files fromRobert Griebl2023-03-273-2/+16
* yaml: missing values are actually null/~, not empty stringsRobert Griebl2023-03-223-70/+77
* appman-controller: detect broken D-Bus connections and quit with errorRobert Griebl2023-03-031-39/+107
* Fix race condition when un-installing running appsRobert Griebl2023-02-071-7/+14
* Handle missing wayland display gracefullyBernd Weimer2023-01-311-0/+5
* Add a note about building inside QtCreatorRobert Griebl2022-10-181-0/+4
* Fix broken QtWaylandCompositor dependencyRobert Griebl2022-10-181-3/+0
* Fix a potential crash when trying to start applicationsRobert Griebl2022-10-122-8/+10
* Fix a template compile error with Debian's gcc 12.1Robert Griebl2022-10-121-2/+2
* Add explicit include for std::abort (part 2)v5.15.10_QtAS-ltsRobert Griebl2022-08-163-0/+3
* Add explicit include for std::abortBernd Weimer2022-08-121-0/+2
* Version bump to 5.15.10Bernd Weimer2022-08-101-1/+1
* Intents: prevent a crash if a sent request is gc'ed too earlyRobert Griebl2022-08-053-4/+16
* Avoid race condition on Intent creation during app startupRobert Griebl2022-08-052-15/+19
* UrlHandlers have to be properly unregistered nowadaysRobert Griebl2022-07-181-0/+4
* Avoid rendering fully transparent nodeBernd Weimer2022-07-141-0/+3
* Support QNX (unoffically)Bernd Weimer2022-07-0710-17/+1150
* Add support for managing multiple instances from appman-controllerRobert Griebl2022-06-3011-40/+140
* clang wants C++ attributes before a func declaration nowadaysRobert Griebl2022-06-281-1/+1
* Fix DBus error handling when set to "auto"Robert Griebl2022-06-132-7/+29
* Add a new 'ready' property to the PackageManagerRobert Griebl2022-06-133-0/+31
* Deal with OpenSSL3's changed defaults when parsing PKCS12 certificatesRobert Griebl2022-06-135-6/+49
* Fix autotests to work on windowsDominik Holland2022-05-175-10/+13
* Fix flaky config testDominik Holland2022-05-171-1/+0
* Disable testing using QEMUDominik Holland2022-05-171-0/+6
* Disable the Wayland watchdog when running autotestsRobert Griebl2022-05-176-5/+15
* Increase default timeout for the intent testDominik Holland2022-05-171-1/+1
* Use AM_TIMEOUT_FACTOR in all tests and the intent handlingRobert Griebl2022-05-1716-137/+160
* Use AM_TIMEOUT_FACTOR=6 for all tests on the CIDominik Holland2022-05-171-0/+4
* Use the OPENSSL_HOME env variable for create-test-packages.shDominik Holland2022-05-171-1/+6
* Don't rely on the system environment to be UTF-8 when building packagesRobert Griebl2022-05-172-9/+7
* Fix the QML tst_installer to run on WindowsRobert Griebl2022-05-173-14/+33
* Fix create-test-packages.sh to work on macDominik Holland2022-05-171-2/+4
* Enable qml tests on coinDominik Holland2022-05-172-4/+23
* Really fix package removal if documentDir is not setRobert Griebl2022-03-251-1/+1
* Add a new flag to allow surfaces from unknown Wayland clientsRobert Griebl2022-03-2412-9/+47