summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/package.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clazy: fixesRobert Griebl2024-01-081-5/+6
* QML can now deal with QList<object derived type *> propertiesRobert Griebl2023-09-261-9/+2
* Add missing documentation for Package::applicationsRobert Griebl2023-09-261-0/+6
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Untangle the icon/name/description/categories messRobert Griebl2022-03-211-24/+9
* Clazy: fix potential crashesRobert Griebl2021-08-171-2/+4
* Wait for running apps to die on update installationsRobert Griebl2021-08-061-1/+5
* 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
* Spelling fixes all over the placeRobert Griebl2020-07-171-3/+3
* Add properties to allow cross-referencing between Package and ApplicationRobert Griebl2020-02-171-0/+25
* More documentation - especially regarding the new PackageManagerRobert Griebl2020-01-241-0/+118
* Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-01-211-1/+4
* Add new package abstraction, part 2Robert Griebl2019-10-281-21/+28
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* (Re)implement package and application blockingRobert Griebl2019-08-021-0/+237