summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update the generated qmltypes file with the latest changesRobert Griebl2022-03-011-5/+5
* Fix the StartupInterface documentationRobert Griebl2022-03-011-1/+2
* Add an option to configure how very long log messages are passed to DLTRobert Griebl2022-02-2814-2/+76
* Delay loading packages until a specified partition is mountedRobert Griebl2022-02-2512-49/+204
* Fix the buildRobert Griebl2022-02-251-2/+2
* Disable building for arm64 MacOSDominik Holland2022-02-251-1/+3
* Add missing property documentationRobert Griebl2022-02-151-0/+6
* Fix broken plugins.qmltypesRobert Griebl2022-02-151-1/+1
* Fix Signature creation on macOS 12Robert Griebl2022-02-153-7/+9
* Better mount-point managementRobert Griebl2022-01-215-57/+330
* Doc: Fix generation of third-party license codeKai Köhne2022-01-191-1/+1
* Fix glibc compatibility problemRobert Griebl2021-12-011-1/+1
* Add the missing "allowUnsignedPackages" flag to the config parserRobert Griebl2021-11-184-3/+9
* SIGSTKSZ is not a constexpr anymore in glibc 2.34+Robert Griebl2021-10-061-1/+1
* Fix immediate application restartBernd Weimer2021-09-244-3/+22
* Prevent exceptions being thrown through Qt's event loopRobert Griebl2021-09-221-1/+8
* Don't call completeCreate on an already created QML objectRobert Griebl2021-09-161-1/+0
* Clazy: fix potential crashesRobert Griebl2021-08-173-4/+7
* Wait for running apps to die on update installationsRobert Griebl2021-08-066-17/+90
* Actually set the Application state to NotRunning on app exitRobert Griebl2021-08-062-2/+2
* Make the ApplicationManager and PackageManager connections implicitRobert Griebl2021-08-062-12/+17
* Fix leak on taskRequestingInstallationAcknowledgeRobert Griebl2021-08-062-3/+5
* Drop the merged cache if anything doesn't match up with last runRobert Griebl2021-07-284-23/+70
* Fix the check for duplicate built-in packagesRobert Griebl2021-07-271-2/+3
* Expose the windowManagerCompositorReady property on the DBusRobert Griebl2021-07-203-1/+13
* Version bump for the ConfigurationData serializationRobert Griebl2021-07-091-1/+1
* Fix resource autotest pro fileRobert Griebl2021-07-091-1/+1
* Fix a few problems with the ConfigCacheRobert Griebl2021-06-282-17/+27
* Fix StackWalker output complaining about SymGetLineFromAddr64 errorsRobert Griebl2021-06-261-1/+4
* Do not try to create the installation and document directories on the targetRobert Griebl2021-06-221-4/+6
* Ignore the merged config cache, if there is any mismatch...Robert Griebl2021-06-211-0/+5
* Fix crash when queueing multiple (de)installations for the same packageRobert Griebl2021-04-263-22/+27
* Correctly handle null values in system- and applicationProperties over DBusRobert Griebl2021-04-263-3/+4
* Add a flag to allow installation of unsigned packagesRobert Griebl2021-04-236-10/+25
* Add support for running multiple (external) apps with the same PIDRobert Griebl2021-04-239-10/+83
* Expose the Wayland XDG surface object to the system ui via WindowObject prope...Robert Griebl2021-04-234-7/+26
* Ignore unparseable info.yaml manifest fileRobert Griebl2021-04-235-16/+37
* Fix deferred logging crashBernd Weimer2021-03-292-2/+9
* Add product_dependencies.yaml to build against LTS 5.15Robert Griebl2021-03-291-0/+3
* Fix config output formatting while cross-compilingRobert Griebl2021-01-271-2/+2
* Fix headless buildRobert Griebl2021-01-271-23/+23
* Fix disable-installer buildBernd Weimer2020-10-071-2/+8
* Fix device images build issuev5.15.1_QtASBernd Weimer2020-09-241-0/+1
* Fix lists not being merged when using multiple config filesRobert Griebl2020-09-2412-18/+736
* Add support for additional Wayland socketsRobert Griebl2020-09-2311-10/+171
* Fix window properties (show-hide-show)Bernd Weimer2020-09-212-25/+30
* Register AmTest in QtApplicationManager.SystemUIBernd Weimer2020-09-217-7/+1
* Replace deprecated sys_siglist array usageBernd Weimer2020-09-211-0/+4
* Fix relative to absolute path conversionBernd Weimer2020-09-217-30/+98
* Version bump to 5.15.1Robert Griebl2020-09-171-1/+1