summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/installationtask.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark security critical files according to QUIP 23Zoltan Gera8 days1-0/+1
* Fix icon handling for installable packagesRobert Griebl2024-11-281-7/+9
* Fix data-race on taskRequestingInstallationAcknowledge parameterRobert Griebl2024-06-111-22/+26
* Clazy: fixesRobert Griebl2024-01-081-2/+2
* Clazy: modernizeRobert Griebl2024-01-081-3/+3
* Modernize string literalsRobert Griebl2024-01-081-7/+10
* Name all threads started directly by the AMRobert Griebl2023-12-181-1/+3
* TSAN: fix data races in PackageManagerRobert Griebl2023-12-121-0/+2
* Make Sudo universally available for all buildsRobert Griebl2023-11-271-2/+3
* Fix thread affinity for installation task acknowledgeRobert Griebl2023-08-031-0/+2
* Clang-Tidy / Clazy warnings and modernizationRobert Griebl2023-08-011-1/+1
* Remove all of the legacy installer user-id separation codeRobert Griebl2023-07-141-22/+0
* Also expose applications in taskRequestingInstallationAcknowledgeRobert Griebl2023-05-091-0/+8
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Fix QScopedPointer::take deprecation warningMÃ¥rten Nordheim2022-03-241-2/+4
* Detect and prevent installing the same package multiple times in parallelRobert Griebl2022-03-221-0/+7
* Handle an empty or invalid documentDir correctlyRobert Griebl2022-03-221-1/+1
* Untangle the icon/name/description/categories messRobert Griebl2022-03-211-1/+1
* Wait for running apps to die on update installationsRobert Griebl2021-08-061-2/+13
* Fix leak on taskRequestingInstallationAcknowledgeRobert Griebl2021-08-061-3/+3
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-0/+2
* More documentation - especially regarding the new PackageManagerRobert Griebl2020-01-241-18/+4
* Add new package abstraction, part 2Robert Griebl2019-10-281-3/+2
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* (Re)implement package and application blockingRobert Griebl2019-08-021-0/+484