summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/packagemanager.h
Commit message (Expand)AuthorAgeFilesLines
* Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTSRobert Griebl2024-04-221-2/+2
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-051-1/+4
* Clazy: fixesRobert Griebl2024-01-081-2/+2
* Clazy: modernizeRobert Griebl2024-01-081-1/+1
* Fix all outstanding namespace issuesRobert Griebl2023-11-201-20/+15
* Switch to declarative registrationRobert Griebl2023-11-081-3/+0
* Remove the legacy ApplicationInstaller and clean up "disable-installer"Robert Griebl2023-10-291-6/+2
* Remove all of the legacy installer user-id separation codeRobert Griebl2023-07-141-12/+0
* Add architecture detection for binariesRobert Griebl2023-07-141-1/+3
* Mark properties exposed to QML as FINAL to prevent shadowingRobert Griebl2023-06-221-9/+9
* Cleanup the D-Bus interfacesRobert Griebl2023-02-151-7/+7
* Re-enable dbus xml generation from sourceRobert Griebl2023-02-151-0/+5
* Fix include style to what's mandated for public headersAlexandru Croitor2022-12-121-2/+2
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Add a new 'ready' property to the PackageManagerRobert Griebl2022-06-101-0/+4
* Detect and prevent installing the same package multiple times in parallelRobert Griebl2022-03-221-0/+2
* Clazy: fix srcRobert Griebl2021-08-201-10/+15
* Wait for running apps to die on update installationsRobert Griebl2021-08-061-4/+3
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Fix "disable-installer" buildRobert Griebl2020-05-191-12/+15
* Really fix the installation problem via the appman-controllerRobert Griebl2020-02-111-0/+2
* More documentation - especially regarding the new PackageManagerRobert Griebl2020-01-241-3/+2
* Add new package abstraction, part 2Robert Griebl2019-10-281-0/+25
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* (Re)implement package and application blockingRobert Griebl2019-08-021-0/+210