summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/packagemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Axivion: fix or document most of the reported issuesRobert Griebl2024-02-211-4/+6
* Fix package installations with absolute package paths on WindowsRobert Griebl2024-02-071-1/+6
* Clazy: fixesRobert Griebl2024-01-091-14/+18
* Clazy: modernizeRobert Griebl2024-01-091-1/+1
* Modernize string literalsRobert Griebl2024-01-091-9/+12
* Remove obsolete QT_VERSION_CHECKsRobert Griebl2023-12-221-5/+0
* TSAN: fix data races in PackageManagerv6.7.0-beta1Robert Griebl2023-12-131-6/+3
* Resolve old TODOsRobert Griebl2023-12-071-2/+0
* Replace AM_.. defines with checks for Qt features where possibleRobert Griebl2023-12-061-37/+35
* Cope with implicitly disabled installer componentRobert Griebl2023-11-271-0/+4
* Switch to declarative registrationRobert Griebl2023-11-081-10/+0
* Remove the legacy ApplicationInstaller and clean up "disable-installer"Robert Griebl2023-10-291-5/+23
* Small doc fixesRobert Griebl2023-08-221-0/+3
* Fix the PackageManager's package role not being usable in strict modeRobert Griebl2023-08-221-2/+13
* cmake: add support for Unity buildsRobert Griebl2023-08-161-24/+24
* Add a simple package-server for app installation testingRobert Griebl2023-08-041-2/+2
* Remove all of the legacy installer user-id separation codeRobert Griebl2023-07-141-58/+4
* Add architecture detection for binariesRobert Griebl2023-07-141-0/+16
* Documentation: small fixesRobert Griebl2023-07-141-2/+2
* Documentation: add missing documentation for PackageManager propertiesRobert Griebl2023-07-141-0/+23
* Port from qAsConst to std::as_constMarc Mutz2023-01-141-4/+4
* Fix a few documentation inconsistenciesRobert Griebl2022-09-271-0/+3
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Add a new 'ready' property to the PackageManagerRobert Griebl2022-06-101-0/+22
* Stay backwards compatible with 6.2 LTSRobert Griebl2022-04-261-0/+5
* Fix QVersionNumber::fromString deprecation warningsMårten Nordheim2022-03-241-2/+2
* Fix QScopedPointer::take deprecation warningMårten Nordheim2022-03-241-7/+8
* Detect and prevent installing the same package multiple times in parallelRobert Griebl2022-03-221-0/+9
* Handle an empty or invalid documentDir correctlyRobert Griebl2022-03-221-2/+3
* Fix memory leaks introduced by adding the PackageInfo mechanismRobert Griebl2022-03-211-0/+9
* Delay loading packages until a specified partition is mountedRobert Griebl2022-02-021-1/+14
* Clazy: fix potential crashesRobert Griebl2021-08-171-1/+2
* Wait for running apps to die on update installationsRobert Griebl2021-08-061-9/+11
* Fix the check for duplicate built-in packagesRobert Griebl2021-07-271-2/+3
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-25/+13
* Fix crash when queueing multiple (de)installations for the same packageRobert Griebl2021-04-261-2/+2
* Disallow implicit ASCII castsBernd Weimer2020-09-171-1/+1
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-0/+2
* Spelling fixes all over the placeRobert Griebl2020-07-171-5/+5
* Small fixes - mostly qdoc warningsRobert Griebl2020-07-171-2/+2
* Replace calls that got deprecated in Qt 5.15Robert Griebl2020-05-271-2/+2
* Fix "disable-installer" buildRobert Griebl2020-05-191-113/+166
* Fix Yocto/MingW build (part 2)Robert Griebl2020-02-191-1/+1
* Really fix the installation problem via the appman-controllerRobert Griebl2020-02-111-10/+20
* Output an error message when trying to remove built-in packagesRobert Griebl2020-02-031-4/+2
* More intent configuration documentationRobert Griebl2020-01-241-1/+1
* More documentation - especially regarding the new PackageManagerRobert Griebl2020-01-241-15/+217
* Fix crashes when installing package updatesRobert Griebl2019-11-081-1/+2
* Add new package abstraction, part 2Robert Griebl2019-10-281-75/+203
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1